#include <phosphor-tile-engine/include/PhosphorTileEngine/IAutotileSettings.h>
◆ ~IAutotileSettings()
| virtual PhosphorEngine::IAutotileSettings::~IAutotileSettings |
( |
| ) |
|
|
virtualdefault |
◆ autotileFocusFollowsMouse()
| virtual bool PhosphorEngine::IAutotileSettings::autotileFocusFollowsMouse |
( |
| ) |
const |
|
pure virtual |
◆ autotileFocusNewWindows()
| virtual bool PhosphorEngine::IAutotileSettings::autotileFocusNewWindows |
( |
| ) |
const |
|
pure virtual |
◆ autotileInnerGap()
| virtual int PhosphorEngine::IAutotileSettings::autotileInnerGap |
( |
| ) |
const |
|
pure virtual |
◆ autotileInsertPosition()
◆ autotileMasterCount()
| virtual int PhosphorEngine::IAutotileSettings::autotileMasterCount |
( |
| ) |
const |
|
pure virtual |
◆ autotileMaxWindows()
| virtual int PhosphorEngine::IAutotileSettings::autotileMaxWindows |
( |
| ) |
const |
|
pure virtual |
◆ autotileOuterGap()
| virtual int PhosphorEngine::IAutotileSettings::autotileOuterGap |
( |
| ) |
const |
|
pure virtual |
◆ autotileOuterGapBottom()
| virtual int PhosphorEngine::IAutotileSettings::autotileOuterGapBottom |
( |
| ) |
const |
|
pure virtual |
◆ autotileOuterGapLeft()
| virtual int PhosphorEngine::IAutotileSettings::autotileOuterGapLeft |
( |
| ) |
const |
|
pure virtual |
◆ autotileOuterGapRight()
| virtual int PhosphorEngine::IAutotileSettings::autotileOuterGapRight |
( |
| ) |
const |
|
pure virtual |
◆ autotileOuterGapTop()
| virtual int PhosphorEngine::IAutotileSettings::autotileOuterGapTop |
( |
| ) |
const |
|
pure virtual |
◆ autotileOverflowBehavior()
◆ autotilePerAlgorithmSettings()
| virtual QVariantMap PhosphorEngine::IAutotileSettings::autotilePerAlgorithmSettings |
( |
| ) |
const |
|
pure virtual |
◆ autotileRespectMinimumSize()
| virtual bool PhosphorEngine::IAutotileSettings::autotileRespectMinimumSize |
( |
| ) |
const |
|
pure virtual |
◆ autotileSmartGaps()
| virtual bool PhosphorEngine::IAutotileSettings::autotileSmartGaps |
( |
| ) |
const |
|
pure virtual |
◆ autotileSplitRatio()
| virtual qreal PhosphorEngine::IAutotileSettings::autotileSplitRatio |
( |
| ) |
const |
|
pure virtual |
◆ autotileSplitRatioStep()
| virtual qreal PhosphorEngine::IAutotileSettings::autotileSplitRatioStep |
( |
| ) |
const |
|
pure virtual |
◆ autotileStickyWindowHandling()
◆ autotileUsePerSideOuterGap()
| virtual bool PhosphorEngine::IAutotileSettings::autotileUsePerSideOuterGap |
( |
| ) |
const |
|
pure virtual |
◆ clearPerScreenAutotileSettings()
| virtual void PhosphorEngine::IAutotileSettings::clearPerScreenAutotileSettings |
( |
const QString & |
screenId | ) |
|
|
pure virtual |
◆ defaultAutotileAlgorithm()
| virtual QString PhosphorEngine::IAutotileSettings::defaultAutotileAlgorithm |
( |
| ) |
const |
|
pure virtual |
◆ setAutotileMasterCount()
| virtual void PhosphorEngine::IAutotileSettings::setAutotileMasterCount |
( |
int |
count | ) |
|
|
pure virtual |
◆ setAutotileMaxWindows()
| virtual void PhosphorEngine::IAutotileSettings::setAutotileMaxWindows |
( |
int |
max | ) |
|
|
pure virtual |
◆ setAutotilePerAlgorithmSettings()
| virtual void PhosphorEngine::IAutotileSettings::setAutotilePerAlgorithmSettings |
( |
const QVariantMap & |
settings | ) |
|
|
pure virtual |
◆ setAutotileSplitRatio()
| virtual void PhosphorEngine::IAutotileSettings::setAutotileSplitRatio |
( |
qreal |
ratio | ) |
|
|
pure virtual |
◆ setDefaultAutotileAlgorithm()
| virtual void PhosphorEngine::IAutotileSettings::setDefaultAutotileAlgorithm |
( |
const QString & |
algorithmId | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: