23 #ifndef __TOOLS_CONFIG_EDITOR_CONFIG_EDITOR_H_ 24 #define __TOOLS_CONFIG_EDITOR_CONFIG_EDITOR_H_ 31 class ServiceSelectorCBE;
32 class FawkesNetworkClient;
42 Gtk::Window& get_window()
const;
45 void on_btn_exit_clicked();
47 void on_disconnected();
52 Gtk::Window* m_wnd_main;
53 Gtk::Button* m_btn_exit;
Simple Fawkes network client.
Treeview widget for displaying/editing config entries.
Fawkes library namespace.
Graphical configuration editor.
This widget consists of a Gtk::ComboBox and a Gtk::Button.