|
Crossfire Server, Trunk
|
#include <CRESettings.h>
Inheritance diagram for CRESettings:
Collaboration diagram for CRESettings:Public Member Functions | |
| int | changesLength () const |
| CRESettings () | |
| bool | ensureOptions () |
| QString | facesetToDisplay () const |
| bool | facesetUseFallback () const |
| void | loadFilters (CREFilterDefinitionManager &filters) |
| QByteArray | mainWindowGeometry () |
| QString | mapCacheDirectory () const |
| void | saveFilters (const CREFilterDefinitionManager &filters) |
| 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 20 of file CRESettings.h.
| CRESettings::CRESettings | ( | ) |
Definition at line 19 of file CRESettings.cpp.
| int CRESettings::changesLength | ( | ) | const |
Definition at line 100 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().
Here is the call graph for this function:| QString CRESettings::facesetToDisplay | ( | ) | const |
Definition at line 72 of file CRESettings.cpp.
References autojail::value.
| bool CRESettings::facesetUseFallback | ( | ) | const |
Definition at line 82 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.
Here is the call graph for this function:| QByteArray CRESettings::mainWindowGeometry | ( | ) |
Definition at line 116 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().
Here is the caller graph for this function:| void CRESettings::saveFilters | ( | const CREFilterDefinitionManager & | filters | ) |
Definition at line 65 of file CRESettings.cpp.
References ship::setValue().
Here is the call graph for this function:| void CRESettings::setChangesLength | ( | int | length | ) |
Definition at line 104 of file CRESettings.cpp.
References ship::setValue().
Here is the call graph for this function:| void CRESettings::setFacesetToDisplay | ( | const QString & | faceset | ) |
Definition at line 77 of file CRESettings.cpp.
References ship::setValue().
Here is the call graph for this function:| void CRESettings::setFacesetUseFallback | ( | bool | use | ) |
Definition at line 87 of file CRESettings.cpp.
References ship::setValue().
Here is the call graph for this function:| void CRESettings::setMainWindowGeometry | ( | const QByteArray & | data | ) |
Definition at line 120 of file CRESettings.cpp.
References navar-midane_time::data, and ship::setValue().
Here is the call graph for this function:| void CRESettings::setShowChanges | ( | bool | show | ) |
Definition at line 96 of file CRESettings.cpp.
References ship::setValue().
Here is the call graph for this function:| void CRESettings::setSoundsDirectory | ( | const QString & | dir | ) |
Definition at line 155 of file CRESettings.cpp.
References ship::setValue().
Here is the call graph for this function:| void CRESettings::setStoreWindowState | ( | bool | store | ) |
Definition at line 112 of file CRESettings.cpp.
References ship::setValue().
Referenced by CREMainWindow::createMenus().
Here is the call graph for this function:
Here is the caller graph for this function:| void CRESettings::setSubWindowCount | ( | int | count | ) |
Definition at line 129 of file CRESettings.cpp.
References disinfect::count, and ship::setValue().
Here is the call graph for this function:| void CRESettings::setSubWindowPosition | ( | int | subWindow, |
| const QByteArray & | data | ||
| ) |
Definition at line 146 of file CRESettings.cpp.
References navar-midane_time::data, and ship::setValue().
Here is the call graph for this function:| void CRESettings::setSubWindowType | ( | int | subWindow, |
| int | type | ||
| ) |
Definition at line 138 of file CRESettings.cpp.
References ship::setValue(), and is_valid_types_gen::type.
Here is the call graph for this function:| bool CRESettings::showChanges | ( | ) | const |
Definition at line 92 of file CRESettings.cpp.
References autojail::value.
| QString CRESettings::soundsDirectory | ( | ) | const |
Definition at line 150 of file CRESettings.cpp.
References autojail::value.
| bool CRESettings::storeWindowsState | ( | ) | const |
Definition at line 108 of file CRESettings.cpp.
References autojail::value.
Referenced by CREMainWindow::createMenus().
Here is the caller graph for this function:| int CRESettings::subWindowCount | ( | ) | const |
Definition at line 125 of file CRESettings.cpp.
References autojail::value.
| QByteArray CRESettings::subWindowPosition | ( | int | subWindow | ) | const |
Definition at line 142 of file CRESettings.cpp.
References autojail::value.
| int CRESettings::subWindowType | ( | int | subWindow | ) | const |
Definition at line 134 of file CRESettings.cpp.
References autojail::value.