|
synfig-studio
1.0.3
|
Template File. More...
#include <synfig/layer.h>#include "trees/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) |
Template File.
$Id$
|
inlinestatic |
References studio::LayerGroupTreeStore::Model::group_name, and studio::LayerGroupTreeStore::Model::is_group.
Referenced by studio::LayerGroupTree::get_selected_groups().
|
inlinestatic |
References studio::LayerGroupTreeStore::Model::is_layer, and studio::LayerGroupTreeStore::Model::layer.
Referenced by studio::LayerGroupTree::get_selected_layers().
1.8.1.2