Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. <QTcpServer> header file QT in visual studio 2019
Qt 6.11 is out! See what's new in the release blog

<QTcpServer> header file QT in visual studio 2019

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 2 Posters 1.7k 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.
  • F Offline
    F Offline
    fari35
    wrote on last edited by
    #1

    How can I install <QTcpServer> header file in visual studio 2019?
    I have searched it in extensions of vs 2019 online but it's not there. I think I need to downlaod Qt packages but from where can I download that?

    jsulmJ 1 Reply Last reply
    0
    • F fari35

      How can I install <QTcpServer> header file in visual studio 2019?
      I have searched it in extensions of vs 2019 online but it's not there. I think I need to downlaod Qt packages but from where can I download that?

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @fari35 said in <QTcpServer> header file QT in visual studio 2019:

      QTcpServer

      It is part of Qt.
      Did you install Qt?
      Do you have "QT += network" in your pro file?
      "I think I need to downlaod Qt packages but from where can I download that?" - from https://www.qt.io/download

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      F 1 Reply Last reply
      1
      • jsulmJ jsulm

        @fari35 said in <QTcpServer> header file QT in visual studio 2019:

        QTcpServer

        It is part of Qt.
        Did you install Qt?
        Do you have "QT += network" in your pro file?
        "I think I need to downlaod Qt packages but from where can I download that?" - from https://www.qt.io/download

        F Offline
        F Offline
        fari35
        wrote on last edited by
        #3

        @jsulm I have installed Qt but this header file is not there. How can I download this?

        jsulmJ 1 Reply Last reply
        0
        • F fari35

          @jsulm I have installed Qt but this header file is not there. How can I download this?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @fari35 said in <QTcpServer> header file QT in visual studio 2019:

          How can I download this?

          As I already wrote: it is part of Qt, there is no need to download it extra!
          How did you install Qt?

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          F 1 Reply Last reply
          1
          • jsulmJ jsulm

            @fari35 said in <QTcpServer> header file QT in visual studio 2019:

            How can I download this?

            As I already wrote: it is part of Qt, there is no need to download it extra!
            How did you install Qt?

            F Offline
            F Offline
            fari35
            wrote on last edited by fari35
            #5

            @jsulm I have this zip file downloaded "qt-everywhere-src-5.15.0" and qtcpserver directory is there in this zip file but I don't know how to include it as a header file?
            And I've downloaded Qt from this link "https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualStudioTools2019"

            jsulmJ 1 Reply Last reply
            0
            • F fari35

              @jsulm I have this zip file downloaded "qt-everywhere-src-5.15.0" and qtcpserver directory is there in this zip file but I don't know how to include it as a header file?
              And I've downloaded Qt from this link "https://marketplace.visualstudio.com/items?itemName=TheQtCompany.QtVisualStudioTools2019"

              jsulmJ Offline
              jsulmJ Offline
              jsulm
              Lifetime Qt Champion
              wrote on last edited by
              #6

              @fari35 See my response here: https://forum.qt.io/topic/121791/cannot-send-events-to-objects-owned-by-another-thread-exception-in-qt-visual-studio-2019/8

              https://forum.qt.io/topic/113070/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