#include "edl.inc"#include "guicast.h"#include "filexml.inc"#include "labels.inc"#include "mwindow.inc"#include "recordlabel.inc"#include "testobject.h"#include "timebar.inc"#include "vwindowgui.inc"Go to the source code of this file.
Classes | |
| class | LabelGUI |
| class | TestPointGUI |
| class | InPointGUI |
| class | OutPointGUI |
| class | PresentationGUI |
| class | TimeBar |
Defines | |
| #define | TIMEBAR_NONE 0 |
| #define | TIMEBAR_DRAG 1 |
| #define | TIMEBAR_DRAG_LEFT 2 |
| #define | TIMEBAR_DRAG_RIGHT 3 |
| #define | TIMEBAR_DRAG_CENTER 4 |
|
|
Definition at line 24 of file timebar.h. Referenced by TimeBar::button_release_event(), TimeBar::cursor_motion_event(), TimeBar::repeat_event(), and TimeBar::update_cursor(). |
|
|
Definition at line 27 of file timebar.h. Referenced by TimeBar::cursor_motion_event(), TimeBar::move_preview(), and TimeBar::test_preview(). |
|
|
Definition at line 25 of file timebar.h. Referenced by TimeBar::cursor_motion_event(), TimeBar::move_preview(), and TimeBar::test_preview(). |
|
|
Definition at line 26 of file timebar.h. Referenced by TimeBar::cursor_motion_event(), TimeBar::move_preview(), and TimeBar::test_preview(). |
|
|
Definition at line 23 of file timebar.h. Referenced by TimeBar::button_release_event(), and TimeBar::create_objects(). |
1.4.4