Horizon
|
Public Types | |
typedef sigc::signal< void, std::string > | type_signal_open_pool |
typedef sigc::signal< void > | type_signal_saved |
Public Member Functions | |
PoolSettingsBox (BaseObjectType *cobject, const Glib::RefPtr< Gtk::Builder > &x, class IPool &pool) | |
bool | get_needs_save () const |
void | save () |
void | pool_updated () |
void | update_pools () |
type_signal_open_pool | signal_open_pool () |
type_signal_saved | signal_saved () |
Static Public Member Functions | |
static PoolSettingsBox * | create (class IPool &pool) |