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. Threads invoked for a simple application

Threads invoked for a simple application

Scheduled Pinned Locked Moved Unsolved General and Desktop
qt5.5thread
3 Posts 2 Posters 1.0k 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.
  • V Offline
    V Offline
    vinothrajendran4
    wrote on last edited by vinothrajendran4
    #1

    I am using QT 5.5 and created a simple application with QMainWindow class and used one timer just to display current time in a QLineEdit Widget.... When i run the program and saw the task Manager , i see 5 threads for that current exe file ..... Well i know GUI takes a seperate thread and timer may take a seperate thread...but cant figure out why there are more threads in that exe......

    I am sure i am novice.......any help will be appreciated.......

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

      Hi,

      You should add which OS you are using.

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

      V 1 Reply Last reply
      0
      • SGaistS SGaist

        Hi,

        You should add which OS you are using.

        V Offline
        V Offline
        vinothrajendran4
        wrote on last edited by
        #3

        @SGaist : I am using Windows 7.....

        1 Reply Last reply
        1

        • Login

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