#include <maindialog.hpp>
|
void | changePage (QListWidgetItem *current, QListWidgetItem *previous) |
|
void | play () |
|
Launcher::MainDialog::MainDialog |
( |
QWidget * |
parent = 0 | ) |
|
|
explicit |
Launcher::MainDialog::~MainDialog |
( |
| ) |
|
void Launcher::MainDialog::changePage |
( |
QListWidgetItem * |
current, |
|
|
QListWidgetItem * |
previous |
|
) |
| |
|
slot |
void Launcher::MainDialog::closeEvent |
( |
QCloseEvent * |
event | ) |
|
|
private |
void Launcher::MainDialog::createIcons |
( |
| ) |
|
|
private |
void Launcher::MainDialog::createPages |
( |
| ) |
|
|
private |
void Launcher::MainDialog::loadSettings |
( |
| ) |
|
|
private |
void Launcher::MainDialog::play |
( |
| ) |
|
|
slot |
bool Launcher::MainDialog::reloadSettings |
( |
| ) |
|
void Launcher::MainDialog::saveSettings |
( |
| ) |
|
|
private |
bool Launcher::MainDialog::setup |
( |
| ) |
|
|
private |
bool Launcher::MainDialog::setupGameSettings |
( |
| ) |
|
|
private |
bool Launcher::MainDialog::setupGraphicsSettings |
( |
| ) |
|
|
private |
bool Launcher::MainDialog::setupLauncherSettings |
( |
| ) |
|
|
private |
void Launcher::MainDialog::setVersionLabel |
( |
| ) |
|
|
private |
bool Launcher::MainDialog::startProgram |
( |
const QString & |
name, |
|
|
bool |
detached = false |
|
) |
| |
|
inlineprivate |
bool Launcher::MainDialog::startProgram |
( |
const QString & |
name, |
|
|
const QStringList & |
arguments, |
|
|
bool |
detached = false |
|
) |
| |
|
private |
void Launcher::MainDialog::wizardFinished |
( |
int |
exitCode, |
|
|
QProcess::ExitStatus |
exitStatus |
|
) |
| |
|
privateslot |
void Launcher::MainDialog::wizardStarted |
( |
| ) |
|
|
privateslot |
bool Launcher::MainDialog::writeSettings |
( |
| ) |
|
PlayPage* Launcher::MainDialog::mPlayPage |
|
private |
The documentation for this class was generated from the following files: