Qt Forum

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

    Unsolved Threads invoked for a simple application

    General and Desktop
    qt5.5 thread
    2
    3
    873
    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.
    • V
      vinothrajendran4 last edited by vinothrajendran4

      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 Reply Quote 0
      • SGaist
        SGaist Lifetime Qt Champion last edited by

        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 Reply Quote 0
        • V
          vinothrajendran4 @SGaist last edited by

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

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