SlidesML is a presentation tool that use QML to create slides.
Slides is an application that can be used to play the presentation. It allow the display of notes and to play presentation in full screen mode.
You can run it with qmlscene -I . Slides.qml.
Coming soon, see examples.
Check out TestPresentation.qml. You can test it with the command qmlscene -I . TestPresentation.qml.