1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-19 00:42:33 +02:00
ScreenPlay/ScreenPlayWidget
Elias Steurer 49b75a463a Move SDKConnectors SDKConnection class into seperate file
The next will be to merge SDKConnector into the ScreenPlayManager.

We now have the first version of bi directional messages. This is for updating values like
saving the current Widget position. We also save a SDKConnection shared reference inside
our ScreenPlayWallpaper or ScreenPlayWidget instance. So we now have all logic in these classes.
2020-07-18 18:26:41 +02:00
..
assets Rename ScreenPlayWindow to the more fitting ScreenPlayWallpaper 2019-07-26 13:08:27 +02:00
src Move SDKConnectors SDKConnection class into seperate file 2020-07-18 18:26:41 +02:00
CMakeLists.txt Change Resources into two seperate qrc files 2020-07-10 20:49:11 +02:00
main.cpp Add basic saving and loading of Widgets 2020-07-13 17:59:20 +02:00
SPWidgetResources.qrc Rename main qml file of wallpaper and widget to match their project names 2020-05-24 14:32:07 +02:00
test.qml Add a way easier way to debug wallpaper and widgets 2019-03-27 18:38:36 +01:00
Widget.qml Rename main qml file of wallpaper and widget to match their project names 2020-05-24 14:32:07 +02:00