|
synfig-studio
1.0.3
|
#include <metadatatreestore.h>
Classes | |
| class | Model |
Public Member Functions | |
| ~MetaDataTreeStore () | |
| etl::loose_handle < synfigapp::CanvasInterface > | get_canvas_interface () |
| etl::loose_handle< const synfigapp::CanvasInterface > | get_canvas_interface () const |
| synfig::Canvas::Handle | get_canvas () const |
| synfig::Canvas::Handle | get_canvas () |
| void | rebuild () |
| void | refresh () |
Static Public Member Functions | |
| static Glib::RefPtr < MetaDataTreeStore > | create (etl::loose_handle< synfigapp::CanvasInterface >) |
Public Attributes | |
| const Model | model |
Protected Member Functions | |
| MetaDataTreeStore (etl::loose_handle< synfigapp::CanvasInterface >) | |
| void | get_value_vfunc (const Gtk::TreeModel::iterator &iter, int column, Glib::ValueBase &value) const |
| void | set_value_impl (const Gtk::TreeModel::iterator &iter, int column, const Glib::ValueBase &value) |
| MetaDataTreeStore::~MetaDataTreeStore | ( | ) |
|
protected |
References get_canvas(), and rebuild().
Referenced by create().
|
inline |
Referenced by set_value_impl().
|
inline |
|
inline |
Referenced by get_value_vfunc(), MetaDataTreeStore(), and rebuild().
|
inline |
| void MetaDataTreeStore::rebuild | ( | ) |
References get_canvas(), studio::MetaDataTreeStore::Model::key, and model.
Referenced by MetaDataTreeStore(), and refresh().
|
inline |
References rebuild().
|
protected |
|
protected |
|
static |
References MetaDataTreeStore().
| const Model studio::MetaDataTreeStore::model |
Referenced by get_value_vfunc(), rebuild(), and set_value_impl().
1.8.1.2