#include <awindowgui.h>
Public Member Functions | |
| AssetPicon (MWindow *mwindow, AWindowGUI *gui, Asset *asset) | |
| AssetPicon (MWindow *mwindow, AWindowGUI *gui, EDL *edl) | |
| AssetPicon (MWindow *mwindow, AWindowGUI *gui, PluginServer *plugin) | |
| AssetPicon (MWindow *mwindow, AWindowGUI *gui, char *folder) | |
| virtual | ~AssetPicon () |
| void | create_objects () |
| void | reset () |
Public Attributes | |
| MWindow * | mwindow |
| AWindowGUI * | gui |
| BC_Pixmap * | icon |
| VFrame * | icon_vframe |
| int | id |
| Asset * | asset |
| EDL * | edl |
| int | in_use |
| int | persistent |
| PluginServer * | plugin |
Definition at line 33 of file awindowgui.h.
|
||||||||||||||||
|
Definition at line 34 of file awindowgui.C. |
|
||||||||||||||||
|
Definition at line 46 of file awindowgui.C. |
|
||||||||||||||||
|
Definition at line 68 of file awindowgui.C. |
|
||||||||||||||||
|
Definition at line 58 of file awindowgui.C. References reset(). |
|
|
Definition at line 82 of file awindowgui.C. References AWindowGUI::audio_icon, AWindowGUI::clip_icon, AWindowGUI::file_icon, AWindowGUI::folder_icon, gui, icon, icon_vframe, and AWindowGUI::video_icon. |
|
|
|
Definition at line 98 of file awindowgui.C. References asset, edl, icon, icon_vframe, in_use, persistent, and plugin. Referenced by AssetPicon(). |
|
|
Definition at line 54 of file awindowgui.h. Referenced by AssetPicon(), AWindowGUI::collect_assets(), AWindowGUI::copy_picons(), create_objects(), reset(), AWindowGUI::selected_asset(), and AWindowGUI::update_asset_list(). |
|
|
Definition at line 56 of file awindowgui.h. Referenced by AWindowGUI::collect_assets(), AWindowGUI::copy_picons(), create_objects(), reset(), and AWindowGUI::update_asset_list(). |
|
|
Definition at line 46 of file awindowgui.h. Referenced by create_objects(), and ~AssetPicon(). |
|
|
Definition at line 47 of file awindowgui.h. Referenced by AssetPicon(), create_objects(), reset(), and ~AssetPicon(). |
|
|
Definition at line 48 of file awindowgui.h. Referenced by create_objects(), reset(), and ~AssetPicon(). |
|
|
Definition at line 50 of file awindowgui.h. Referenced by AWindowGUI::update_asset_list(). |
|
|
Definition at line 58 of file awindowgui.h. Referenced by reset(), AWindowGUI::update_asset_list(), and AWindowGUI::update_folder_list(). |
|
|
Definition at line 45 of file awindowgui.h. Referenced by create_objects(). |
|
|
Definition at line 61 of file awindowgui.h. Referenced by AWindowGUI::create_objects(), reset(), and AWindowGUI::update_folder_list(). |
|
|
Definition at line 62 of file awindowgui.h. Referenced by create_objects(), AWindowAssets::drag_start_event(), reset(), and AWindowGUI::selected_plugin(). |
1.4.4