ScreenPlay Namespace
Namespace for ScreenPlay. More...
Header: | #include <ScreenPlay> |
Classes
class | App |
class | Create |
class | CreateImportVideo |
class | GlobalVariables |
class | InstalledListFilter |
class | InstalledListModel |
class | MonitorListModel |
class | ProfileListModel |
class | ProjectSettingsListModel |
class | SDKConnection |
class | ScreenPlayManager |
class | ScreenPlayWallpaper |
class | ScreenPlayWidget |
class | Settings |
class | Util |
class | Wizards |
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 GlobalVariables
Contains all variables that are globally needed. 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 SDKConnection
Contains all connections to Wallpaper and Widgets. 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...
class Wizards
Baseclass for all wizards. Mostly for copying and creating project files. More...