Results 1 to 2 of 2

Thread: Special widget containing checkboxes

  1. #1
    Join Date
    Apr 2008
    Location
    Karaj,Iran
    Posts
    43
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows
    Thanks
    12

    Default Special widget containing checkboxes

    you have probably seen the following dialog in gnome(gtk dialog):

    http://i33.tinypic.com/2nr3chz.png
    when the little triangle is pressed the details are shown,i want to know if QT has a widget like that,i want to put checkboxes instead of the label shown in the example

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,373
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Thanks
    4
    Thanked 5,019 Times in 4,795 Posts
    Wiki edits
    10

    Default Re: Special widget containing checkboxes

    No, there is no such widget. But you can create one easily Subclassing QMessageBox should do the trick.

Similar Threads

  1. QDockWidget inside another widget in the center?
    By Antebios in forum Qt Programming
    Replies: 1
    Last Post: 16th February 2010, 08:06
  2. Widget Focus
    By navi1084 in forum Qt Programming
    Replies: 6
    Last Post: 29th September 2008, 11:22
  3. How to Open & Close a Widget ?!!
    By Fatla in forum Qt Programming
    Replies: 6
    Last Post: 13th June 2008, 21:39
  4. Tricky problem with ARGB widget / UpdateLayeredWindow
    By nooky59 in forum Qt Programming
    Replies: 3
    Last Post: 21st February 2008, 11:35
  5. Special Widget
    By iGoo in forum Qt Programming
    Replies: 2
    Last Post: 15th June 2006, 10:21

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.