#include <gwindow.h>
Public Member Functions | |
| GWindow (MWindow *mwindow) | |
| void | run () |
| void | create_objects () |
Public Attributes | |
| MWindow * | mwindow |
| GWindowGUI * | gui |
Definition at line 9 of file gwindow.h.
|
|
|
|
|
Definition at line 17 of file gwindow.C. References GWindowGUI::calculate_extents(), GWindowGUI::create_objects(), gui, MWindow::gui, and mwindow. Referenced by MWindow::init_gwindow(). |
|
|
Definition at line 12 of file gwindow.C. References gui. |
|
|
Definition at line 16 of file gwindow.h. Referenced by MWindow::create_objects(), create_objects(), PluginAutomation::handle_event(), ShowAutomation::handle_event(), ShowTransitions::handle_event(), ShowTitles::handle_event(), ShowAssets::handle_event(), MWindow::paste_edls(), run(), and MWindow::show_gwindow(). |
|
|
Definition at line 15 of file gwindow.h. Referenced by create_objects(). |
1.4.4