#include <editpopup.h>
Public Member Functions | |
| EditPopup (MWindow *mwindow, MWindowGUI *gui) | |
| ~EditPopup () | |
| void | create_objects () |
| int | update (Track *track, Edit *edit) |
Public Attributes | |
| MWindow * | mwindow |
| MWindowGUI * | gui |
| Edit * | edit |
| Track * | track |
| EditPopupResize * | resize_option |
| EditPopupMatchSize * | matchsize_option |
Definition at line 19 of file editpopup.h.
|
||||||||||||
|
Definition at line 16 of file editpopup.C. |
|
|
Definition at line 27 of file editpopup.C. |
|
|
Definition at line 31 of file editpopup.C. References mwindow, and resize_option. Referenced by MWindowGUI::create_objects(). |
|
||||||||||||
|
Definition at line 42 of file editpopup.C. References Track::data_type, matchsize_option, mwindow, resize_option, TRACK_AUDIO, and TRACK_VIDEO. Referenced by TrackCanvas::do_tracks(). |
|
|
Definition at line 31 of file editpopup.h. Referenced by Edits::split_edit(). |
|
|
Definition at line 29 of file editpopup.h. |
|
|
Definition at line 34 of file editpopup.h. Referenced by update(). |
|
|
Definition at line 28 of file editpopup.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 33 of file editpopup.h. Referenced by create_objects(), and update(). |
|
1.4.4