#include <gwindowgui.h>
Public Member Functions | |
| GWindowToggle (MWindow *mwindow, GWindowGUI *gui, int x, int y, int subscript, int other, char *text) | |
| int | handle_event () |
| void | update () |
Static Public Member Functions | |
| static int * | get_main_value (MWindow *mwindow, int subscript, int other) |
Public Attributes | |
| MWindow * | mwindow |
| GWindowGUI * | gui |
| int | subscript |
| int | other |
Definition at line 33 of file gwindowgui.h.
|
||||||||||||||||||||||||||||||||
|
Definition at line 204 of file gwindowgui.C. |
|
||||||||||||||||
|
Definition at line 265 of file gwindowgui.C. References ASSETS, EDLSession::auto_conf, AutoConf::autos, MWindow::edl, PLUGIN_AUTOS, AutoConf::plugins, EDL::session, EDLSession::show_assets, EDLSession::show_titles, TITLES, AutoConf::transitions, and TRANSITIONS. Referenced by handle_event(), and update(). |
|
|
Definition at line 222 of file gwindowgui.C. References ASSETS, MWindowGUI::canvas, TrackCanvas::draw_overlays(), get_main_value(), MWindow::gui, gui, mwindow, other, PLUGIN_AUTOS, subscript, TITLES, TRANSITIONS, MWindowGUI::update(), and GWindowGUI::update_mwindow(). |
|
|
Definition at line 291 of file gwindowgui.C. References get_main_value(), mwindow, other, and subscript. Referenced by GWindowGUI::update_toggles(). |
|
|
Definition at line 49 of file gwindowgui.h. Referenced by handle_event(). |
|
|
Definition at line 48 of file gwindowgui.h. Referenced by handle_event(), and update(). |
|
|
Definition at line 51 of file gwindowgui.h. Referenced by handle_event(), and update(). |
|
|
Definition at line 50 of file gwindowgui.h. Referenced by handle_event(), and update(). |
1.4.4