Add 'since' tag to documentation of new enum value
Change-Id: I400dc1f2d3dba0fa50b2bcb5e4efbcfc0ad912fd Reviewed-by: Paul Wicking <paul.wicking@qt.io>
This commit is contained in:
parent
7150b07041
commit
1b4d01d163
@ -1012,7 +1012,7 @@ void QStyle::drawItemPixmap(QPainter *painter, const QRect &rect, int alignment,
|
|||||||
\value SE_PushButtonFocusRect Area for the focus rect (usually
|
\value SE_PushButtonFocusRect Area for the focus rect (usually
|
||||||
larger than the contents rect).
|
larger than the contents rect).
|
||||||
\value SE_PushButtonLayoutItem Area that counts for the parent layout.
|
\value SE_PushButtonLayoutItem Area that counts for the parent layout.
|
||||||
\value SE_PushButtonBevel Area used for the bevel of the button.
|
\value SE_PushButtonBevel [since 5.15] Area used for the bevel of the button.
|
||||||
|
|
||||||
\value SE_CheckBoxIndicator Area for the state indicator (e.g., check mark).
|
\value SE_CheckBoxIndicator Area for the state indicator (e.g., check mark).
|
||||||
\value SE_CheckBoxContents Area for the label (text or pixmap).
|
\value SE_CheckBoxContents Area for the label (text or pixmap).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user