Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QMenuPrivate::QMenuCaused Struct Reference

#include <qmenu_p.h>

+ Collaboration diagram for QMenuPrivate::QMenuCaused:

Public Attributes

QPointer< QWidgetwidget
 
QPointer< QActionaction
 

Detailed Description

Definition at line 401 of file qmenu_p.h.

Member Data Documentation

◆ action

QPointer<QAction> QMenuPrivate::QMenuCaused::action

Definition at line 403 of file qmenu_p.h.

◆ widget

QPointer<QWidget> QMenuPrivate::QMenuCaused::widget

Definition at line 402 of file qmenu_p.h.

Referenced by QMenuPrivate::mouseEventTaken(), and QMenuPrivate::popup().


The documentation for this struct was generated from the following file: