Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 516 Bytes

File metadata and controls

21 lines (13 loc) · 516 Bytes

SlidesML: QML Presentation tool

SlidesML is a presentation tool that use QML to create slides.

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.

Documentation

Coming soon, see examples.

Examples

Check out TestPresentation.qml. You can test it with the command qmlscene -I . TestPresentation.qml.