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. How to open Qt .ui file in Visual Studio 2013
Forum Updated to NodeBB v4.3 + New Features

How to open Qt .ui file in Visual Studio 2013

Scheduled Pinned Locked Moved General and Desktop
5 Posts 2 Posters 4.2k 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
    Vinoth R
    wrote on last edited by
    #1

    Hi,
    I am using Qt 5.7.0 and Visual Studio 2013 Community Edition. I have integrated Qt with Visual Stdio, using Add-in-Plugin provided in QT Download Page....

    I am able to create and execute Qt project in Visual Stdio, but i am not able to open .ui Form file.

    I would like to know if there is any possibility such that, when i click on my .ui file, i will be directed to Qt Designer.

    Note: When i try launching QT Designer from Visual Stdio, my Visual Stdio freezes and Designer never gets opened.....

    Any help is appreciated..

    1 Reply Last reply
    0
    • m.sueM Offline
      m.sueM Offline
      m.sue
      wrote on last edited by
      #2

      Hi,
      you can right-click on an UI-file (in Visual Studio or the Explorer) and use the menu entry "open with". There you can define a file assoziation between the file extension "*.ui" and the Qt designer. Just check "Always open with this app" before you close the dialog.
      -Michael.

      1 Reply Last reply
      0
      • V Offline
        V Offline
        Vinoth R
        wrote on last edited by
        #3

        Thanks @m-sue for your reply....

        I tried that too....but not opening......

        I am not able to open Qt Designer from my Visual Studio it seems........

        1 Reply Last reply
        0
        • m.sueM Offline
          m.sueM Offline
          m.sue
          wrote on last edited by
          #4

          Hi,
          does it work in the Explorer, or not at all? Maybe you just have to set the PATH, so that VS can find Qt-Designer.
          -Michael.

          1 Reply Last reply
          0
          • V Offline
            V Offline
            Vinoth R
            wrote on last edited by Vinoth R
            #5

            I am able to open Qt Designer from explorer... but if i try launching Qt Designer from within Visual Studio , its not launching.....

            How to set PATH ?

            Note : I am able to Launch Qt Linguist from within Visual Studio, but not just the Qt Designer alone...

            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