Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
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 409 of file qmenu_p.h.

Member Data Documentation

◆ action

QPointer<QAction> QMenuPrivate::QMenuCaused::action

Definition at line 411 of file qmenu_p.h.

◆ widget

QPointer<QWidget> QMenuPrivate::QMenuCaused::widget

Definition at line 410 of file qmenu_p.h.


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