#include <trackscroll.h>
Public Member Functions | |
| TrackScroll (MWindow *mwindow, MWindowGUI *gui, int x, int y, int h) | |
| ~TrackScroll () | |
| int | create_objects (int top, int bottom) |
| int | resize_event () |
| int | flip_vertical (int top, int bottom) |
| int | update () |
| long | get_distance () |
| int | handle_event () |
Public Attributes | |
| MWindowGUI * | gui |
| MWindow * | mwindow |
| long | old_position |
Definition at line 9 of file trackscroll.h.
|
||||||||||||||||||||||||
|
Definition at line 14 of file trackscroll.C. References old_position. |
|
|
Definition at line 28 of file trackscroll.C. |
|
||||||||||||
|
|
|
||||||||||||
|
Definition at line 51 of file trackscroll.C. |
|
|
Definition at line 32 of file trackscroll.C. References old_position. |
|
|
Definition at line 56 of file trackscroll.C. References MWindowGUI::canvas, MWindowGUI::cursor, MainCursor::draw(), TrackCanvas::draw(), MWindow::edl, MWindow::gui, EDL::local_session, mwindow, old_position, MWindowGUI::patchbay, MWindow::theme, LocalSession::track_start, EDL::tracks, PatchBay::update(), and Tracks::update_y_pixels(). |
|
|
Definition at line 42 of file trackscroll.C. References Theme::mvscroll_h, Theme::mvscroll_x, Theme::mvscroll_y, mwindow, MWindow::theme, and update(). Referenced by MWindowGUI::get_scrollbars(). |
|
|
Definition at line 37 of file trackscroll.C. Referenced by resize_event(). |
|
|
Definition at line 22 of file trackscroll.h. |
|
|
Definition at line 23 of file trackscroll.h. Referenced by handle_event(), and resize_event(). |
|
|
Definition at line 24 of file trackscroll.h. Referenced by get_distance(), handle_event(), and TrackScroll(). |
1.4.4