#include <assetedit.h>
Inherits FormatPopup.

Public Member Functions | |
| AssetEditFormat (AssetEditWindow *fwindow, char *default_, int y) | |
| ~AssetEditFormat () | |
| int | handle_event () |
Data Fields | |
| AssetEditWindow * | fwindow |
Definition at line 91 of file assetedit.h.
| AssetEditFormat::AssetEditFormat | ( | AssetEditWindow * | fwindow, | |
| char * | default_, | |||
| int | y | |||
| ) |
Definition at line 833 of file assetedit.C.
| AssetEditFormat::~AssetEditFormat | ( | ) |
Definition at line 838 of file assetedit.C.
| int AssetEditFormat::handle_event | ( | ) | [virtual] |
Reimplemented from FormatPopup.
Definition at line 841 of file assetedit.C.
References AssetEditWindow::asset, Asset::format, fwindow, BC_ListBox::get_selection(), BC_ListBoxItem::get_text(), AssetEditWindow::mwindow, MWindow::plugindb, and File::strtoformat().

1.5.5