This is the complete list of members for PhosphorEngine::PerScreenStates< StateT >, including all inherited members.
| containsKey(const PlacementStateKey &key) const | PhosphorEngine::PerScreenStates< StateT > | inline |
| forKey(const PlacementStateKey &key, const std::function< StateT *()> &factory) | PhosphorEngine::PerScreenStates< StateT > | inline |
| forWindow(const QString &windowId, PlacementStateKey *outKey=nullptr) const | PhosphorEngine::PerScreenStates< StateT > | inline |
| hasWindow(const QString &windowId) const | PhosphorEngine::PerScreenStates< StateT > | inline |
| insertState(const PlacementStateKey &key, StateT *state) | PhosphorEngine::PerScreenStates< StateT > | inline |
| keyForWindow(const QString &windowId) const | PhosphorEngine::PerScreenStates< StateT > | inline |
| migrate(const QString &windowId, const PlacementStateKey &oldKey, const PlacementStateKey &newKey) | PhosphorEngine::PerScreenStates< StateT > | inline |
| rekeyWindows(const PlacementStateKey &oldKey, const PlacementStateKey &newKey) | PhosphorEngine::PerScreenStates< StateT > | inline |
| removeStatesIf(const std::function< bool(const PlacementStateKey &, StateT *)> &pred, const std::function< void(const PlacementStateKey &, StateT *)> &onRemove) | PhosphorEngine::PerScreenStates< StateT > | inline |
| removeWindow(const QString &windowId) | PhosphorEngine::PerScreenStates< StateT > | inline |
| removeWindowsIf(const std::function< bool(const QString &, const PlacementStateKey &)> &pred) | PhosphorEngine::PerScreenStates< StateT > | inline |
| setKeyForWindow(const QString &windowId, const PlacementStateKey &key) | PhosphorEngine::PerScreenStates< StateT > | inline |
| stateCount() const | PhosphorEngine::PerScreenStates< StateT > | inline |
| stateForKey(const PlacementStateKey &key) const | PhosphorEngine::PerScreenStates< StateT > | inline |
| states() const | PhosphorEngine::PerScreenStates< StateT > | inline |
| takeState(const PlacementStateKey &key) | PhosphorEngine::PerScreenStates< StateT > | inline |
| takeWindow(const QString &windowId) | PhosphorEngine::PerScreenStates< StateT > | inline |
| windowKey(const QString &windowId) const | PhosphorEngine::PerScreenStates< StateT > | inline |
| windowKeys() const | PhosphorEngine::PerScreenStates< StateT > | inline |