#include <cwindowgui.h>
Public Member Functions | |
| CWindowSlider (MWindow *mwindow, CWindow *cwindow, int x, int y, int pixels) | |
| ~CWindowSlider () | |
| int | handle_event () |
| void | set_position () |
| int | increase_value () |
| int | decrease_value () |
Public Attributes | |
| MWindow * | mwindow |
| CWindow * | cwindow |
Definition at line 152 of file cwindowgui.h.
|
||||||||||||||||||||||||
|
Definition at line 597 of file cwindowgui.C. |
|
|
Definition at line 612 of file cwindowgui.C. |
|
|
Definition at line 655 of file cwindowgui.C. References cwindow, CWindow::gui, PlayTransport::handle_transport(), and CWindowGUI::transport. |
|
|
Definition at line 616 of file cwindowgui.C. References cwindow, MWindow::gui, PlaybackEngine::interrupt_playback(), mwindow, CWindow::playback_engine, and MWindow::select_point(). |
|
|
Definition at line 647 of file cwindowgui.C. References cwindow, CWindow::gui, PlayTransport::handle_transport(), and CWindowGUI::transport. |
|
|
Definition at line 628 of file cwindowgui.C. References Theme::cslider_w, MWindow::edl, LocalSession::get_selectionstart(), EDL::local_session, mwindow, LocalSession::preview_end, LocalSession::preview_start, MWindow::theme, Tracks::total_playable_length(), EDL::tracks, and CWindow::update(). Referenced by SetFormatThread::apply_changes(), CWindowGUI::resize_event(), CWindow::update(), CTimeBar::update_preview(), and MWindow::update_project(). |
|
|
Definition at line 164 of file cwindowgui.h. Referenced by decrease_value(), handle_event(), and increase_value(). |
|
|
Definition at line 163 of file cwindowgui.h. Referenced by handle_event(), and set_position(). |
1.4.4