CCIMXDesktop
 
Loading...
Searching...
No Matches
WallpaperConfigures Class Reference

The WallpaperConfigures class Provides configuration options for managing wallpaper switching behavior. More...

#include <WallpaperConfigures.h>

Inheritance diagram for WallpaperConfigures:

Public Member Functions

 WallpaperConfigures (DesktopMainWindow *parent)
 Constructs the WallpaperConfigures widget.
 
 ~WallpaperConfigures ()
 Destructor.
 
void setMode (const WallPaperEngine::SwitchingMode mode)
 Sets the wallpaper switching mode.
 

Detailed Description

The WallpaperConfigures class Provides configuration options for managing wallpaper switching behavior.

This class allows users to choose wallpaper switching modes and configure related parameters through the associated UI.

Constructor & Destructor Documentation

◆ WallpaperConfigures()

WallpaperConfigures::WallpaperConfigures ( DesktopMainWindow parent)
explicit

Constructs the WallpaperConfigures widget.

Parameters
parentPointer to the main desktop window.

Member Function Documentation

◆ setMode()

void WallpaperConfigures::setMode ( const WallPaperEngine::SwitchingMode  mode)

Sets the wallpaper switching mode.

Parameters
modeThe desired switching mode.

The documentation for this class was generated from the following files: