#include <byteorderpopup.h>
Public Member Functions | |
| ByteOrderPopup (BC_WindowBase *parent_window, int x, int y, int *output) | |
| ~ByteOrderPopup () | |
| int | create_objects () |
Public Attributes | |
| ArrayList< BC_ListBoxItem * > | byteorder_items |
| BC_WindowBase * | parent_window |
| int | x |
| int | y |
| int * | output |
| ByteOrderList * | menu |
| ByteOrderText * | textbox |
Definition at line 9 of file byteorderpopup.h.
|
||||||||||||||||||||
|
Definition at line 5 of file byteorderpopup.C. |
|
|
Definition at line 16 of file byteorderpopup.C. References byteorder_items, menu, and textbox. |
|
|
Definition at line 24 of file byteorderpopup.C. References byteorder_items, File::byteorder_to_str(), menu, parent_window, textbox, x, and y. |
|
|
Definition at line 17 of file byteorderpopup.h. Referenced by create_objects(), and ~ByteOrderPopup(). |
|
|
Definition at line 22 of file byteorderpopup.h. Referenced by create_objects(), and ~ByteOrderPopup(). |
|
|
Definition at line 21 of file byteorderpopup.h. Referenced by ByteOrderText::handle_event(). |
|
|
Definition at line 18 of file byteorderpopup.h. Referenced by create_objects(). |
|
|
Definition at line 23 of file byteorderpopup.h. Referenced by create_objects(), ByteOrderList::handle_event(), and ~ByteOrderPopup(). |
|
|
Definition at line 19 of file byteorderpopup.h. Referenced by create_objects(). |
|
|
Definition at line 20 of file byteorderpopup.h. Referenced by create_objects(). |
1.4.4