#include <PhosphorOverlay/ShellState.h>#include <PhosphorOverlay/phosphoroverlay_export.h>#include <PhosphorAnimation/SurfaceAnimator.h>#include <PhosphorLayer/Role.h>#include <QHash>#include <QObject>#include <QSet>#include <QString>#include <QStringList>#include <QStringView>#include <functional>Go to the source code of this file.
Classes | |
| class | PhosphorOverlay::ShellHost |
Namespaces | |
| namespace | PhosphorLayer |
| namespace | PhosphorOverlay |
Functions | |
| PHOSPHOROVERLAY_EXPORT PhosphorLayer::Role | PhosphorOverlay::makePerInstanceRole (const PhosphorLayer::Role &base, QStringView screenId, quint64 generation) |
Build a per-instance PhosphorLayer::Role by appending -{screenId}-{generation} to base's scope prefix. | |