This is the complete list of members for PhosphorTiles::SplitTree, including all inherited members.
| applyGeometry(const QRect &area, int innerGap) const | PhosphorTiles::SplitTree | |
| fromJson(const QJsonObject &json) | PhosphorTiles::SplitTree | static |
| insertAtEnd(const QString &windowId, qreal initialRatio=0.0) | PhosphorTiles::SplitTree | |
| insertAtFocused(const QString &windowId, const QString &focusedWindowId, qreal initialRatio=0.0) | PhosphorTiles::SplitTree | |
| insertAtPosition(const QString &windowId, int position, qreal initialRatio=0.0) | PhosphorTiles::SplitTree | |
| isEmpty() const noexcept | PhosphorTiles::SplitTree | |
| leafCount() const noexcept | PhosphorTiles::SplitTree | |
| leafForWindow(const QString &windowId) const | PhosphorTiles::SplitTree | |
| leafForWindow(const QString &windowId) | PhosphorTiles::SplitTree | |
| leafOrder() const | PhosphorTiles::SplitTree | |
| operator=(SplitTree &&other) noexcept | PhosphorTiles::SplitTree | |
| operator=(const SplitTree &)=delete | PhosphorTiles::SplitTree | |
| rebuildFromOrder(const QStringList &tiledWindows, qreal defaultSplitRatio=AutotileDefaults::DefaultSplitRatio) | PhosphorTiles::SplitTree | |
| remove(const QString &windowId) | PhosphorTiles::SplitTree | |
| resizeSplit(const QString &windowId, qreal newRatio) | PhosphorTiles::SplitTree | |
| root() const noexcept | PhosphorTiles::SplitTree | |
| root() noexcept | PhosphorTiles::SplitTree | |
| SplitTree() | PhosphorTiles::SplitTree | |
| SplitTree(SplitTree &&other) noexcept | PhosphorTiles::SplitTree | |
| SplitTree(const SplitTree &)=delete | PhosphorTiles::SplitTree | |
| swap(const QString &windowId1, const QString &windowId2) | PhosphorTiles::SplitTree | |
| swapLeaves(const QString &a, const QString &b) | PhosphorTiles::SplitTree | |
| toJson() const | PhosphorTiles::SplitTree | |
| treeHeight() const noexcept | PhosphorTiles::SplitTree | |
| ~SplitTree() | PhosphorTiles::SplitTree | |