|
Fawkes API
Fawkes Development Version
|
Graphical configuration editor. More...
#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. | |
Graphical configuration editor.
| FawkesConfigEditor::FawkesConfigEditor | ( | Glib::RefPtr< Gnome::Glade::Xml > | ref_xml | ) |
| FawkesConfigEditor::~FawkesConfigEditor | ( | ) |
Destructor.
Definition at line 65 of file config_editor.cpp.
| 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.