Doc: Mention context menu related API in QWidget overview
Change-Id: I357e3468694cc7e2af2f5e8d6dd28c16d2772192 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>bb10
parent
1a78ef09b9
commit
4e13abb9eb
|
|
@ -809,6 +809,10 @@ void QWidget::setAutoFillBackground(bool enabled)
|
|||
parentWidget(), window(), setParent(), winId(),
|
||||
find(), metric().
|
||||
|
||||
\row \li Context menu \li
|
||||
contextMenuPolicy, contextMenuEvent(),
|
||||
customContextMenuRequested(), actions()
|
||||
|
||||
\row \li Interactive help \li
|
||||
setToolTip(), setWhatsThis()
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue