| synfig-studio
    1.0.3
    | 
#include <layergrouptree.h>
| Public Types | |
| typedef std::list < synfig::Layer::Handle > | LayerList | 
| Public Member Functions | |
| LayerGroupTree () | |
| ~LayerGroupTree () | |
| Glib::RefPtr< LayerGroupTreeStore > | get_model () | 
| sigc::signal< void, etl::handle< synfig::Layer > > & | signal_popup_layer_menu () | 
| void | set_model (Glib::RefPtr< LayerGroupTreeStore > layer_group_tree_store_) | 
| void | set_editable (bool x=true) | 
| bool | get_editable () const | 
| std::list< synfig::String > | get_selected_groups () const | 
| LayerList | get_selected_layers () const | 
| Public Attributes | |
| LayerGroupTreeStore::Model | model | 
| typedef std::list<synfig::Layer::Handle> studio::LayerGroupTree::LayerList | 
| LayerGroupTree::LayerGroupTree | ( | ) | 
| LayerGroupTree::~LayerGroupTree | ( | ) | 
| 
 | inline | 
| 
 | inline | 
| void LayerGroupTree::set_model | ( | Glib::RefPtr< LayerGroupTreeStore > | layer_group_tree_store_ | ) | 
| void LayerGroupTree::set_editable | ( | bool | x = true | ) | 
| 
 | inline | 
| std::list< synfig::String > LayerGroupTree::get_selected_groups | ( | ) | const | 
References __group_grabber().
Referenced by studio::GroupActionManager::refresh().
| LayerGroupTree::LayerList LayerGroupTree::get_selected_layers | ( | ) | const | 
References __layer_grabber().
Referenced by studio::GroupActionManager::refresh().
| LayerGroupTreeStore::Model studio::LayerGroupTree::model | 
 1.8.1.2
 1.8.1.2