Update documentation for QPalette::accent API
The documentation for QPalette::accent had been missed and its updated as part of this patchset. Amends patchset 17c589df94a2245ee92d45839c2cba73566d7310. Fixes: QTBUG-116930 Pick-to: 6.6 Change-Id: Iaa53e15dbecaa3c741e2db013c96b4424be39e91 Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
This commit is contained in:
parent
7efc0f6f19
commit
e418980b2f
@ -309,6 +309,14 @@ static void qt_palette_from_color(QPalette &pal, const QColor &button)
|
||||
\sa ColorRole, brush()
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn const QBrush & QPalette::accent() const
|
||||
|
||||
Returns the accent brush of the current color group.
|
||||
|
||||
\sa ColorRole, brush()
|
||||
*/
|
||||
|
||||
/*!
|
||||
\fn const QBrush & QPalette::link() const
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user