mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
Add doc for the new screenplay class
This commit is contained in:
parent
193af1fff2
commit
5f8c57b60d
@ -12,6 +12,12 @@
|
||||
#include "sdkconnector.h"
|
||||
#include "settings.h"
|
||||
|
||||
/*!
|
||||
\class ScreenPlay
|
||||
\brief Used for Creation of Wallpaper, Scenes and Widgets
|
||||
*/
|
||||
|
||||
|
||||
class ScreenPlayWallpaper;
|
||||
class ScreenPlayWidget;
|
||||
|
||||
|
@ -35,7 +35,6 @@
|
||||
\brief Used for:
|
||||
\list
|
||||
\i User configuration
|
||||
\i Creation of Wallpaper, Scenes and Widgets
|
||||
\i Communication via the SDK Connector
|
||||
\endlist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user