Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorShaders::IWallpaperProvider Class Referenceabstract

Abstract wallpaper provider interface. More...

#include <phosphor-shaders/include/PhosphorShaders/IWallpaperProvider.h>

Public Member Functions

virtual ~IWallpaperProvider ()=default
 
virtual QString wallpaperPath ()=0
 Return the filesystem path to the current desktop wallpaper image.
 

Detailed Description

Abstract wallpaper provider interface.

Implementations detect the current desktop environment and return the filesystem path to the active wallpaper image.

Constructor & Destructor Documentation

◆ ~IWallpaperProvider()

virtual PhosphorShaders::IWallpaperProvider::~IWallpaperProvider ( )
virtualdefault

Member Function Documentation

◆ wallpaperPath()

virtual QString PhosphorShaders::IWallpaperProvider::wallpaperPath ( )
pure virtual

Return the filesystem path to the current desktop wallpaper image.

Returns empty string if unavailable or not applicable.


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