Preparing to add html as a presentation option
This commit is contained in:
parent
ff680b9549
commit
e8b042df54
8 changed files with 52 additions and 301 deletions
|
@ -35,6 +35,7 @@ Window {
|
|||
id: presentationSlide
|
||||
anchors.fill: parent
|
||||
imageSource: SlideObject.imageBackground
|
||||
webSource: SlideObject.html
|
||||
videoSource: presentationWindow.visible ? SlideObject.videoBackground : ""
|
||||
audioSource: SlideObject.audio
|
||||
text: SlideObject.text
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue