The FixedTypeWallPaperSettings struct Settings for fixed image wallpaper display. More...
#include <SettingsPack.h>
Public Attributes | |
| QPixmap | map |
| The fixed wallpaper image. | |
| WallPaperEngine::SwitchingMode | mode |
| Switching mode (though unused for fixed). | |
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. | |
The FixedTypeWallPaperSettings struct Settings for fixed image wallpaper display.