#include <caslotselectiondialog.h>
Inheritance diagram for CASlotSelectionDialog:

Public Member Functions | |
| CASlotSelectionDialog (const char *title) | |
| Constructor. | |
| ~CASlotSelectionDialog () | |
| Destructor. | |
| virtual void | buildScreen () |
| Builds the screen. | |
| virtual void | on_button_release (CL_InputDevice *device, const CL_Key &key) |
| Called on key release. | |
| CASlotSelectionDialog::CASlotSelectionDialog | ( | const char * | title | ) |
Constructor.
| title | Title of the dialog (Usually "Save..." or "Load...") |
1.5.0