#include <PhosphorAnimation/phosphoranimation_export.h>#include <QString>#include <QStringList>Go to the source code of this file.
Namespaces | |
| namespace | PhosphorAnimation |
| namespace | PhosphorAnimation::ProfilePaths |
| Dot-path constants for well-known animation events. | |
Functions | |
| PHOSPHORANIMATION_EXPORT QStringList | PhosphorAnimation::ProfilePaths::allBuiltInPaths () |
| Full list of built-in paths in taxonomy order. | |
| PHOSPHORANIMATION_EXPORT QString | PhosphorAnimation::ProfilePaths::parentPath (const QString &path) |
Walk path up one level ("window.open" -> "window" -> "global" -> ""). | |