Results 1 to 9 of 9

Thread: Using QDockWidget in a QFrame

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2010
    Posts
    41
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    12

    Default Re: Using QDockWidget in a QFrame

    Can you nest a mainwindow? Cuz as far as I know, each time I try it just creates it as a new dialog. Otherwise I wouldn't have a problem. I guess I'll give it another shot...

  2. #2
    Join Date
    Jun 2010
    Posts
    23
    Qt products
    Qt4 Qt/Embedded Qt Jambi
    Platforms
    Unix/X11 Windows Maemo/MeeGo
    Thanked 5 Times in 5 Posts

    Default Re: Using QDockWidget in a QFrame

    I can't try it out atm, but I'm pretty shure. Maybe

    Qt Code:
    1. setWindowFlags(Qt::Widget);
    To copy to clipboard, switch view to plain text mode 
    will help?!
    Last edited by CeeKey; 1st June 2010 at 15:18.

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

    Polnareff (1st June 2010)

  4. #3
    Join Date
    May 2010
    Posts
    41
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    12

    Default Re: Using QDockWidget in a QFrame

    That worked! It was so simple :P Thanks a bunch!

Similar Threads

  1. QFrame inner rectangle
    By Micawber in forum Qt Programming
    Replies: 6
    Last Post: 1st April 2009, 20:40
  2. QFrame V and H Line
    By bunjee in forum Qt Programming
    Replies: 5
    Last Post: 5th September 2008, 19:30
  3. Using css for all QFrame's except one.
    By babu198649 in forum Newbie
    Replies: 2
    Last Post: 10th July 2008, 08:05
  4. QFrame size
    By impeteperry in forum Qt Programming
    Replies: 3
    Last Post: 17th August 2007, 12:51
  5. Reg - QFrame
    By suresh in forum Qt Programming
    Replies: 1
    Last Post: 1st November 2006, 04:34

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.