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

#include <qcocoaeventdispatcher.h>

Collaboration diagram for _QCocoaModalSessionInfo:

Public Attributes

QPointer< QWindowwindow
NSModalSession session
NSWindow * nswindow

Detailed Description

Definition at line 38 of file qcocoaeventdispatcher.h.

Member Data Documentation

◆ nswindow

NSWindow* _QCocoaModalSessionInfo::nswindow

Definition at line 41 of file qcocoaeventdispatcher.h.

◆ session

◆ window

QPointer<QWindow> _QCocoaModalSessionInfo::window

Definition at line 39 of file qcocoaeventdispatcher.h.


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