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. Replacement for QX11Embedwidget and Container in Qt5
Forum Updated to NodeBB v4.3 + New Features

Replacement for QX11Embedwidget and Container in Qt5

Scheduled Pinned Locked Moved General and Desktop
7 Posts 3 Posters 4.8k Views 1 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.
  • D Offline
    D Offline
    Dcqt
    wrote on last edited by
    #1

    Hi,
    I would like to know few details about Qt 5 as we are planning to migrate to Qt5.
    We have several applications whcih are developed in Qt 4.8 using QX11EmbedWidgets and a main application which act as a container(developed using QX11EmbedContainer) for all these apps.

    Now we would like to have the same with Qt5.

    Can somebody explain whether Qt5 supports QX11Embedwidgets and Container as they are in Qt4.8 or they are changed in Qt5.

    I only need to know the replacement of QX11EmbedWidgets and QX11EmbedContainer in Qt5 so that i can launch my application with minimal changes.

    Thanks,
    Dcqt

    1 Reply Last reply
    0
    • D Offline
      D Offline
      Dcqt
      wrote on last edited by
      #2

      Can somebody let me know where to find the difference between Qt 4.X and Qt 5.0.

      I cheked in include directory of Qt5 , but i could not find any X11 related stuff there , probably it is presnet under different name or location.

      1 Reply Last reply
      0
      • SGaistS Offline
        SGaistS Offline
        SGaist
        Lifetime Qt Champion
        wrote on last edited by
        #3

        Hi,

        The x11 specific stuff has been move to qtx11extras (you can find it on gitorious)

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • D Offline
          D Offline
          Dcqt
          wrote on last edited by
          #4

          Thanks SGaist,
          I have cheked that already and only i could find was below.

          QtX11Extras
          qtx11extrasglobal.h
          QtX11ExtrasVersion
          qtx11extrasversion.h
          QX11Info
          qx11info_x11.h

          I am looking for embedwidgets and container related stuff.

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kovis
            wrote on last edited by
            #5

            To my company is the QX11EmbedWidget also important - no transfer of this class foreseen?

            1 Reply Last reply
            0
            • SGaistS Offline
              SGaistS Offline
              SGaist
              Lifetime Qt Champion
              wrote on last edited by
              #6

              You should maybe ask on the mailing list, you'll find more developers/maintainers there. This forum is more user oriented.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              1 Reply Last reply
              0
              • SGaistS Offline
                SGaistS Offline
                SGaist
                Lifetime Qt Champion
                wrote on last edited by
                #7

                Edit: removed, there as been a double posting.

                Interested in AI ? www.idiap.ch
                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                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