The FlowTypeTypeWallPaperSettings struct Settings for flow-like (sequentially switched) wallpapers. More...
#include <SettingsPack.h>
Public Attributes | |
QEasingCurve | curve |
curve type for animations | |
QStringList | images |
List of images to switch between. | |
int | animation_speed |
Transition animation speed (ms). | |
int | switch_interval |
Interval between switches (ms). | |
WallPaperEngine::SwitchingMode | mode |
Switching mode behavior. | |
Additional Inherited Members | |
![]() | |
enum class | Type { FIXED , FLOW_LIKE } |
Types of wallpaper switching behaviors. More... | |
![]() | |
BaseWallPaperSettings (const Type t) | |
Constructor with type. | |
Type | get_type () const |
Gets the wallpaper type. | |
The FlowTypeTypeWallPaperSettings struct Settings for flow-like (sequentially switched) wallpapers.