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. Concurrent deployment of Qt and Win32 (Visual Studio 2013)
Qt 6.11 is out! See what's new in the release blog

Concurrent deployment of Qt and Win32 (Visual Studio 2013)

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.2k 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.
  • M Offline
    M Offline
    moogdude6
    wrote on last edited by
    #1

    I'm trying to add a Qt MDI into a pre-existing Win32 project that I have been working on, but my main concern is that I need it to deploy both the Qt window that I am developing as well as the Win32 windows that I have already made. I am pretty new to Qt, so a step by step would be very helpful. Essentially I want to have both types of windows execute off of the same project, and retain the functionality of the Win32 windows. The program is currently in use and isn't feasible to stop production until the platform change is completed. Therefore I need to be able to have both Qt and Win32 windows display in the program until I finish getting the whole program moved onto the Qt platform. Is there any simple way to do this?

    Any help would be appreciated. Thanks.

    1 Reply Last reply
    0
    • dheerendraD Offline
      dheerendraD Offline
      dheerendra
      Moderators Qt Champions 2024 Qt Champions 2022 Qt Champions 2017
      wrote on last edited by
      #2

      See if following post can help you

      http://qt-project.org/forums/viewthread/3814

      Dheerendra
      @Community Service
      Certified Qt Specialist
      https://www.pthinks.com

      1 Reply Last reply
      0
      • M Offline
        M Offline
        moogdude6
        wrote on last edited by
        #3

        Thanks so much! The linked forum post is definitely a step in the direction I want to go. Thanks for the quick response. Happy coding! :)

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          Hi,

          Note that Qt Win Migrate has not been tested with Qt 5. If you want to use it, I recommend sticking with Qt 4.8 for now. Then, when your application has been fully ported to Qt 4.8, you can remove Qt Win Migrate components and do a port to Qt 5 (if you wish).

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          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