Fawkes API  Fawkes Development Version
FawkesConfigEditor Class Reference

Graphical configuration editor. More...

#include <tools/config_editor/config_editor.h>

List of all members.

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.

Detailed Description

Graphical configuration editor.

Author:
Daniel Beck

Constructor & Destructor Documentation

FawkesConfigEditor::FawkesConfigEditor ( Glib::RefPtr< Gnome::Glade::Xml >  ref_xml)

Constructor.

Parameters:
ref_xmlGlade XML file

Definition at line 47 of file config_editor.cpp.

FawkesConfigEditor::~FawkesConfigEditor ( )

Destructor.

Definition at line 65 of file config_editor.cpp.


Member Function Documentation

Gtk::Window & FawkesConfigEditor::get_window ( ) const

Obtain a reference to the main window of the application.

Returns:
reference to the main window

Definition at line 74 of file config_editor.cpp.


The documentation for this class was generated from the following files: