Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Unsolved Windows Event Loop integration of Qt

    General and Desktop
    2
    2
    622
    Loading More Posts
    • 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.
    • C
      ColaCookoo last edited by

      I would like to learn about how Qt integrates with the Windows Event Loop. I searched the code for calls the GetMessage function in order to find out where the event loop is. Without success. Can someone point me to correct source file or explain why GetMessage is aparently not called?

      kshegunov 1 Reply Last reply Reply Quote 0
      • kshegunov
        kshegunov Moderators @ColaCookoo last edited by

        @ColaCookoo
        Hello,
        Are you interested in Qt4, or Qt5? For Qt5 the source is somewhere in the qt platform integration section if memory serves me. You could start with qtbase/src/winmain/ and qtbase/src/gui/kernel/qwindowsysteminterface* and work your way from there.

        Read and abide by the Qt Code of Conduct

        1 Reply Last reply Reply Quote 0
        • First post
          Last post