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
_QCocoaModalSessionInfo Struct Reference

#include <qcocoaeventdispatcher.h>

+ Collaboration diagram for _QCocoaModalSessionInfo:

Public Attributes

QPointer< QWindowwindow
 
NSModalSession session
 
NSWindow * nswindow
 

Detailed Description

Definition at line 70 of file qcocoaeventdispatcher.h.

Member Data Documentation

◆ nswindow

NSWindow* _QCocoaModalSessionInfo::nswindow

Definition at line 73 of file qcocoaeventdispatcher.h.

◆ session

NSModalSession _QCocoaModalSessionInfo::session

Definition at line 72 of file qcocoaeventdispatcher.h.

◆ window

QPointer<QWindow> _QCocoaModalSessionInfo::window

Definition at line 71 of file qcocoaeventdispatcher.h.


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