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< Gtk::Builder > &builder)ConfigTreeView
m_configConfigTreeViewprotected
m_config_recordConfigTreeViewprotected
m_config_treeConfigTreeViewprotected
m_dlg_addConfigTreeViewprotected
m_dlg_editConfigTreeViewprotected
m_dlg_removeConfigTreeViewprotected
m_menuConfigTreeViewprotected
m_own_configConfigTreeViewprotected
m_pluginsConfigTreeViewprotected
on_button_press_event_custom(GdkEventButton *event)ConfigTreeViewprotectedvirtual
on_menu_add_selected()ConfigTreeViewprotectedvirtual
on_menu_edit_selected()ConfigTreeViewprotectedvirtual
on_menu_remove_selected()ConfigTreeViewprotectedvirtual
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)ConfigTreeViewprotected
set_value(const char *path, const char *type, bool is_default, int value)ConfigTreeViewprotected
set_value(const char *path, const char *type, bool is_default, uint value)ConfigTreeViewprotected
set_value(const char *path, const char *type, bool is_default, float value)ConfigTreeViewprotected
set_value(const char *path, const char *type, bool is_default, std::string value)ConfigTreeViewprotected
~ConfigTreeView()ConfigTreeViewvirtual