|
|
void | set_waveform_scroll (int s) |
| |
|
void | set_fullscreen (int screen=0) |
| |
|
|
| ViewerWidget (QWidget *parent=nullptr) |
| |
|
void | delete_function () |
| |
|
void | close_window () |
| |
|
void | paintGL () |
| |
|
void | initializeGL () |
| |
|
void | frame_update () |
| |
|
RenderThread * | get_renderer () |
| |
|
void | set_scroll (double x, double y) |
| |
|
|
void | mousePressEvent (QMouseEvent *event) |
| |
|
void | mouseMoveEvent (QMouseEvent *event) |
| |
|
void | mouseReleaseEvent (QMouseEvent *event) |
| |
|
void | wheelEvent (QWheelEvent *event) |
| |
|
|
void | context_destroy () |
| |
|
void | retry () |
| |
|
void | show_context_menu () |
| |
|
void | save_frame () |
| |
|
void | queue_repaint () |
| |
|
void | fullscreen_menu_action (QAction *action) |
| |
|
void | set_fit_zoom () |
| |
|
void | set_custom_zoom () |
| |
|
void | set_menu_zoom (QAction *action) |
| |
|
|
void | draw_waveform_func () |
| |
|
void | draw_title_safe_area () |
| |
|
void | draw_gizmos () |
| |
|
EffectGizmo * | get_gizmo_from_mouse (int x, int y) |
| |
|
void | move_gizmos (QMouseEvent *event, bool done) |
| |
|
void | seek_from_click (int x) |
| |
The documentation for this class was generated from the following files: