#include <tools/config_editor/config_editor.h>
Public Member Functions | |
FawkesConfigEditor (Glib::RefPtr< Gnome::Glade::Xml > ref_xml) | |
Constructor. | |
~FawkesConfigEditor () | |
Destructor. | |
Gtk::Window & | get_window () const |
Obtain a reference to the main window of the application. |
Definition at line 36 of file config_editor.h.
FawkesConfigEditor::FawkesConfigEditor | ( | Glib::RefPtr< Gnome::Glade::Xml > | ref_xml | ) |
Constructor.
ref_xml | Glade XML file |
Definition at line 47 of file config_editor.cpp.
References ConfigTreeView::register_plugin(), fawkes::ServiceSelectorCBE::signal_connected(), and fawkes::ServiceSelectorCBE::signal_disconnected().
FawkesConfigEditor::~FawkesConfigEditor | ( | ) |
Gtk::Window & FawkesConfigEditor::get_window | ( | ) | const |
Obtain a reference to the main window of the application.
Definition at line 74 of file config_editor.cpp.