synfig-studio  1.0.3
Public Member Functions | List of all members
studio::Widget_ValueBase Class Reference

#include <widget_value.h>

Public Member Functions

sigc::signal< void > & signal_value_changed ()
void activate ()
sigc::signal< void > & signal_activate ()
void set_value (const synfig::ValueBase &data)
const synfig::ValueBase & get_value ()
void on_grab_focus ()
void set_param_desc (const synfig::ParamDesc &x)
const synfig::ParamDesc & get_param_desc ()
void set_value_desc (const synfigapp::ValueDesc &x)
const synfigapp::ValueDescget_value_desc ()
void set_child_param_desc (const synfig::ParamDesc &x)
const synfig::ParamDesc & get_child_param_desc ()
void set_sensitive (bool x)
void set_canvas (etl::handle< synfig::Canvas > x)
void inside_cellrenderer ()
 Widget_ValueBase ()
 ~Widget_ValueBase ()

Constructor & Destructor Documentation

Widget_ValueBase::Widget_ValueBase ( )
Widget_ValueBase::~Widget_ValueBase ( )

Member Function Documentation

sigc::signal<void>& studio::Widget_ValueBase::signal_value_changed ( )
inline
void Widget_ValueBase::activate ( )

References signal_activate().

Referenced by Widget_ValueBase().

sigc::signal<void>& studio::Widget_ValueBase::signal_activate ( )
inline
void Widget_ValueBase::set_value ( const synfig::ValueBase &  data)
const synfig::ValueBase & Widget_ValueBase::get_value ( )
void Widget_ValueBase::on_grab_focus ( )
void studio::Widget_ValueBase::set_param_desc ( const synfig::ParamDesc &  x)
inline
const synfig::ParamDesc& studio::Widget_ValueBase::get_param_desc ( )
inline
void studio::Widget_ValueBase::set_value_desc ( const synfigapp::ValueDesc x)
inline
const synfigapp::ValueDesc& studio::Widget_ValueBase::get_value_desc ( )
inline

Referenced by set_value().

void studio::Widget_ValueBase::set_child_param_desc ( const synfig::ParamDesc &  x)
inline
const synfig::ParamDesc& studio::Widget_ValueBase::get_child_param_desc ( )
inline
void Widget_ValueBase::set_sensitive ( bool  x)
void studio::Widget_ValueBase::set_canvas ( etl::handle< synfig::Canvas >  x)
inline
void Widget_ValueBase::inside_cellrenderer ( )

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