Crossfire Server, Trunk
CRESettings Class Reference

#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)
 
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
 

Detailed Description

Definition at line 21 of file CRESettings.h.

Constructor & Destructor Documentation

◆ CRESettings()

CRESettings::CRESettings ( )

Definition at line 19 of file CRESettings.cpp.

Member Function Documentation

◆ changesLength()

int CRESettings::changesLength ( ) const

Definition at line 112 of file CRESettings.cpp.

References autojail::value.

◆ ensureOptions()

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:

◆ facesetToDisplay()

QString CRESettings::facesetToDisplay ( ) const

Definition at line 84 of file CRESettings.cpp.

References autojail::value.

◆ facesetUseFallback()

bool CRESettings::facesetUseFallback ( ) const

Definition at line 94 of file CRESettings.cpp.

References autojail::value.

◆ loadFilters()

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:

◆ loadReports()

void CRESettings::loadReports ( CREReportDefinitionManager reports)

Definition at line 72 of file CRESettings.cpp.

References CREReportDefinitionManager::copy(), and autojail::value.

+ Here is the call graph for this function:

◆ mainWindowGeometry()

QByteArray CRESettings::mainWindowGeometry ( )

Definition at line 128 of file CRESettings.cpp.

References autojail::value.

◆ mapCacheDirectory()

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:

◆ saveFilters()

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:

◆ saveReports()

void CRESettings::saveReports ( const CREReportDefinitionManager reports)

Definition at line 77 of file CRESettings.cpp.

References ship::setValue().

+ Here is the call graph for this function:

◆ setChangesLength()

void CRESettings::setChangesLength ( int  length)

Definition at line 116 of file CRESettings.cpp.

References ship::setValue().

+ Here is the call graph for this function:

◆ setFacesetToDisplay()

void CRESettings::setFacesetToDisplay ( const QString &  faceset)

Definition at line 89 of file CRESettings.cpp.

References ship::setValue().

+ Here is the call graph for this function:

◆ setFacesetUseFallback()

void CRESettings::setFacesetUseFallback ( bool  use)

Definition at line 99 of file CRESettings.cpp.

References ship::setValue().

+ Here is the call graph for this function:

◆ setMainWindowGeometry()

void CRESettings::setMainWindowGeometry ( const QByteArray &  data)

Definition at line 132 of file CRESettings.cpp.

References navar-midane_time::data, and ship::setValue().

+ Here is the call graph for this function:

◆ setShowChanges()

void CRESettings::setShowChanges ( bool  show)

Definition at line 108 of file CRESettings.cpp.

References ship::setValue().

+ Here is the call graph for this function:

◆ setSoundsDirectory()

void CRESettings::setSoundsDirectory ( const QString &  dir)

Definition at line 167 of file CRESettings.cpp.

References ship::setValue().

+ Here is the call graph for this function:

◆ setStoreWindowState()

void CRESettings::setStoreWindowState ( bool  store)

Definition at line 124 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:

◆ setSubWindowCount()

void CRESettings::setSubWindowCount ( int  count)

Definition at line 141 of file CRESettings.cpp.

References disinfect::count, and ship::setValue().

+ Here is the call graph for this function:

◆ setSubWindowPosition()

void CRESettings::setSubWindowPosition ( int  subWindow,
const QByteArray &  data 
)

Definition at line 158 of file CRESettings.cpp.

References navar-midane_time::data, and ship::setValue().

+ Here is the call graph for this function:

◆ setSubWindowType()

void CRESettings::setSubWindowType ( int  subWindow,
int  type 
)

Definition at line 150 of file CRESettings.cpp.

References ship::setValue(), and is_valid_types_gen::type.

+ Here is the call graph for this function:

◆ showChanges()

bool CRESettings::showChanges ( ) const

Definition at line 104 of file CRESettings.cpp.

References autojail::value.

◆ soundsDirectory()

QString CRESettings::soundsDirectory ( ) const

Definition at line 162 of file CRESettings.cpp.

References autojail::value.

◆ storeWindowsState()

bool CRESettings::storeWindowsState ( ) const

Definition at line 120 of file CRESettings.cpp.

References autojail::value.

Referenced by CREMainWindow::createMenus().

+ Here is the caller graph for this function:

◆ subWindowCount()

int CRESettings::subWindowCount ( ) const

Definition at line 137 of file CRESettings.cpp.

References autojail::value.

◆ subWindowPosition()

QByteArray CRESettings::subWindowPosition ( int  subWindow) const

Definition at line 154 of file CRESettings.cpp.

References autojail::value.

◆ subWindowType()

int CRESettings::subWindowType ( int  subWindow) const

Definition at line 146 of file CRESettings.cpp.

References autojail::value.


The documentation for this class was generated from the following files: