Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

LevelSelectionDialog Class Reference

Lets the user select a level. More...

#include <level_selection_dialog.h>

Inheritance diagram for LevelSelectionDialog::

List of all members.

Public Methods

 LevelSelectionDialog (int act_level, int max_level, QWidget *parent=0, char const *name=0)
int levelSelected () const

Private Attributes

KIntNumInput * m_input

Detailed Description

Lets the user select a level.

Author:
Ralf Schmelter (ralfs@pc2a.chemie.uni-dortmund.de).
Version:
0.1


Constructor & Destructor Documentation

LevelSelectionDialog::LevelSelectionDialog int act_level,
int max_level,
QWidget * parent = 0,
char const * name = 0
 

Constructs the dialog.

Parameters:
act_level   The current level.
max_level   The maximum selectable level.
parent   The parent of the widget.
name   The internal name.


Member Function Documentation

int LevelSelectionDialog::levelSelected const
 

Returns the selected level.


Member Data Documentation

KIntNumInput* LevelSelectionDialog::m_input [private]
 

The selected level.


The documentation for this class was generated from the following file:
Generated at Sun Jan 6 18:49:11 2002 for EasySok by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001