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 open and view excel application in Qt forms?
QtWS25 Last Chance

How to open and view excel application in Qt forms?

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 3 Posters 942 Views
  • 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.
  • MucipM Offline
    MucipM Offline
    Mucip
    wrote on last edited by
    #1

    Hi,
    In the old times when I working with VB, we can view and use Excel application in the forms. We can see all excel buttons and menus on the forms like using really excel.

    Is there any way to do it in Qt?
    I checked MediaPlayer ActiveX sample in Qt but I couldn't see Excel or Word in the selection list.

    Regards,
    Mucip:)

    jsulmJ 1 Reply Last reply
    0
    • MucipM Mucip

      @jsulm ,
      Infact I saw this. But I want to see excel application like any other widget on the form. Not only manuplate cells like in the example which you sign.

      Regards,
      Mucip:)

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by JonB
      #4

      @Mucip
      There is an ActiveX widget class https://doc.qt.io/qt-5/qaxwidget.html.
      Refer also https://forum.qt.io/topic/1840/working-with-excel-sheet.

      MucipM 1 Reply Last reply
      4
      • MucipM Mucip

        Hi,
        In the old times when I working with VB, we can view and use Excel application in the forms. We can see all excel buttons and menus on the forms like using really excel.

        Is there any way to do it in Qt?
        I checked MediaPlayer ActiveX sample in Qt but I couldn't see Excel or Word in the selection list.

        Regards,
        Mucip:)

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #2

        @Mucip Take a look at https://wiki.qt.io/Using_ActiveX_Object_in_Qt

        https://forum.qt.io/topic/113070/qt-code-of-conduct

        MucipM 1 Reply Last reply
        4
        • jsulmJ jsulm

          @Mucip Take a look at https://wiki.qt.io/Using_ActiveX_Object_in_Qt

          MucipM Offline
          MucipM Offline
          Mucip
          wrote on last edited by
          #3

          @jsulm ,
          Infact I saw this. But I want to see excel application like any other widget on the form. Not only manuplate cells like in the example which you sign.

          Regards,
          Mucip:)

          JonBJ 1 Reply Last reply
          0
          • MucipM Mucip

            @jsulm ,
            Infact I saw this. But I want to see excel application like any other widget on the form. Not only manuplate cells like in the example which you sign.

            Regards,
            Mucip:)

            JonBJ Offline
            JonBJ Offline
            JonB
            wrote on last edited by JonB
            #4

            @Mucip
            There is an ActiveX widget class https://doc.qt.io/qt-5/qaxwidget.html.
            Refer also https://forum.qt.io/topic/1840/working-with-excel-sheet.

            MucipM 1 Reply Last reply
            4
            • JonBJ JonB

              @Mucip
              There is an ActiveX widget class https://doc.qt.io/qt-5/qaxwidget.html.
              Refer also https://forum.qt.io/topic/1840/working-with-excel-sheet.

              MucipM Offline
              MucipM Offline
              Mucip
              wrote on last edited by
              #5

              Hi @JonB ,
              I will chack. Thanks.

              Regards,
              Mucip:)

              1 Reply Last reply
              0

              • Login

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