#include <timectl_gui.h>
Definition at line 85 of file timectl_gui.h.
◆ TimeCtlGUI() [1/2]
TimeCtlGUI::TimeCtlGUI |
( |
ARDOUR::Latent & |
, |
|
|
samplepos_t |
sample_rate, |
|
|
samplepos_t |
period_size |
|
) |
| |
◆ TimeCtlGUI() [2/2]
TimeCtlGUI::TimeCtlGUI |
( |
ARDOUR::TailTime & |
, |
|
|
samplepos_t |
sample_rate, |
|
|
samplepos_t |
period_size |
|
) |
| |
◆ ~TimeCtlGUI()
TimeCtlGUI::~TimeCtlGUI |
( |
| ) |
|
|
inline |
◆ change_from_button()
void TimeCtlGUI::change_from_button |
( |
int |
dir | ) |
|
|
private |
◆ finish()
void TimeCtlGUI::finish |
( |
| ) |
|
|
private |
◆ init()
void TimeCtlGUI::init |
( |
| ) |
|
|
private |
◆ refresh()
void TimeCtlGUI::refresh |
( |
| ) |
|
◆ reset()
void TimeCtlGUI::reset |
( |
| ) |
|
|
private |
◆ TimeCtlBarController
◆ TimeCtlGUIControllable
◆ _ignore_change
bool TimeCtlGUI::_ignore_change |
|
private |
◆ _latent
◆ _tailtime
◆ adjustment
Gtk::Adjustment TimeCtlGUI::adjustment |
|
private |
◆ bc
◆ hbbox
Gtk::HButtonBox TimeCtlGUI::hbbox |
|
private |
◆ hbox1
Gtk::HBox TimeCtlGUI::hbox1 |
|
private |
◆ hbox2
Gtk::HBox TimeCtlGUI::hbox2 |
|
private |
◆ minus_button
Gtk::Button TimeCtlGUI::minus_button |
|
private |
◆ period_size
samplepos_t TimeCtlGUI::period_size |
|
private |
◆ plus_button
Gtk::Button TimeCtlGUI::plus_button |
|
private |
◆ reset_button
Gtk::Button TimeCtlGUI::reset_button |
|
private |
◆ sample_rate
samplepos_t TimeCtlGUI::sample_rate |
|
private |
◆ unit_strings
std::vector<std::string> TimeCtlGUI::unit_strings |
|
staticprivate |
◆ units_combo
Gtk::ComboBoxText TimeCtlGUI::units_combo |
|
private |
The documentation for this class was generated from the following file: