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