Fawkes API  Fawkes Development Version
ConfigTreeView Member List
This is the complete list of members for ConfigTreeView, including all inherited members.
ConfigTreeView(BaseObjectType *cobject, const Glib::RefPtr< Gnome::Glade::Xml > &ref_xml)ConfigTreeView
m_configConfigTreeView [protected]
m_config_recordConfigTreeView [protected]
m_config_treeConfigTreeView [protected]
m_dlg_addConfigTreeView [protected]
m_dlg_editConfigTreeView [protected]
m_dlg_removeConfigTreeView [protected]
m_menuConfigTreeView [protected]
m_own_configConfigTreeView [protected]
m_pluginsConfigTreeView [protected]
on_button_press_event_custom(GdkEventButton *event)ConfigTreeView [protected, virtual]
on_menu_add_selected()ConfigTreeView [protected, virtual]
on_menu_edit_selected()ConfigTreeView [protected, virtual]
on_menu_remove_selected()ConfigTreeView [protected, virtual]
register_plugin(ConfigEditorPlugin *plugin)ConfigTreeView
remove_plugin(std::string config_path)ConfigTreeView
set_config(fawkes::Configuration *config)ConfigTreeView
set_config_file(const char *filename)ConfigTreeView
set_network_client(fawkes::FawkesNetworkClient *client)ConfigTreeView
set_value(const char *path, const char *type, bool is_default, bool value)ConfigTreeView [protected]
set_value(const char *path, const char *type, bool is_default, int value)ConfigTreeView [protected]
set_value(const char *path, const char *type, bool is_default, uint value)ConfigTreeView [protected]
set_value(const char *path, const char *type, bool is_default, float value)ConfigTreeView [protected]
set_value(const char *path, const char *type, bool is_default, std::string value)ConfigTreeView [protected]
~ConfigTreeView()ConfigTreeView [virtual]