#include <synfig/layer.h>
#include "layergrouptree.h"
#include <gtkmm/treemodelsort.h>
#include <ETL/misc>
#include "general.h"
Functions | |
static void | __group_grabber (const Gtk::TreeModel::iterator &iter, std::list< synfig::String > *ret) |
static void | __layer_grabber (const Gtk::TreeModel::iterator &iter, LayerGroupTree::LayerList *ret) |
$Id$
static void __group_grabber | ( | const Gtk::TreeModel::iterator & | iter, | |
std::list< synfig::String > * | ret | |||
) | [inline, static] |
static void __layer_grabber | ( | const Gtk::TreeModel::iterator & | iter, | |
LayerGroupTree::LayerList * | ret | |||
) | [inline, static] |