synfig-studio  1.0.3
Public Member Functions | List of all members
synfigapp::Action::PassiveGrouper Class Reference

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< Systemget_instance ()
void request_redraw (etl::handle< CanvasInterface >)
void cancel ()
void inc_depth ()
void dec_depth ()
const int & get_depth () const

Detailed Description

Passive action grouping class.

Constructor & Destructor Documentation

Action::PassiveGrouper::PassiveGrouper ( etl::loose_handle< System instance_,
synfig::String  name_ 
)
Action::PassiveGrouper::~PassiveGrouper ( )

Member Function Documentation

const synfig::String& synfigapp::Action::PassiveGrouper::get_name ( ) const
inline
void synfigapp::Action::PassiveGrouper::set_name ( const synfig::String &  x)
inline
etl::loose_handle<System> synfigapp::Action::PassiveGrouper::get_instance ( )
inline
void Action::PassiveGrouper::request_redraw ( etl::handle< CanvasInterface x)
void Action::PassiveGrouper::cancel ( )
void synfigapp::Action::PassiveGrouper::inc_depth ( )
inline
void synfigapp::Action::PassiveGrouper::dec_depth ( )
inline
const int& synfigapp::Action::PassiveGrouper::get_depth ( ) const
inline

The documentation for this class was generated from the following files: