| synfig-studio
    1.0.3
    | 
Passive action grouping class. More...
#include <action_system.h>
| Public Member Functions | |
| PassiveGrouper (etl::loose_handle< System > instance_, synfig::String name_) | |
| ~PassiveGrouper () | |
| const synfig::String & | get_name () const | 
| void | set_name (const synfig::String &x) | 
| etl::loose_handle< System > | get_instance () | 
| void | request_redraw (etl::handle< CanvasInterface >) | 
| void | cancel () | 
| void | inc_depth () | 
| void | dec_depth () | 
| const int & | get_depth () const | 
Passive action grouping class.
| Action::PassiveGrouper::PassiveGrouper | ( | etl::loose_handle< System > | instance_, | 
| synfig::String | name_ | ||
| ) | 
| Action::PassiveGrouper::~PassiveGrouper | ( | ) | 
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
| void Action::PassiveGrouper::request_redraw | ( | etl::handle< CanvasInterface > | x | ) | 
| void Action::PassiveGrouper::cancel | ( | ) | 
References _.
Referenced by synfigapp::CanvasInterface::import(), and studio::LayerParamTreeStore::set_value_impl().
| 
 | inline | 
| 
 | inline | 
| 
 | inline | 
 1.8.1.2
 1.8.1.2