|
Crossfire Server, Trunk
|
#include <CRESettings.h>


Public Member Functions | |
| int | changesLength () const |
| CRESettings () | |
| bool | ensureOptions () |
| QString | facesetToDisplay () const |
| bool | facesetUseFallback () const |
| void | loadFilters (CREFilterDefinitionManager &filters) |
| void | loadReports (CREReportDefinitionManager &reports) |
| QByteArray | mainWindowGeometry () |
| QString | mapCacheDirectory () const |
| void | saveFilters (const CREFilterDefinitionManager &filters) |
| void | saveReports (const CREReportDefinitionManager &reports) |
| void | setChangesLength (int length) |
| void | setFacesetToDisplay (const QString &faceset) |
| void | setFacesetUseFallback (bool use) |
| void | setMainWindowGeometry (const QByteArray &data) |
| void | setShowChanges (bool show) |
| void | setSoundsDirectory (const QString &dir) |
| void | setStoreWindowState (bool store) |
| void | setSubWindowCount (int count) |
| void | setSubWindowPosition (int subWindow, const QByteArray &data) |
| void | setSubWindowType (int subWindow, int type) |
| bool | showChanges () const |
| QString | soundsDirectory () const |
| bool | storeWindowsState () const |
| int | subWindowCount () const |
| QByteArray | subWindowPosition (int subWindow) const |
| int | subWindowType (int subWindow) const |
Definition at line 21 of file CRESettings.h.
| CRESettings::CRESettings | ( | ) |
Definition at line 19 of file CRESettings.cpp.
| int CRESettings::changesLength | ( | ) | const |
Definition at line 112 of file CRESettings.cpp.
References autojail::value.
| bool CRESettings::ensureOptions | ( | ) |
Definition at line 23 of file CRESettings.cpp.
References CRESettingsDialog::mapCache(), mapCacheDirectory(), and ship::setValue().

| QString CRESettings::facesetToDisplay | ( | ) | const |
Definition at line 84 of file CRESettings.cpp.
References autojail::value.
| bool CRESettings::facesetUseFallback | ( | ) | const |
Definition at line 94 of file CRESettings.cpp.
References autojail::value.
| void CRESettings::loadFilters | ( | CREFilterDefinitionManager & | filters | ) |
Definition at line 60 of file CRESettings.cpp.
References CREFilterDefinitionManager::copy(), and autojail::value.

| void CRESettings::loadReports | ( | CREReportDefinitionManager & | reports | ) |
Definition at line 72 of file CRESettings.cpp.
References CREReportDefinitionManager::copy(), and autojail::value.

| QByteArray CRESettings::mainWindowGeometry | ( | ) |
Definition at line 128 of file CRESettings.cpp.
References autojail::value.
| QString CRESettings::mapCacheDirectory | ( | ) | const |
Definition at line 55 of file CRESettings.cpp.
References autojail::value.
Referenced by ensureOptions().

| void CRESettings::saveFilters | ( | const CREFilterDefinitionManager & | filters | ) |
Definition at line 65 of file CRESettings.cpp.
References ship::setValue().

| void CRESettings::saveReports | ( | const CREReportDefinitionManager & | reports | ) |
Definition at line 77 of file CRESettings.cpp.
References ship::setValue().

| void CRESettings::setChangesLength | ( | int | length | ) |
Definition at line 116 of file CRESettings.cpp.
References ship::setValue().

| void CRESettings::setFacesetToDisplay | ( | const QString & | faceset | ) |
Definition at line 89 of file CRESettings.cpp.
References ship::setValue().

| void CRESettings::setFacesetUseFallback | ( | bool | use | ) |
Definition at line 99 of file CRESettings.cpp.
References ship::setValue().

| void CRESettings::setMainWindowGeometry | ( | const QByteArray & | data | ) |
Definition at line 132 of file CRESettings.cpp.
References navar-midane_time::data, and ship::setValue().

| void CRESettings::setShowChanges | ( | bool | show | ) |
Definition at line 108 of file CRESettings.cpp.
References ship::setValue().

| void CRESettings::setSoundsDirectory | ( | const QString & | dir | ) |
Definition at line 167 of file CRESettings.cpp.
References ship::setValue().

| void CRESettings::setStoreWindowState | ( | bool | store | ) |
Definition at line 124 of file CRESettings.cpp.
References ship::setValue().
Referenced by CREMainWindow::createMenus().


| void CRESettings::setSubWindowCount | ( | int | count | ) |
Definition at line 141 of file CRESettings.cpp.
References disinfect::count, and ship::setValue().

| void CRESettings::setSubWindowPosition | ( | int | subWindow, |
| const QByteArray & | data | ||
| ) |
Definition at line 158 of file CRESettings.cpp.
References navar-midane_time::data, and ship::setValue().

| void CRESettings::setSubWindowType | ( | int | subWindow, |
| int | type | ||
| ) |
Definition at line 150 of file CRESettings.cpp.
References ship::setValue(), and is_valid_types_gen::type.

| bool CRESettings::showChanges | ( | ) | const |
Definition at line 104 of file CRESettings.cpp.
References autojail::value.
| QString CRESettings::soundsDirectory | ( | ) | const |
Definition at line 162 of file CRESettings.cpp.
References autojail::value.
| bool CRESettings::storeWindowsState | ( | ) | const |
Definition at line 120 of file CRESettings.cpp.
References autojail::value.
Referenced by CREMainWindow::createMenus().

| int CRESettings::subWindowCount | ( | ) | const |
Definition at line 137 of file CRESettings.cpp.
References autojail::value.
| QByteArray CRESettings::subWindowPosition | ( | int | subWindow | ) | const |
Definition at line 154 of file CRESettings.cpp.
References autojail::value.
| int CRESettings::subWindowType | ( | int | subWindow | ) | const |
Definition at line 146 of file CRESettings.cpp.
References autojail::value.