how to use power point in qt 4.8?
-
Can't you just run PowerPoint and use that to show your slide show?
-
There is no way to play back ppt directly in Qt.
You can however start powerpoint with QProcess or via automation and use
it as a viewer. ( as @Wieland suggests) -
Hello,
Perhaps would it possible to control PowerPoint with QAxObject API ?
Here is also a wiki talking about PowerPoint and Qt:
http://wiki.qt.io/Handling_Microsoft_PowerPoint_file_format -
How do I run a .ppt file for slide running simultaneously in the video by clicking on the button slides to access my photos?