#include <highscore_dialog.h>
Inheritance diagram for HighscoreDialog::

Public Slots | |
| void | levelSelected (QListViewItem *item) |
Public Methods | |
| HighscoreDialog (int collection_nr, QWidget *parent=0, char const *name=0) | |
| int | selectedLevel () const |
Private Attributes | |
| KListView * | m_list_view |
| int | m_selected_level |
|
||||||||||||||||||||||
|
Constructs the object.
|
|
|
Called when the user selected a level.
|
|
|
Returns the level selected by the user.
|
|
|
The list view with the level data.
|
|
|
The selected level.
|
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001