trying to add slide class as master controller for the slide
This commit is contained in:
parent
99afdd0b0f
commit
12a5b0bcf1
8 changed files with 220 additions and 4 deletions
|
@ -20,7 +20,7 @@ Item {
|
|||
property url imageSource: imageBackground
|
||||
property url videoSource: videoBackground
|
||||
property string chosenFont: "Quicksand"
|
||||
property var text: "This is demo text"
|
||||
property string text: "This is demo text"
|
||||
property color backgroundColor
|
||||
property var hTextAlignment: Text.AlignHCenter
|
||||
property var vTextAlignment: Text.AlignVCenter
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue