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. Automated Tools to Convert Visual Studio Project to Qt???
Qt 6.11 is out! See what's new in the release blog

Automated Tools to Convert Visual Studio Project to Qt???

Scheduled Pinned Locked Moved General and Desktop
3 Posts 3 Posters 4.9k Views 1 Watching
  • 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.
  • D Offline
    D Offline
    dougk_commish
    wrote on last edited by
    #1

    Does anyone know of any automated tools that will convert the GUI portion
    a Visual Studio project into the Qt ".ui" file? I have a Visual Studio project
    that I would like to convert to Qt. It has a lot of forms, tabs, etc. and I was
    hoping there was some way to create (at least a first version of) the main .ui
    file in Qt. If not, any suggestions/advice on how to go about converting
    a Visual Studio project (written in c#) into a C++, Qt application?

    Any help would be appreciated.

    1 Reply Last reply
    0
    • D Offline
      D Offline
      DenisKormalev
      wrote on last edited by
      #2

      I think that only one way exists - do it manually.

      1 Reply Last reply
      0
      • G Offline
        G Offline
        giesbert
        wrote on last edited by
        #3

        AFAIK yes,
        I know no conversion tools from C# forms to Qt ui files.
        Even, porting the pur UI definition is the smallest part, isn't it?

        Nokia Certified Qt Specialist.
        Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

        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