Doc: let QIcon::State doc order match the enum order
Fixes: QTBUG-130002 Change-Id: Ia053846a51d2edc6e6bcf3d9cf8ecb401a6eb290 Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
This commit is contained in:
parent
7ee06113cd
commit
1db1a3bb1e
@ -93,8 +93,8 @@ private:
|
|||||||
This enum describes the state for which a pixmap is intended to be
|
This enum describes the state for which a pixmap is intended to be
|
||||||
used. The \e state can be:
|
used. The \e state can be:
|
||||||
|
|
||||||
\value Off Display the pixmap when the widget is in an "off" state
|
|
||||||
\value On Display the pixmap when the widget is in an "on" state
|
\value On Display the pixmap when the widget is in an "on" state
|
||||||
|
\value Off Display the pixmap when the widget is in an "off" state
|
||||||
*/
|
*/
|
||||||
|
|
||||||
static int nextSerialNumCounter()
|
static int nextSerialNumCounter()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user