Currently, type of the rotationDuration is std::chrono::milliseconds.
std::chrono::milliseconds is an unregistered datatype so we can't really
use it with Q_PROPERTY.
Details
Details
- Reviewers
davidedmundson - Group Reviewers
KWin - Commits
- R108:a1e76b4802ce: [effects/cube] Change type of the rotationDuration property to int
Ran qdbus org.kde.KWin /KWin supportInformation.
Diff Detail
Diff Detail
- Repository
- R108 KWin
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.