#include <transitionpopup.h>
Public Member Functions | |
| TransitionPopup (MWindow *mwindow, MWindowGUI *gui) | |
| ~TransitionPopup () | |
| void | create_objects () |
| int | update (Transition *transition) |
Public Attributes | |
| Transition * | transition |
| MWindow * | mwindow |
| MWindowGUI * | gui |
| TransitionPopupOn * | on |
| TransitionPopupShow * | show |
| TransitionPopupAttach * | attach |
| TransitionPopupDetach * | detach |
| TransitionPopupLength * | length |
| TransitionLengthThread * | length_thread |
Definition at line 56 of file transitionpopup.h.
|
||||||||||||
|
Definition at line 126 of file transitionpopup.C. |
|
|
Definition at line 137 of file transitionpopup.C. |
|
|
Definition at line 143 of file transitionpopup.C. References detach, length, length_thread, mwindow, on, and show. Referenced by MWindowGUI::create_objects(). |
|
|
Definition at line 153 of file transitionpopup.C. References _, Track::from_units(), length, Edit::length, Plugin::on, on, Plugin::show, show, and Edit::track. Referenced by TrackCanvas::do_transitions(). |
|
|
Definition at line 75 of file transitionpopup.h. |
|
|
Definition at line 76 of file transitionpopup.h. Referenced by create_objects(). |
|
|
Definition at line 70 of file transitionpopup.h. |
|
|
Definition at line 77 of file transitionpopup.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 78 of file transitionpopup.h. Referenced by create_objects(), and TransitionPopupLength::handle_event(). |
|
|
Definition at line 69 of file transitionpopup.h. Referenced by create_objects(). |
|
|
Definition at line 73 of file transitionpopup.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 74 of file transitionpopup.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 66 of file transitionpopup.h. Referenced by TransitionPopupShow::handle_event(), TransitionPopupOn::handle_event(), TransitionPopupDetach::handle_event(), and TransitionLengthThread::run(). |
1.4.4