This is the complete list of members for PhosphorEngine::WindowPlacementStore, including all inherited members.
| clear(const QString &windowId) | PhosphorEngine::WindowPlacementStore | |
| clearFreeGeometry(const QString &windowId) | PhosphorEngine::WindowPlacementStore | |
| collapsePureFloatSiblings(const QString &appId, const QString &keepWindowId) | PhosphorEngine::WindowPlacementStore | |
| contains(const QString &windowId, const QString &appId=QString()) const | PhosphorEngine::WindowPlacementStore | |
| deserialize(const QJsonObject &obj) | PhosphorEngine::WindowPlacementStore | |
| peek(const QString &windowId, const QString &appId, const std::function< bool(const WindowPlacement &)> &accept={}) const | PhosphorEngine::WindowPlacementStore | |
| record(WindowPlacement placement) | PhosphorEngine::WindowPlacementStore | |
| records() const | PhosphorEngine::WindowPlacementStore | |
| removeIf(const std::function< bool(const WindowPlacement &)> &pred) | PhosphorEngine::WindowPlacementStore | |
| serialize(const std::function< bool(const WindowPlacement &)> &keep={}) const | PhosphorEngine::WindowPlacementStore | |
| size() const | PhosphorEngine::WindowPlacementStore | |
| take(const QString &windowId, const QString &appId, const std::function< bool(const WindowPlacement &)> &accept={}, const std::function< bool(const WindowPlacement &)> &preferred={}) | PhosphorEngine::WindowPlacementStore | |
| transform(const std::function< bool(WindowPlacement &)> &fn) | PhosphorEngine::WindowPlacementStore | |
| WindowPlacementStore()=default | PhosphorEngine::WindowPlacementStore |