CCIMXDesktop
 
Loading...
Searching...
No Matches
FlowTypeTypeWallPaperSettings Struct Reference

The FlowTypeTypeWallPaperSettings struct Settings for flow-like (sequentially switched) wallpapers. More...

#include <SettingsPack.h>

Inheritance diagram for FlowTypeTypeWallPaperSettings:
BaseWallPaperSettings

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

- Public Types inherited from BaseWallPaperSettings
enum class  Type { FIXED , FLOW_LIKE }
 Types of wallpaper switching behaviors. More...
 
- Public Member Functions inherited from BaseWallPaperSettings
 BaseWallPaperSettings (const Type t)
 Constructor with type.
 
Type get_type () const
 Gets the wallpaper type.
 

Detailed Description

The FlowTypeTypeWallPaperSettings struct Settings for flow-like (sequentially switched) wallpapers.


The documentation for this struct was generated from the following file: