Results 1 to 5 of 5

Thread: QDockWidget, QCleanlooksStyle and QWindowsVistaStyle

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jun 2011
    Posts
    10
    Thanks
    1
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows Symbian S60 Maemo/MeeGo

    Default QDockWidget, QCleanlooksStyle and QWindowsVistaStyle

    Hi.

    I have a MainWindow with some QDockWidgets, nothing special.
    I'm applying to the entire QApplication a style sub-classed from QCleanlooksStyle just for changing some features like icon sizes and stuff...

    However I've noticed that QDockArea "hightlights" (with a blue color) when QDockWidget are near to be placed with QWindowsVistaStyle or QWindowsXPStyle... With any other style the "hightlight" just consists of a dotted frame instead of a colored frame...I don't know how to implement that kind of "highlighting" with any other style like QCleanlooksStyle or QPlastiqueStyle... If anyone knows how to do it I would appreciate that give me some directions to do that...

    I suppose that is something maybe with styleSheet or styles or mousemoveevent or something... maybe easier...

    Below you'll find what is the difference and what I'm talking about...

    Thanks and sorry for my english...
    Attached Images Attached Images

Similar Threads

  1. Replies: 1
    Last Post: 7th December 2010, 21:46
  2. Help with QDockWidget
    By mindbender in forum Qt Programming
    Replies: 6
    Last Post: 10th March 2010, 16:13
  3. QDockwidget
    By peace_comp in forum Qt Programming
    Replies: 3
    Last Post: 30th June 2008, 05:19
  4. QDockWidget
    By fellobo in forum Qt Programming
    Replies: 8
    Last Post: 26th June 2008, 18:52
  5. QDockWidget's
    By tanminh in forum Qt Programming
    Replies: 1
    Last Post: 26th February 2008, 23:33

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.