Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. how to use power point in qt 4.8?
Forum Updated to NodeBB v4.3 + New Features

how to use power point in qt 4.8?

Scheduled Pinned Locked Moved Unsolved General and Desktop
7 Posts 6 Posters 2.0k Views 3 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    javad935
    wrote on last edited by
    #1

    How do I run a .ppt file for slide running simultaneously in the video by clicking on the button slides to access my photos?

    J 1 Reply Last reply
    0
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      Interacting with MS Office from C++ is harder than one would expect. Could you eplain in detail what you want to achieve?

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      0
      • J Offline
        J Offline
        javad935
        wrote on last edited by
        #3

        i want show power point slide

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by A Former User
          #4

          Can't you just run PowerPoint and use that to show your slide show?

          1 Reply Last reply
          1
          • mrjjM Offline
            mrjjM Offline
            mrjj
            Lifetime Qt Champion
            wrote on last edited by
            #5

            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)

            1 Reply Last reply
            2
            • P Offline
              P Offline
              Pamplemousse MK 2
              wrote on last edited by
              #6

              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

              1 Reply Last reply
              1
              • J javad935

                How do I run a .ppt file for slide running simultaneously in the video by clicking on the button slides to access my photos?

                J Offline
                J Offline
                JOZEF
                Banned
                wrote on last edited by
                #7
                This post is deleted!
                1 Reply Last reply
                -1

                • Login

                • Login or register to search.
                • First post
                  Last post
                0
                • Categories
                • Recent
                • Tags
                • Popular
                • Users
                • Groups
                • Search
                • Get Qt Extensions
                • Unsolved