6#include <PhosphorShaders/phosphorshaders_export.h>
Abstract wallpaper provider interface.
Definition IWallpaperProvider.h:17
virtual ~IWallpaperProvider()=default
virtual QString wallpaperPath()=0
Return the filesystem path to the current desktop wallpaper image.
Definition ShaderEffect.h:28
PHOSPHORSHADERS_EXPORT std::unique_ptr< IWallpaperProvider > createWallpaperProvider()
Create the default wallpaper provider for the current desktop environment.