Doc: corrected qdoc syntax parameter description
qxcbwindowfunctions.qdoc: 109: warning - Unknown command '\role' [Maybe you meant '\row'?] Change-Id: I1f6f8e449921bd415432ebd06e6169b3d8757e22 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
This commit is contained in:
parent
9e0837bd6e
commit
6650d65b0b
@ -106,7 +106,7 @@
|
|||||||
\fn void QXcbWindowFunctions::setWmWindowRole(QWindow *window, const QByteArray &role)
|
\fn void QXcbWindowFunctions::setWmWindowRole(QWindow *window, const QByteArray &role)
|
||||||
\since 5.6.2
|
\since 5.6.2
|
||||||
|
|
||||||
Sets the WM_WINDOW_ROLE property from \role on the corresponding
|
Sets the WM_WINDOW_ROLE property from \a role on the corresponding
|
||||||
X11 window.
|
X11 window.
|
||||||
|
|
||||||
This is a convenience function that can be used directly instead
|
This is a convenience function that can be used directly instead
|
||||||
|
Loading…
x
Reference in New Issue
Block a user