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. To add c++ code in gui
QtWS25 Last Chance

To add c++ code in gui

Scheduled Pinned Locked Moved General and Desktop
5 Posts 4 Posters 2.6k 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.
  • H Offline
    H Offline
    harry1905
    wrote on last edited by
    #1

    i have some questions?
    i cearted a code in vs 2010 can its gui be made in qt ?if yes how to connect them?
    are c++ libraries availble in qt

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      Welcome to devnet.

      Yes, you can add lateron a gui to your application. Prebuilds for vs 2010 may be found "here in the download area.":http://qt-project.org/downloads

      There are a lot of possibilities to connect your application with Qt gui. Check out some of the tutorials or examples. This will give the best impressions on Qt.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • H Offline
        H Offline
        harry1905
        wrote on last edited by
        #3

        i could not find them could you direct me to a tutorial for this

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          qxoz
          wrote on last edited by
          #4

          Hi!
          You can start from here "http://qt-project.org/doc/":http://qt-project.org/doc/
          or from some "video tutorials":http://www.youtube.com/playlist?list=PL2D1942A4688E9D63

          1 Reply Last reply
          0
          • musimbateM Offline
            musimbateM Offline
            musimbate
            wrote on last edited by
            #5

            You can also go to the download page and choose* Visual Studio Add-in 1.1.11 for Qt4 (does not work with the Express edition)* and use Qt libraries right from your visual studio setup.

            Once you install them you might want to look at "this link":http://www.wisegai.com/2012/10/24/creating-a-guiinterface-using-visual-studio-2010-and-qt/ for instructions on how to get started if you are new to this.

            Good luck!

            Why join the navy if you can be a pirate?-Steve Jobs

            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