#include <awindowmenu.h>
Public Member Functions | |
| AssetListMenu (MWindow *mwindow, AWindowGUI *gui) | |
| ~AssetListMenu () | |
| void | create_objects () |
| void | update_titles () |
Public Attributes | |
| AssetListFormat * | format |
| MWindow * | mwindow |
| AWindowGUI * | gui |
Definition at line 11 of file awindowmenu.h.
|
||||||||||||
|
Definition at line 13 of file awindowmenu.C. |
|
|
Definition at line 24 of file awindowmenu.C. |
|
|
Definition at line 28 of file awindowmenu.C. References format, mwindow, and update_titles(). Referenced by AWindowGUI::create_objects(). |
|
|
Definition at line 35 of file awindowmenu.C. References format, and AssetListFormat::update(). Referenced by AWindowAssets::button_press_event(), create_objects(), and AWindowAssets::selection_changed(). |
|
|
Definition at line 20 of file awindowmenu.h. Referenced by create_objects(), and update_titles(). |
|
|
Definition at line 23 of file awindowmenu.h. |
|
|
Definition at line 22 of file awindowmenu.h. Referenced by create_objects(). |
1.4.4