Results 1 to 2 of 2

Thread: Styling the MainWindow dock separator

  1. #1
    Join Date
    Jan 2007
    Location
    Rome
    Posts
    30
    Thanks
    1
    Qt products
    Qt4
    Platforms
    MacOS X Windows

    Question Styling the MainWindow dock separator

    Dear all,
    I made a simple application with some Dock widgets inside a mainwindow.
    I use, as a base style, the plastique one.
    I would like to change the separator widget between the docks, but I cannot understand well
    what kind of widgets are used in the mainwindow classes.
    I suppose that normal QSplitter was used, but I realize that the widgets showed is not classical qsplitter (using style sheet to change, for instance, the handle, doesn't work).
    I see that every QT Style has a different style for the separato.
    How I can change the handle (and hence the style) of this separator ?

    I would like to use the style sheet, but I think that is not currently possible, so I think that I have to redefine the style of some control.

    Best,

    Angelo

  2. #2
    Join Date
    Feb 2006
    Location
    Oslo, Norway
    Posts
    6,264
    Thanks
    36
    Thanked 1,519 Times in 1,389 Posts
    Qt products
    Qt4
    Platforms
    MacOS X Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default Re: Styling the MainWindow dock separator

    J-P Nurmi

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.