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. Windows Event Loop integration of Qt
Forum Updated to NodeBB v4.3 + New Features

Windows Event Loop integration of Qt

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 813 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.
  • C Offline
    C Offline
    ColaCookoo
    wrote on last edited by
    #1

    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?

    kshegunovK 1 Reply Last reply
    0
    • C ColaCookoo

      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?

      kshegunovK Offline
      kshegunovK Offline
      kshegunov
      Moderators
      wrote on last edited by
      #2

      @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
      0

      • Login

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