Qt Forum

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

    To add c++ code in gui

    General and Desktop
    4
    5
    2462
    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.
    • H
      harry1905 last edited by

      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 Reply Quote 0
      • K
        koahnig last edited by

        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 Reply Quote 0
        • H
          harry1905 last edited by

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

          1 Reply Last reply Reply Quote 0
          • Q
            qxoz last edited by

            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 Reply Quote 0
            • musimbate
              musimbate last edited by

              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 Reply Quote 0
              • First post
                Last post