#include <formatpopup.h>
Inheritance diagram for FormatPopup:

Public Member Functions | |
| FormatPopup (ArrayList< PluginServer * > *plugindb, int x, int y, int use_brender=0) | |
| ~FormatPopup () | |
| int | create_objects () |
| virtual int | handle_event () |
Public Attributes | |
| ArrayList< PluginServer * > * | plugindb |
| ArrayList< BC_ListBoxItem * > | format_items |
| int | use_brender |
Definition at line 10 of file formatpopup.h.
|
||||||||||||||||||||
|
Definition at line 8 of file formatpopup.C. References _. |
|
|
Definition at line 93 of file formatpopup.C. References format_items. |
|
|
Definition at line 29 of file formatpopup.C. References _, format_items, PNG_NAME, use_brender, and VORBIS_NAME. Referenced by FormatTools::create_objects(). |
|
|
Reimplemented in AssetEditFormat, and FormatFormat. Definition at line 98 of file formatpopup.C. |
|
|
Definition at line 22 of file formatpopup.h. Referenced by create_objects(), and ~FormatPopup(). |
|
|
Definition at line 21 of file formatpopup.h. |
|
|
Definition at line 23 of file formatpopup.h. Referenced by create_objects(). |
1.4.4