Go to the documentation of this file.
13 #ifndef CLASS_CRE_SETTINGS_H
14 #define CLASS_CRE_SETTINGS_H
66 #endif // CLASS_CRE_SETTINGS_H
void setShowChanges(bool show)
void loadReports(CREReportDefinitionManager &reports)
void loadFilters(CREFilterDefinitionManager &filters)
void setSubWindowPosition(int subWindow, const QByteArray &data)
bool storeWindowsState() const
int subWindowCount() const
void saveFilters(const CREFilterDefinitionManager &filters)
QByteArray subWindowPosition(int subWindow) const
void setSoundsDirectory(const QString &dir)
void setChangesLength(int length)
int subWindowType(int subWindow) const
QString mapCacheDirectory() const
int changesLength() const
void setSubWindowType(int subWindow, int type)
void setFacesetUseFallback(bool use)
void setFacesetToDisplay(const QString &faceset)
QByteArray mainWindowGeometry()
void setSubWindowCount(int count)
QString facesetToDisplay() const
bool facesetUseFallback() const
void saveReports(const CREReportDefinitionManager &reports)
void setStoreWindowState(bool store)
void setMainWindowGeometry(const QByteArray &data)
QString soundsDirectory() const