#include <datafilespage.hpp>
void Launcher::DataFilesPage::addProfile |
( |
const QString & |
profile, |
|
|
bool |
setAsCurrent |
|
) |
| |
|
private |
void Launcher::DataFilesPage::buildView |
( |
| ) |
|
|
private |
void Launcher::DataFilesPage::checkForDefaultProfile |
( |
| ) |
|
|
private |
QStringList Launcher::DataFilesPage::filesInProfile |
( |
const QString & |
profileName, |
|
|
PathIterator & |
pathIterator |
|
) |
| |
|
private |
bool Launcher::DataFilesPage::loadSettings |
( |
| ) |
|
void Launcher::DataFilesPage::on_deleteProfileAction_triggered |
( |
| ) |
|
|
privateslot |
void Launcher::DataFilesPage::on_newProfileAction_triggered |
( |
| ) |
|
|
privateslot |
void Launcher::DataFilesPage::populateFileViews |
( |
const QString & |
contentModelName | ) |
|
|
private |
int Launcher::DataFilesPage::profilesIndex |
( |
| ) |
const |
void Launcher::DataFilesPage::readConfig |
( |
| ) |
|
|
private |
void Launcher::DataFilesPage::removeProfile |
( |
const QString & |
profile | ) |
|
|
private |
void Launcher::DataFilesPage::saveSettings |
( |
const QString & |
profile = "" | ) |
|
void Launcher::DataFilesPage::setPluginsCheckstates |
( |
Qt::CheckState |
state | ) |
|
|
private |
void Launcher::DataFilesPage::setProfile |
( |
int |
index, |
|
|
bool |
savePrevious |
|
) |
| |
|
private |
void Launcher::DataFilesPage::setProfile |
( |
const QString & |
previous, |
|
|
const QString & |
current, |
|
|
bool |
savePrevious |
|
) |
| |
|
private |
void Launcher::DataFilesPage::setupConfig |
( |
| ) |
|
|
private |
bool Launcher::DataFilesPage::showDeleteMessageBox |
( |
const QString & |
text | ) |
|
|
private |
void Launcher::DataFilesPage::signalProfileChanged |
( |
int |
index | ) |
|
|
signal |
void Launcher::DataFilesPage::slotProfileChanged |
( |
int |
index | ) |
|
|
slot |
void Launcher::DataFilesPage::slotProfileChangedByUser |
( |
const QString & |
previous, |
|
|
const QString & |
current |
|
) |
| |
|
privateslot |
void Launcher::DataFilesPage::slotProfileDeleted |
( |
const QString & |
item | ) |
|
|
privateslot |
void Launcher::DataFilesPage::slotProfileRenamed |
( |
const QString & |
previous, |
|
|
const QString & |
current |
|
) |
| |
|
privateslot |
void Launcher::DataFilesPage::updateOkButton |
( |
const QString & |
text | ) |
|
|
privateslot |
QString Launcher::DataFilesPage::mDataLocal |
|
private |
const char * Launcher::DataFilesPage::mDefaultContentListName = "Default" |
|
static |
Content List that is always present.
QString Launcher::DataFilesPage::mPreviousProfile |
|
private |
Ui::DataFilesPage Launcher::DataFilesPage::ui |
|
private |
The documentation for this class was generated from the following files: