OpenMW
|
#include <playpage.hpp>
Public Slots | |
void | setProfilesIndex (int index) |
Signals | |
void | signalProfileChanged (int index) |
void | playButtonClicked () |
Public Member Functions | |
PlayPage (QWidget *parent=0) | |
void | setProfilesModel (QAbstractItemModel *model) |
Private Slots | |
void | slotPlayClicked () |
Launcher::PlayPage::PlayPage | ( | QWidget * | parent = 0 | ) |
void Launcher::PlayPage::playButtonClicked | ( | ) | [signal] |
void Launcher::PlayPage::setProfilesIndex | ( | int | index | ) | [slot] |
void Launcher::PlayPage::setProfilesModel | ( | QAbstractItemModel * | model | ) |
void Launcher::PlayPage::signalProfileChanged | ( | int | index | ) | [signal] |
void Launcher::PlayPage::slotPlayClicked | ( | ) | [private, slot] |