Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
Profile.h File Reference
#include <PhosphorAnimation/Curve.h>
#include <PhosphorAnimation/phosphoranimation_export.h>
#include <QJsonObject>
#include <QString>
#include <QtGlobal>
#include <memory>
#include <optional>

Go to the source code of this file.

Classes

class  PhosphorAnimation::Profile
 Configuration for a single animation event. More...
 

Namespaces

namespace  PhosphorAnimation
 

Enumerations

enum class  PhosphorAnimation::SequenceMode : int { PhosphorAnimation::AllAtOnce = 0 , PhosphorAnimation::Cascade = 1 }
 How a batch of animations starts. Numeric values match the historical wire format. More...