#include <cellrenderer_value.h>
Public Member Functions |
sigc::signal< void, const
Glib::ustring & > & | signal_secondary_click () |
sigc::signal< void, const
Glib::ustring
&, synfig::ValueBase > & | signal_edited () |
Glib::PropertyProxy
< synfig::ValueBase > | property_value () |
Glib::PropertyProxy
< etl::handle< synfig::Canvas > > | property_canvas () |
Glib::PropertyProxy
< synfig::ParamDesc > | property_param_desc () |
Glib::PropertyProxy
< synfigapp::ValueDesc > | property_value_desc () |
Glib::PropertyProxy
< synfig::ParamDesc > | property_child_param_desc () |
Glib::PropertyProxy< bool > | property_inconsistent () |
etl::handle< synfig::Canvas > | get_canvas () const |
synfig::ParamDesc | get_param_desc () const |
synfigapp::ValueDesc | get_value_desc () const |
synfig::ParamDesc | get_child_param_desc () const |
| CellRenderer_ValueBase () |
| ~CellRenderer_ValueBase () |
void | on_value_editing_done () |
virtual void | render_vfunc (const ::Cairo::RefPtr< ::Cairo::Context > &cr, Gtk::Widget &widget, const Gdk::Rectangle &background_area, const Gdk::Rectangle &cell_area, Gtk::CellRendererState flags) |
virtual Gtk::CellEditable * | start_editing_vfunc (GdkEvent *event, Gtk::Widget &widget, const Glib::ustring &path, const Gdk::Rectangle &background_area, const Gdk::Rectangle &cell_area, Gtk::CellRendererState flags) |
Constructor & Destructor Documentation
CellRenderer_ValueBase::CellRenderer_ValueBase |
( |
| ) |
|
CellRenderer_ValueBase::~CellRenderer_ValueBase |
( |
| ) |
|
Member Function Documentation
sigc::signal<void, const Glib::ustring&>& studio::CellRenderer_ValueBase::signal_secondary_click |
( |
| ) |
|
|
inline |
sigc::signal<void, const Glib::ustring&, synfig::ValueBase>& studio::CellRenderer_ValueBase::signal_edited |
( |
| ) |
|
|
inline |
Glib::PropertyProxy<synfig::ValueBase> studio::CellRenderer_ValueBase::property_value |
( |
| ) |
|
|
inline |
Glib::PropertyProxy<etl::handle<synfig::Canvas> > studio::CellRenderer_ValueBase::property_canvas |
( |
| ) |
|
|
inline |
Glib::PropertyProxy<synfig::ParamDesc> studio::CellRenderer_ValueBase::property_param_desc |
( |
| ) |
|
|
inline |
Glib::PropertyProxy<synfig::ParamDesc> studio::CellRenderer_ValueBase::property_child_param_desc |
( |
| ) |
|
|
inline |
Glib::PropertyProxy<bool> studio::CellRenderer_ValueBase::property_inconsistent |
( |
| ) |
|
|
inline |
etl::handle<synfig::Canvas> studio::CellRenderer_ValueBase::get_canvas |
( |
| ) |
const |
|
inline |
synfig::ParamDesc studio::CellRenderer_ValueBase::get_param_desc |
( |
| ) |
const |
|
inline |
synfig::ParamDesc studio::CellRenderer_ValueBase::get_child_param_desc |
( |
| ) |
const |
|
inline |
void CellRenderer_ValueBase::on_value_editing_done |
( |
| ) |
|
void CellRenderer_ValueBase::render_vfunc |
( |
const ::Cairo::RefPtr< ::Cairo::Context > & |
cr, |
|
|
Gtk::Widget & |
widget, |
|
|
const Gdk::Rectangle & |
background_area, |
|
|
const Gdk::Rectangle & |
cell_area, |
|
|
Gtk::CellRendererState |
flags |
|
) |
| |
|
virtual |
Gtk::CellEditable * CellRenderer_ValueBase::start_editing_vfunc |
( |
GdkEvent * |
event, |
|
|
Gtk::Widget & |
widget, |
|
|
const Glib::ustring & |
path, |
|
|
const Gdk::Rectangle & |
background_area, |
|
|
const Gdk::Rectangle & |
cell_area, |
|
|
Gtk::CellRendererState |
flags |
|
) |
| |
|
virtual |
Member Data Documentation
ValueBase_Entry* studio::CellRenderer_ValueBase::value_entry |
The documentation for this class was generated from the following files: