#include <levelwindowgui.h>
Public Member Functions | |
| LevelWindowGUI (MWindow *mwindow, LevelWindow *thread) | |
| ~LevelWindowGUI () | |
| int | create_objects () |
| int | resize_event (int w, int h) |
| int | translation_event () |
| int | close_event () |
| int | reset_over () |
| int | keypress_event () |
Public Attributes | |
| MWindow * | mwindow |
| MeterPanel * | panel |
| LevelWindow * | thread |
Definition at line 12 of file levelwindowgui.h.
|
||||||||||||
|
Definition at line 13 of file levelwindowgui.C. |
|
|
Definition at line 29 of file levelwindowgui.C. References panel. |
|
|
Definition at line 73 of file levelwindowgui.C. References MWindow::gui, MWindowGUI::mainmenu, mwindow, MWindow::save_defaults(), MWindow::session, MainMenu::show_lwindow, and MainSession::show_lwindow. Referenced by keypress_event(). |
|
|
Definition at line 34 of file levelwindowgui.C. References EDLSession::audio_channels, MeterPanel::create_objects(), Theme::draw_lwindow_bg(), MWindow::edl, mwindow, panel, EDL::session, and MWindow::theme. Referenced by LevelWindow::create_objects(). |
|
|
Definition at line 84 of file levelwindowgui.C. References close_event(). |
|
|
Definition at line 95 of file levelwindowgui.C. |
|
||||||||||||
|
Definition at line 49 of file levelwindowgui.C. References Theme::draw_lwindow_bg(), MainSession::lwindow_h, MainSession::lwindow_w, MainSession::lwindow_x, MainSession::lwindow_y, mwindow, panel, MeterPanel::reposition_window(), MWindow::session, MWindow::theme, MeterPanel::x, and MeterPanel::y. |
|
|
Definition at line 66 of file levelwindowgui.C. References MainSession::lwindow_x, MainSession::lwindow_y, mwindow, and MWindow::session. |
|
|
Definition at line 25 of file levelwindowgui.h. Referenced by close_event(), create_objects(), resize_event(), and translation_event(). |
|
|
Definition at line 27 of file levelwindowgui.h. Referenced by SetFormatThread::apply_changes(), PreferencesThread::apply_settings(), create_objects(), MWindow::reset_meters(), resize_event(), Tracking::stop_meters(), Tracking::update_meters(), and ~LevelWindowGUI(). |
|
|
Definition at line 28 of file levelwindowgui.h. |
1.4.4