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
QCocoaMenuObject Class Reference

#include <qcocoamenuitem.h>

+ Inheritance diagram for QCocoaMenuObject:
+ Collaboration diagram for QCocoaMenuObject:

Public Member Functions

void setMenuParent (QObject *o)
 
QObjectmenuParent () const
 

Detailed Description

Definition at line 34 of file qcocoamenuitem.h.

Member Function Documentation

◆ menuParent()

QObject * QCocoaMenuObject::menuParent ( ) const
inline

Definition at line 42 of file qcocoamenuitem.h.

Referenced by QCocoaMenu::insertMenuItem(), QCocoaMenu::showPopup(), and QCocoaMenuItem::sync().

+ Here is the caller graph for this function:

◆ setMenuParent()

void QCocoaMenuObject::setMenuParent ( QObject * o)
inline

Definition at line 37 of file qcocoamenuitem.h.

References o.

Referenced by QCocoaMenu::showPopup().

+ Here is the caller graph for this function:

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