42 explicit ArdourDialog (
const std::string& title,
bool modal =
false,
bool use_separator =
false);
void on_unmap()
This is a default handler for the signal signal_unmap().
virtual void on_response(int)
This is a default handler for the signal signal_response().
WM::ProxyTemporary * proxy
bool on_delete_event(GdkEventAny *)
This is a default handler for the signal signal_delete_event().
bool on_focus_out_event(GdkEventFocus *)
This is a default handler for the signal signal_focus_out_event().
ArdourDialog(Gtk::Window &parent, const std::string &title, bool modal=false, bool use_separator=false)
void on_show()
This is a default handler for the signal signal_show().
ArdourDialog(const std::string &title, bool modal=false, bool use_separator=false)
bool on_focus_in_event(GdkEventFocus *)
This is a default handler for the signal signal_focus_in_event().
static sigc::signal< void > CloseAllDialogs
void set_ui_sensitive(bool)