#include <layouts_settings.h>
|
| void | setValue (const QVariant &value, const QString &name) |
| void | setValue (const QVariant &value, const QString &name, const QString &group, const QString &subGroup=QString()) |
| void | deleteValue (const QString &name) |
| void | deleteValue (const QString &name, const QString &group, const QString &subGroup=QString()) |
| QSettings | settings |
| QString | defaultGroup |
| QString | defaultSubGroup |
◆ LayoutsSettings() [1/2]
| LayoutsSettings::LayoutsSettings |
( |
const QString & | settingPath, |
|
|
QObject * | parent = nullptr ) |
|
explicitprivate |
◆ LayoutsSettings() [2/2]
◆ getDeckEditorCardSize()
| QSize LayoutsSettings::getDeckEditorCardSize |
( |
| ) |
|
◆ getDeckEditorDbHeaderState()
| const QByteArray LayoutsSettings::getDeckEditorDbHeaderState |
( |
| ) |
|
◆ getDeckEditorDeckSize()
| QSize LayoutsSettings::getDeckEditorDeckSize |
( |
| ) |
|
◆ getDeckEditorFilterSize()
| QSize LayoutsSettings::getDeckEditorFilterSize |
( |
| ) |
|
◆ getDeckEditorGeometry()
| const QByteArray LayoutsSettings::getDeckEditorGeometry |
( |
| ) |
|
◆ getDeckEditorLayoutState()
| const QByteArray LayoutsSettings::getDeckEditorLayoutState |
( |
| ) |
|
◆ getDeckEditorPrintingSelectorSize()
| QSize LayoutsSettings::getDeckEditorPrintingSelectorSize |
( |
| ) |
|
◆ getGameCardInfoSize()
| const QSize LayoutsSettings::getGameCardInfoSize |
( |
| ) |
|
◆ getGameMessageLayoutSize()
| const QSize LayoutsSettings::getGameMessageLayoutSize |
( |
| ) |
|
◆ getGamePlayAreaGeometry()
| const QByteArray LayoutsSettings::getGamePlayAreaGeometry |
( |
| ) |
|
◆ getGamePlayAreaLayoutState()
| const QByteArray LayoutsSettings::getGamePlayAreaLayoutState |
( |
| ) |
|
◆ getGamePlayerListSize()
| const QSize LayoutsSettings::getGamePlayerListSize |
( |
| ) |
|
◆ getReplayCardInfoSize()
| const QSize LayoutsSettings::getReplayCardInfoSize |
( |
| ) |
|
◆ getReplayMessageLayoutSize()
| const QSize LayoutsSettings::getReplayMessageLayoutSize |
( |
| ) |
|
◆ getReplayPlayAreaGeometry()
| const QByteArray LayoutsSettings::getReplayPlayAreaGeometry |
( |
| ) |
|
◆ getReplayPlayAreaLayoutState()
| const QByteArray LayoutsSettings::getReplayPlayAreaLayoutState |
( |
| ) |
|
◆ getReplayPlayerListSize()
| const QSize LayoutsSettings::getReplayPlayerListSize |
( |
| ) |
|
◆ getReplayReplaySize()
| const QSize LayoutsSettings::getReplayReplaySize |
( |
| ) |
|
◆ getSetsDialogHeaderState()
| const QByteArray LayoutsSettings::getSetsDialogHeaderState |
( |
| ) |
|
◆ setDeckEditorCardSize()
| void LayoutsSettings::setDeckEditorCardSize |
( |
const QSize & | value | ) |
|
◆ setDeckEditorDbHeaderState()
| void LayoutsSettings::setDeckEditorDbHeaderState |
( |
const QByteArray & | value | ) |
|
◆ setDeckEditorDeckSize()
| void LayoutsSettings::setDeckEditorDeckSize |
( |
const QSize & | value | ) |
|
◆ setDeckEditorFilterSize()
| void LayoutsSettings::setDeckEditorFilterSize |
( |
const QSize & | value | ) |
|
◆ setDeckEditorGeometry()
| void LayoutsSettings::setDeckEditorGeometry |
( |
const QByteArray & | value | ) |
|
◆ setDeckEditorLayoutState()
| void LayoutsSettings::setDeckEditorLayoutState |
( |
const QByteArray & | value | ) |
|
◆ setDeckEditorPrintingSelectorSize()
| void LayoutsSettings::setDeckEditorPrintingSelectorSize |
( |
const QSize & | value | ) |
|
◆ setGameCardInfoSize()
| void LayoutsSettings::setGameCardInfoSize |
( |
const QSize & | value | ) |
|
◆ setGameMessageLayoutSize()
| void LayoutsSettings::setGameMessageLayoutSize |
( |
const QSize & | value | ) |
|
◆ setGamePlayAreaGeometry()
| void LayoutsSettings::setGamePlayAreaGeometry |
( |
const QByteArray & | value | ) |
|
◆ setGamePlayAreaState()
| void LayoutsSettings::setGamePlayAreaState |
( |
const QByteArray & | value | ) |
|
◆ setGamePlayerListSize()
| void LayoutsSettings::setGamePlayerListSize |
( |
const QSize & | value | ) |
|
◆ setReplayCardInfoSize()
| void LayoutsSettings::setReplayCardInfoSize |
( |
const QSize & | value | ) |
|
◆ setReplayMessageLayoutSize()
| void LayoutsSettings::setReplayMessageLayoutSize |
( |
const QSize & | value | ) |
|
◆ setReplayPlayAreaGeometry()
| void LayoutsSettings::setReplayPlayAreaGeometry |
( |
const QByteArray & | value | ) |
|
◆ setReplayPlayAreaState()
| void LayoutsSettings::setReplayPlayAreaState |
( |
const QByteArray & | value | ) |
|
◆ setReplayPlayerListSize()
| void LayoutsSettings::setReplayPlayerListSize |
( |
const QSize & | value | ) |
|
◆ setReplayReplaySize()
| void LayoutsSettings::setReplayReplaySize |
( |
const QSize & | value | ) |
|
◆ setSetsDialogHeaderState()
| void LayoutsSettings::setSetsDialogHeaderState |
( |
const QByteArray & | value | ) |
|
◆ SettingsCache
The documentation for this class was generated from the following files: