#include <level_selection_dialog.h>
Inheritance diagram for LevelSelectionDialog::
Public Methods | |
LevelSelectionDialog (int act_level, int max_level, QWidget *parent=0, char const *name=0) | |
int | levelSelected () const |
Private Attributes | |
KIntNumInput * | m_input |
|
Constructs the dialog.
|
|
Returns the selected level.
|
|
The selected level.
|