Results 1 to 2 of 2

Thread: Where can I find the detail explaination about QStyle::PM_ButtonDefaultIndicator,...

  1. #1
    Join Date
    Jun 2009
    Posts
    74
    Thanks
    23
    Thanked 2 Times in 2 Posts

    Default Where can I find the detail explaination about QStyle::PM_ButtonDefaultIndicator,...

    Hi All,

    From the QT document about QStyle::PixelMetric,
    we can find many values ,such as QStyle::PM_ButtonDefaultIndicator...
    but the explanation for it is very puzzling
    "Width of the default-button indicator frame"
    is there any picture demonstration for all the values ?

    Thanks,
    hashb

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

    Default Re: Where can I find the detail explaination about QStyle::PM_ButtonDefaultIndicator,

    No, there is no such picture. Default button indicator frame is what makes a difference between a regular button and a default button (which usually has a wider frame). It'd be hard to make such a picture because you'd need a separate diagram for every possible widget style.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


Similar Threads

  1. Replies: 2
    Last Post: 14th July 2011, 12:28
  2. QSqlTableModel Master/Detail example problem
    By MementoMori in forum Qt Programming
    Replies: 2
    Last Post: 30th April 2011, 14:54
  3. Explaination of code required
    By Arpitgarg in forum Newbie
    Replies: 5
    Last Post: 9th March 2011, 10:17
  4. Detail Information
    By KaptainKarl in forum Newbie
    Replies: 1
    Last Post: 8th November 2010, 21:39
  5. Master/detail presentation
    By cia.michele in forum Qt Programming
    Replies: 8
    Last Post: 18th August 2010, 13:42

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.