ScreenPlay Namespace
Namespace for ScreenPlay. More...
Header: | #include <ScreenPlay> |
Classes
class | App |
class | Create |
class | CreateImportVideo |
class | InstalledListFilter |
class | InstalledListModel |
class | MonitorListModel |
class | ProfileListModel |
class | ProjectSettingsListModel |
class | SDKConnector |
class | ScreenPlayManager |
class | ScreenPlayWallpaper |
class | ScreenPlayWidget |
class | Settings |
class | Util |
Detailed Description
Classes
class App
The App class contains all members for ScreenPlay. More...
class Create
Baseclass for creating wallapers, widgets and the corresponding wizards. More...
class CreateImportVideo
This class imports (copies) and creates wallaper previews. More...
class InstalledListFilter
Proxy between Installed List Model and QML view to filter items. More...
class InstalledListModel
Lists all installed wallpapers, widgets etc. from a given Path. More...
class MonitorListModel
MonitorListModel. More...
class ProfileListModel
Used to save all active wallpapers and widgets position and configurations after a restart. More...
class ProjectSettingsListModel
ProjectSettingsListModel used for the dynamic loading of the properties json object inside a project.json. More...
class SDKConnector
SDKConnector is used for the QLocalSocket connection between ScreenPlay and the standalone ScreenPlayWallpaper and ScreenPlayWidget executables. More...
class ScreenPlayManager
The ScreenPlayManager is used to manage multiple ScreenPlayWallpaper and ScreenPlayWidget. More...
class ScreenPlayWallpaper
A Single Object to manage a Wallpaper. More...
class ScreenPlayWidget
A Single Object to manage a Widget. More...
class Settings
Global settings class for reading and writing settings. More...
class Util
Easy to use global object to use when certain functionality is not available in QML. More...