PluginGuiGtkWindow Class Reference
Graphical plugin management tool. More...
#include <plugin_gui.h>
Public Member Functions | |
| PluginGuiGtkWindow (BaseObjectType *cobject, const Glib::RefPtr< Gnome::Glade::Xml > ref_xml) | |
| Constructor. | |
| virtual | ~PluginGuiGtkWindow () |
| Destructor. | |
Detailed Description
Graphical plugin management tool.
Definition at line 37 of file plugin_gui.h.
Constructor & Destructor Documentation
| PluginGuiGtkWindow::PluginGuiGtkWindow | ( | BaseObjectType * | cobject, | |
| const Glib::RefPtr< Gnome::Glade::Xml > | ref_xml | |||
| ) |
Constructor.
- Parameters:
-
cobject C base object ref_xml Glade XML
Definition at line 43 of file plugin_gui.cpp.
References fawkes::ServiceSelectorCBE::get_network_client(), fawkes::PluginTreeView::set_gconf_prefix(), fawkes::PluginTreeView::set_network_client(), fawkes::ServiceSelectorCBE::signal_connected(), and fawkes::ServiceSelectorCBE::signal_disconnected().
| PluginGuiGtkWindow::~PluginGuiGtkWindow | ( | ) | [virtual] |
The documentation for this class was generated from the following files:
- src/tools/plugin_gui/plugin_gui.h
- src/tools/plugin_gui/plugin_gui.cpp

