Ardour
9.0-pre0-822-g12e3bc5c20
|
#include <ruler_dialog.h>
Public Member Functions | |
RulerDialog () | |
~RulerDialog () | |
Public Member Functions inherited from ArdourDialog | |
ArdourDialog (const std::string &title, bool modal=false, bool use_separator=false) | |
ArdourDialog (Gtk::Window &parent, const std::string &title, bool modal=false, bool use_separator=false) | |
~ArdourDialog () | |
bool | on_focus_in_event (GdkEventFocus *) |
bool | on_focus_out_event (GdkEventFocus *) |
bool | on_delete_event (GdkEventAny *) |
void | on_unmap () |
void | on_show () |
virtual void | on_response (int) |
void | set_ui_sensitive (bool) |
void | disallow_idle () |
Public Member Functions inherited from ARDOUR::SessionHandlePtr | |
SessionHandlePtr (ARDOUR::Session *s) | |
SessionHandlePtr () | |
virtual | ~SessionHandlePtr () |
virtual void | set_session (ARDOUR::Session *) |
virtual ARDOUR::Session * | session () const |
Private Member Functions | |
void | connect_action (Gtk::CheckButton &button, std::string const &action_name_part) |
Private Attributes | |
Gtk::CheckButton | samples_button |
Gtk::CheckButton | timecode_button |
Gtk::CheckButton | minsec_button |
Gtk::CheckButton | bbt_button |
Gtk::CheckButton | tempo_button |
Gtk::CheckButton | meter_button |
Gtk::CheckButton | range_button |
Gtk::CheckButton | mark_button |
Gtk::CheckButton | section_button |
Gtk::CheckButton | video_button |
Additional Inherited Members | |
Protected Member Functions inherited from ArdourDialog | |
void | pop_splash () |
void | close_self () |
Protected Member Functions inherited from ARDOUR::SessionHandlePtr | |
virtual void | session_going_away () |
Protected Attributes inherited from ArdourDialog | |
bool | _sensitive |
Protected Attributes inherited from ARDOUR::SessionHandlePtr | |
ARDOUR::Session * | _session |
PBD::ScopedConnectionList | _session_connections |
Definition at line 31 of file ruler_dialog.h.
RulerDialog::RulerDialog | ( | ) |
RulerDialog::~RulerDialog | ( | ) |
|
private |
|
private |
Definition at line 41 of file ruler_dialog.h.
|
private |
Definition at line 45 of file ruler_dialog.h.
|
private |
Definition at line 43 of file ruler_dialog.h.
|
private |
Definition at line 40 of file ruler_dialog.h.
|
private |
Definition at line 44 of file ruler_dialog.h.
|
private |
Definition at line 38 of file ruler_dialog.h.
|
private |
Definition at line 46 of file ruler_dialog.h.
|
private |
Definition at line 42 of file ruler_dialog.h.
|
private |
Definition at line 39 of file ruler_dialog.h.
|
private |
Definition at line 47 of file ruler_dialog.h.