Results 1 to 2 of 2

Thread: Change project from mdi to sdi

  1. #1
    Join Date
    Feb 2016
    Posts
    1
    Qt products
    Qt5 Qt/Embedded
    Platforms
    MacOS X Unix/X11 Windows Android

    Question Change project from mdi to sdi

    Hello,
    I am sorry it this is a duplicated question.
    I was using the MDI example to make my application, but eventually I found that SDI type is most suitable for this app. Is there any fast way to chang the MDI project to SDI one directly? Since the source code is now large, it would be big problem if I re-start SDI project from the scratch.
    Thank you!

  2. #2
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: Change project from mdi to sdi

    There is no automatic way to do this. I your program is reasonably well constructed then it should not be too difficult to rewrite the top level behaviour to create the document widgets differently.

Similar Threads

  1. Replies: 7
    Last Post: 28th November 2014, 15:59
  2. Replies: 4
    Last Post: 20th January 2013, 11:01
  3. Change Main Entry Point in Qt Project File
    By Sanuden in forum Qt Programming
    Replies: 0
    Last Post: 24th February 2010, 18:44
  4. change makefile directory from qt project file
    By majer627 in forum Qt Programming
    Replies: 0
    Last Post: 22nd December 2009, 08:28
  5. Replies: 1
    Last Post: 3rd December 2009, 23:34

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.