#include <scroomer.h>
Definition at line 30 of file scroomer.h.
◆ Component
Enumerator |
---|
TopBase | |
Handle1 | |
Slider | |
Handle2 | |
BottomBase | |
Total | |
None | |
Definition at line 33 of file scroomer.h.
◆ Scroomer()
ArdourWidgets::Scroomer::Scroomer |
( |
Gtk::Adjustment & |
adjustment | ) |
|
◆ ~Scroomer()
ArdourWidgets::Scroomer::~Scroomer |
( |
| ) |
|
◆ adjustment_changed()
void ArdourWidgets::Scroomer::adjustment_changed |
( |
| ) |
|
|
private |
◆ get_handle_size()
int ArdourWidgets::Scroomer::get_handle_size |
( |
| ) |
|
|
inline |
◆ on_button_press_event()
bool ArdourWidgets::Scroomer::on_button_press_event |
( |
GdkEventButton * |
| ) |
|
◆ on_button_release_event()
bool ArdourWidgets::Scroomer::on_button_release_event |
( |
GdkEventButton * |
| ) |
|
◆ on_motion_notify_event()
bool ArdourWidgets::Scroomer::on_motion_notify_event |
( |
GdkEventMotion * |
| ) |
|
◆ on_scroll_event()
bool ArdourWidgets::Scroomer::on_scroll_event |
( |
GdkEventScroll * |
| ) |
|
◆ on_size_allocate()
virtual void ArdourWidgets::Scroomer::on_size_allocate |
( |
Gtk::Allocation & |
| ) |
|
|
virtual |
◆ point_in()
Component ArdourWidgets::Scroomer::point_in |
( |
double |
point | ) |
const |
◆ position_of()
int ArdourWidgets::Scroomer::position_of |
( |
Component |
comp | ) |
|
|
inline |
◆ set_comp_rect()
void ArdourWidgets::Scroomer::set_comp_rect |
( |
GdkRectangle & |
, |
|
|
Component |
|
|
) |
| const |
◆ set_min_page_size()
void ArdourWidgets::Scroomer::set_min_page_size |
( |
double |
page_size | ) |
|
◆ update()
void ArdourWidgets::Scroomer::update |
( |
| ) |
|
|
private |
◆ adj
Gtk::Adjustment& ArdourWidgets::Scroomer::adj |
|
protected |
◆ DoubleClicked
sigc::signal0<void> ArdourWidgets::Scroomer::DoubleClicked |
◆ DragFinishing
sigc::signal0<void> ArdourWidgets::Scroomer::DragFinishing |
◆ DragStarting
sigc::signal0<void> ArdourWidgets::Scroomer::DragStarting |
◆ grab_comp
◆ grab_window
GdkWindow* ArdourWidgets::Scroomer::grab_window |
|
private |
◆ grab_y
double ArdourWidgets::Scroomer::grab_y |
|
private |
◆ handle_size
int ArdourWidgets::Scroomer::handle_size |
|
private |
◆ min_page_size
double ArdourWidgets::Scroomer::min_page_size |
|
private |
◆ old_pos
int ArdourWidgets::Scroomer::old_pos[6] |
|
private |
◆ pinch
bool ArdourWidgets::Scroomer::pinch |
|
private |
◆ position
int ArdourWidgets::Scroomer::position[6] |
|
private |
◆ unzoomed_page
double ArdourWidgets::Scroomer::unzoomed_page |
|
private |
◆ unzoomed_val
double ArdourWidgets::Scroomer::unzoomed_val |
|
private |
The documentation for this class was generated from the following file: