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_config | ConfigTreeView | [protected] |
| m_config_record | ConfigTreeView | [protected] |
| m_config_tree | ConfigTreeView | [protected] |
| m_dlg_add | ConfigTreeView | [protected] |
| m_dlg_edit | ConfigTreeView | [protected] |
| m_dlg_remove | ConfigTreeView | [protected] |
| m_menu | ConfigTreeView | [protected] |
| m_own_config | ConfigTreeView | [protected] |
| m_plugins | ConfigTreeView | [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] |