attempt use slide_obj in qml
QML doesn't understand QMap_QString_QVariant yet.
This commit is contained in:
parent
1fefe5dca3
commit
0936490bee
3 changed files with 6 additions and 5 deletions
|
@ -41,7 +41,7 @@ Window {
|
|||
chosenFont: SlideObject.font
|
||||
textSize: SlideObject.fontSize
|
||||
pdfIndex: SlideObject.pdfIndex
|
||||
itemType: SlideObject.type
|
||||
itemType: SlideObject.ty
|
||||
vidLoop: SlideObject.loop
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue