kgoldrunner
KGrSLDialog Class Reference
#include <kgrselector.h>
Inheritance diagram for KGrSLDialog:
Signals | |
void | editNameAndHint () |
Public Member Functions | |
KGrSLDialog (int action, int requestedLevel, int gameIndex, QList< KGrGameData * > &gameList, const QString &pSystemDir, const QString &pUserDir, QWidget *parent=0) | |
~KGrSLDialog () | |
bool | selectLevel (int &selectedGame, int &selectedLevel) |
Detailed Description
Definition at line 50 of file kgrselector.h.
Constructor & Destructor Documentation
KGrSLDialog::KGrSLDialog | ( | int | action, |
int | requestedLevel, | ||
int | gameIndex, | ||
QList< KGrGameData * > & | gameList, | ||
const QString & | pSystemDir, | ||
const QString & | pUserDir, | ||
QWidget * | parent = 0 |
||
) |
Definition at line 51 of file kgrselector.cpp.
KGrSLDialog::~KGrSLDialog | ( | ) |
Definition at line 68 of file kgrselector.cpp.
Member Function Documentation
|
signal |
bool KGrSLDialog::selectLevel | ( | int & | selectedGame, |
int & | selectedLevel | ||
) |
Definition at line 72 of file kgrselector.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:24 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.