Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorZones::Layout Member List

This is the complete list of members for PhosphorZones::Layout, including all inherited members.

addZone(Zone *zone)PhosphorZones::Layout
adjacentZones(const QPointF &point, qreal threshold=20) constPhosphorZones::Layout
allowedActivities() constPhosphorZones::Layoutinline
allowedActivitiesChanged()PhosphorZones::Layoutsignal
allowedDesktops() constPhosphorZones::Layoutinline
allowedDesktopsChanged()PhosphorZones::Layoutsignal
allowedScreens() constPhosphorZones::Layoutinline
allowedScreensChanged()PhosphorZones::Layoutsignal
appRules() constPhosphorZones::Layoutinline
appRulesChanged()PhosphorZones::Layoutsignal
appRulesVariant() constPhosphorZones::Layout
aspectRatioClass() constPhosphorZones::Layoutinline
aspectRatioClassChanged()PhosphorZones::Layoutsignal
aspectRatioClassInt() constPhosphorZones::Layoutinline
autoAssign() constPhosphorZones::Layoutinline
autoAssignChanged()PhosphorZones::Layoutsignal
beginBatchModify()PhosphorZones::Layout
clearDirty()PhosphorZones::Layoutinline
clearOuterGapOverride()PhosphorZones::Layout
clearOverlayDisplayModeOverride()PhosphorZones::Layout
clearZonePaddingOverride()PhosphorZones::Layout
clearZones()PhosphorZones::Layout
createColumnsLayout(int columns, QObject *parent=nullptr)PhosphorZones::Layoutstatic
createFocusLayout(QObject *parent=nullptr)PhosphorZones::Layoutstatic
createGridLayout(int columns, int rows, QObject *parent=nullptr)PhosphorZones::Layoutstatic
createPriorityGridLayout(QObject *parent=nullptr)PhosphorZones::Layoutstatic
createRowsLayout(int rows, QObject *parent=nullptr)PhosphorZones::Layoutstatic
defaultOrder() constPhosphorZones::Layoutinline
description() constPhosphorZones::Layoutinline
descriptionChanged()PhosphorZones::Layoutsignal
endBatchModify()PhosphorZones::Layout
fixedZoneBoundingBox() constPhosphorZones::Layout
fixedZoneReferenceGeometry() constPhosphorZones::Layout
fromJson(const QJsonObject &json, QObject *parent=nullptr)PhosphorZones::Layoutstatic
hasFixedGeometryZones() constPhosphorZones::Layout
hasOuterGapOverride() constPhosphorZones::Layoutinline
hasOverlayDisplayModeOverride() constPhosphorZones::Layoutinline
hasPerSideOuterGapOverride() constPhosphorZones::Layoutinline
hasSystemOrigin() constPhosphorZones::Layoutinline
hasZonePaddingOverride() constPhosphorZones::Layoutinline
hiddenFromSelector() constPhosphorZones::Layoutinline
hiddenFromSelectorChanged()PhosphorZones::Layoutsignal
id() constPhosphorZones::Layoutinline
isDirty() constPhosphorZones::Layoutinline
isSystemLayout() constPhosphorZones::Layout
lastRecalcGeometry() constPhosphorZones::Layoutinline
Layout(QObject *parent=nullptr)PhosphorZones::Layoutexplicit
Layout(const QString &name, QObject *parent=nullptr)PhosphorZones::Layoutexplicit
Layout(const Layout &other)PhosphorZones::Layout
layoutModified()PhosphorZones::Layoutsignal
markDirty()PhosphorZones::Layoutinline
matchAppRule(const QString &windowClass) constPhosphorZones::Layout
matchesAspectRatio(qreal screenAspectRatio) constPhosphorZones::Layout
maxAspectRatio() constPhosphorZones::Layoutinline
minAspectRatio() constPhosphorZones::Layoutinline
moveZone(int fromIndex, int toIndex)PhosphorZones::Layout
name() constPhosphorZones::Layoutinline
nameChanged()PhosphorZones::Layoutsignal
nearestZone(const QPointF &point, qreal maxDistance=-1) constPhosphorZones::Layout
operator=(const Layout &other)PhosphorZones::Layout
outerGap() constPhosphorZones::Layoutinline
outerGapBottom() constPhosphorZones::Layoutinline
outerGapChanged()PhosphorZones::Layoutsignal
outerGapLeft() constPhosphorZones::Layoutinline
outerGapRight() constPhosphorZones::Layoutinline
outerGapTop() constPhosphorZones::Layoutinline
overlayDisplayMode() constPhosphorZones::Layoutinline
overlayDisplayModeChanged()PhosphorZones::Layoutsignal
rawOuterGaps() constPhosphorZones::Layoutinline
recalculateZoneGeometries(const QRectF &screenGeometry)PhosphorZones::Layout
removeZone(Zone *zone)PhosphorZones::Layout
removeZoneAt(int index)PhosphorZones::Layout
renumberZones()PhosphorZones::Layout
screenIdResolver()PhosphorZones::Layoutstatic
ScreenIdResolver typedefPhosphorZones::Layout
setAllowedActivities(const QStringList &activities)PhosphorZones::Layout
setAllowedDesktops(const QList< int > &desktops)PhosphorZones::Layout
setAllowedScreens(const QStringList &screens)PhosphorZones::Layout
setAppRules(const QVector< AppRule > &rules)PhosphorZones::Layout
setAppRulesVariant(const QVariantList &rules)PhosphorZones::Layout
setAspectRatioClass(::PhosphorLayout::AspectRatioClass cls)PhosphorZones::Layout
setAspectRatioClassInt(int cls)PhosphorZones::Layout
setAutoAssign(bool enabled)PhosphorZones::Layout
setDefaultOrder(int order)PhosphorZones::Layoutinline
setDescription(const QString &description)PhosphorZones::Layout
setHiddenFromSelector(bool hidden)PhosphorZones::Layout
setLastRecalcGeometry(const QRectF &geom)PhosphorZones::Layoutinline
setMaxAspectRatio(qreal ratio)PhosphorZones::Layout
setMinAspectRatio(qreal ratio)PhosphorZones::Layout
setName(const QString &name)PhosphorZones::Layout
setOuterGap(int gap)PhosphorZones::Layout
setOuterGapBottom(int gap)PhosphorZones::Layout
setOuterGapLeft(int gap)PhosphorZones::Layout
setOuterGapRight(int gap)PhosphorZones::Layout
setOuterGapTop(int gap)PhosphorZones::Layout
setOverlayDisplayMode(int mode)PhosphorZones::Layout
setScreenIdResolver(ScreenIdResolver resolver)PhosphorZones::Layoutstatic
setShaderId(const QString &id)PhosphorZones::Layout
setShaderParams(const QVariantMap &params)PhosphorZones::Layout
setShowZoneNumbers(bool show)PhosphorZones::Layout
setSourcePath(const QString &path)PhosphorZones::Layout
setSystemSourcePath(const QString &path)PhosphorZones::Layoutinline
setUseFullScreenGeometry(bool enabled)PhosphorZones::Layout
setUsePerSideOuterGap(bool enabled)PhosphorZones::Layout
setZonePadding(int padding)PhosphorZones::Layout
shaderId() constPhosphorZones::Layoutinline
shaderIdChanged()PhosphorZones::Layoutsignal
shaderParams() constPhosphorZones::Layoutinline
shaderParamsChanged()PhosphorZones::Layoutsignal
showZoneNumbers() constPhosphorZones::Layoutinline
showZoneNumbersChanged()PhosphorZones::Layoutsignal
sourcePath() constPhosphorZones::Layoutinline
sourcePathChanged()PhosphorZones::Layoutsignal
systemSourcePath() constPhosphorZones::Layoutinline
toJson() constPhosphorZones::Layout
useFullScreenGeometry() constPhosphorZones::Layoutinline
useFullScreenGeometryChanged()PhosphorZones::Layoutsignal
usePerSideOuterGap() constPhosphorZones::Layoutinline
zone(int index) constPhosphorZones::Layout
zoneAdded(Zone *zone)PhosphorZones::Layoutsignal
zoneAtPoint(const QPointF &point) constPhosphorZones::Layout
zoneById(const QUuid &id) constPhosphorZones::Layout
zoneByNumber(int number) constPhosphorZones::Layout
zoneCount() constPhosphorZones::Layoutinline
zonePadding() constPhosphorZones::Layoutinline
zonePaddingChanged()PhosphorZones::Layoutsignal
zoneRemoved(Zone *zone)PhosphorZones::Layoutsignal
zones() constPhosphorZones::Layoutinline
zonesChanged()PhosphorZones::Layoutsignal
zonesInRect(const QRectF &rect) constPhosphorZones::Layout
~Layout() overridePhosphorZones::Layout