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. QWidgetwindow in qt5
QtWS25 Last Chance

QWidgetwindow in qt5

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 3 Posters 742 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.
  • N Offline
    N Offline
    nikhil_belani
    wrote on last edited by
    #1

    hello
    any can help me any changes made from migration qt5.9 from qt4
    QwidgetWindow for class

    is QwidgetWindow class is inherit from Qwidgets class in qt5 .9?
    is relation ship are different in qt4.8

    Thanks

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

      Hi,

      No it's a QWindow but it's also a private class. What are you using it for ?

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

      N 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        No it's a QWindow but it's also a private class. What are you using it for ?

        N Offline
        N Offline
        nikhil_belani
        wrote on last edited by
        #3

        @SGaist it is getting used for event filler is there anything change from 4.8 version qt

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

          What event are you filtering ?

          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
          • N nikhil_belani

            hello
            any can help me any changes made from migration qt5.9 from qt4
            QwidgetWindow for class

            is QwidgetWindow class is inherit from Qwidgets class in qt5 .9?
            is relation ship are different in qt4.8

            Thanks

            JKSHJ Offline
            JKSHJ Offline
            JKSH
            Moderators
            wrote on last edited by
            #5

            @nikhil_belani said in QWidgetwindow in qt5:

            any can help me any changes made from migration qt5.9 from qt4

            I suggest you start by adding QT += widgets to your .pro file. Then, try to build your application for Qt 5 and address each error that appears.

            If you get stuck, copy the first few error messages that you get and paste them here.

            Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

            1 Reply Last reply
            2

            • Login

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