Results 1 to 4 of 4

Thread: How to create MDI windows using Qt4 designer?

  1. #1
    Join Date
    Oct 2006
    Posts
    7
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Unhappy How to create MDI windows using Qt4 designer?

    I want to create a window that is a container of other windows, I am a freshman ,please tell me! Thank you so much!

  2. #2
    Join Date
    Jan 2006
    Location
    Alingsås, Sweden
    Posts
    437
    Thanks
    3
    Thanked 39 Times in 39 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to create MDI windows using Qt4 designer?

    Create a QMainWindow without a central widget in Designer, then add a QWorkspace as central widget programmatically.

    You can create the MDI child windows as QWidgets in Designer.

  3. The following user says thank you to e8johan for this useful post:

    miaoliang (19th October 2006)

  4. #3
    Join Date
    Oct 2006
    Posts
    7
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Red face Re: How to create MDI windows using Qt4 designer?

    Please tell me more detail, I feel very hard!

  5. #4
    Join Date
    Oct 2006
    Posts
    7
    Thanks
    2
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to create MDI windows using Qt4 designer?

    Thank you so much!

Similar Threads

  1. converting unix exe to windows binary
    By deekayt in forum General Programming
    Replies: 2
    Last Post: 17th September 2006, 01:00
  2. How to create pop up widgets in designer.
    By gsQT4 in forum Qt Tools
    Replies: 1
    Last Post: 25th May 2006, 16:40
  3. How to create custom slot in Qt Designer 4.1?
    By jamadagni in forum Qt Tools
    Replies: 31
    Last Post: 18th January 2006, 20:46
  4. Qt and windows vista
    By munna in forum General Discussion
    Replies: 8
    Last Post: 11th January 2006, 22:33
  5. QT 4.1 Designer issues with Mac
    By Tori in forum Qt Tools
    Replies: 4
    Last Post: 6th January 2006, 18:28

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
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.