#include <barcontroller.h>
Definition at line 32 of file barcontroller.h.
◆ BarController()
ArdourWidgets::BarController::BarController |
( |
Gtk::Adjustment & |
adj, |
|
|
std::shared_ptr< PBD::Controllable > |
|
|
) |
| |
◆ ~BarController()
virtual ArdourWidgets::BarController::~BarController |
( |
| ) |
|
|
virtual |
◆ before_expose()
void ArdourWidgets::BarController::before_expose |
( |
| ) |
|
|
private |
◆ entry_activated()
void ArdourWidgets::BarController::entry_activated |
( |
| ) |
|
|
private |
◆ entry_focus_out()
bool ArdourWidgets::BarController::entry_focus_out |
( |
GdkEventFocus * |
| ) |
|
|
private |
◆ event_widget()
Gtk::Widget& ArdourWidgets::BarController::event_widget |
( |
| ) |
|
|
inline |
◆ get_label()
virtual std::string ArdourWidgets::BarController::get_label |
( |
double & |
| ) |
|
|
inlineprotectedvirtual |
◆ on_button_press_event()
bool ArdourWidgets::BarController::on_button_press_event |
( |
GdkEventButton * |
| ) |
|
|
protected |
◆ on_button_release_event()
bool ArdourWidgets::BarController::on_button_release_event |
( |
GdkEventButton * |
| ) |
|
|
protected |
◆ on_style_changed()
void ArdourWidgets::BarController::on_style_changed |
( |
const Glib::RefPtr< Gtk::Style > & |
| ) |
|
|
protected |
◆ passtrhu_gesture_start()
void ArdourWidgets::BarController::passtrhu_gesture_start |
( |
int |
state | ) |
|
|
inlineprivate |
◆ passtrhu_gesture_stop()
void ArdourWidgets::BarController::passtrhu_gesture_stop |
( |
int |
state | ) |
|
|
inlineprivate |
◆ set_digits()
void ArdourWidgets::BarController::set_digits |
( |
guint |
d | ) |
|
|
inline |
◆ set_sensitive()
void ArdourWidgets::BarController::set_sensitive |
( |
bool |
yn | ) |
|
◆ set_tweaks()
◆ switch_to_bar()
gint ArdourWidgets::BarController::switch_to_bar |
( |
| ) |
|
|
private |
◆ switch_to_spinner()
gint ArdourWidgets::BarController::switch_to_spinner |
( |
| ) |
|
|
private |
◆ tweaks()
◆ _slider
◆ _switch_on_release
bool ArdourWidgets::BarController::_switch_on_release |
|
private |
◆ _switching
bool ArdourWidgets::BarController::_switching |
|
private |
◆ SpinnerActive
sigc::signal<void, bool> ArdourWidgets::BarController::SpinnerActive |
Emitted when the adjustment spinner is activated or deactivated; the parameter is true on activation, false on deactivation.
Definition at line 54 of file barcontroller.h.
◆ StartGesture
sigc::signal<void,int> ArdourWidgets::BarController::StartGesture |
◆ StopGesture
sigc::signal<void,int> ArdourWidgets::BarController::StopGesture |
The documentation for this class was generated from the following file: