#include <assetpopup.h>
Public Member Functions | |
| AssetPopup (MWindow *mwindow, AWindowGUI *gui) | |
| ~AssetPopup () | |
| void | create_objects () |
| int | update () |
| void | paste_assets () |
| void | match_size () |
Public Attributes | |
| MWindow * | mwindow |
| AWindowGUI * | gui |
| AssetPopupInfo * | info |
| AssetPopupBuildIndex * | index |
| AssetPopupView * | view |
| AssetListFormat * | format |
Definition at line 18 of file assetpopup.h.
|
||||||||||||
|
Definition at line 23 of file assetpopup.C. |
|
|
Definition at line 34 of file assetpopup.C. |
|
|
Definition at line 38 of file assetpopup.C. References format, index, info, mwindow, and view. Referenced by AWindowGUI::create_objects(). |
|
|
Definition at line 67 of file assetpopup.C. References MWindow::asset_to_size(), AWindowGUI::collect_assets(), MWindow::gui, gui, and mwindow. Referenced by AssetMatchSize::handle_event(). |
|
|
Definition at line 51 of file assetpopup.C. References AWindowGUI::collect_assets(), MWindow::cwindow, MWindow::edl, LocalSession::get_selectionstart(), CWindow::gui, MWindow::gui, gui, EDL::local_session, mwindow, MWindow::paste_assets(), and EDL::tracks. Referenced by AssetPopupPaste::handle_event(). |
|
|
Definition at line 76 of file assetpopup.C. References AWindowGUI::collect_assets(), format, gui, and AssetListFormat::update(). Referenced by AWindowAssets::selection_changed(). |
|
|
Definition at line 37 of file assetpopup.h. Referenced by create_objects(), and update(). |
|
|
Definition at line 31 of file assetpopup.h. Referenced by AssetPopupInfo::handle_event(), match_size(), paste_assets(), and update(). |
|
|
Definition at line 35 of file assetpopup.h. Referenced by create_objects(). |
|
|
Definition at line 34 of file assetpopup.h. Referenced by create_objects(). |
|
|
Definition at line 30 of file assetpopup.h. Referenced by create_objects(), match_size(), and paste_assets(). |
|
|
Definition at line 36 of file assetpopup.h. Referenced by create_objects(). |
1.4.4