#include <compresspopup.h>
Inherits BC_PopupTextBox.
Inherited by FormatCompress.

Public Member Functions | |
| CompressPopup (int x, int y, int use_dv, char *output) | |
| ~CompressPopup () | |
| int | create_objects () |
| int | add_items () |
Data Fields | |
| char | format [256] |
| ArrayList< BC_ListBoxItem * > | compression_items |
| char * | output |
| int | use_dv |
| int | x |
| int | y |
Definition at line 8 of file compresspopup.h.
| CompressPopup::CompressPopup | ( | int | x, | |
| int | y, | |||
| int | use_dv, | |||
| char * | output | |||
| ) |
| CompressPopup::~CompressPopup | ( | ) |
Definition at line 30 of file compresspopup.C.
| int CompressPopup::create_objects | ( | ) |
Reimplemented from BC_PopupTextBox.
| int CompressPopup::add_items | ( | ) |
| char CompressPopup::format[256] |
Definition at line 18 of file compresspopup.h.
| char* CompressPopup::output |
Definition at line 19 of file compresspopup.h.
| int CompressPopup::x |
| int CompressPopup::y |
1.5.5