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
qcocoamessagedialog.h File Reference

(2c458a82213ae568ad708e07ee9ed5f4e494a800)

#include <qpa/qplatformdialoghelper.h>
+ Include dependency graph for qcocoamessagedialog.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QCocoaMessageDialog
 

Typedefs

typedef long NSInteger
 
typedef NSInteger NSModalResponse
 

Functions

 Q_FORWARD_DECLARE_OBJC_CLASS (NSAlert)
 

Typedef Documentation

◆ NSInteger

typedef long NSInteger

Definition at line 10 of file qcocoamessagedialog.h.

◆ NSModalResponse

Definition at line 11 of file qcocoamessagedialog.h.

Function Documentation

◆ Q_FORWARD_DECLARE_OBJC_CLASS()

Q_FORWARD_DECLARE_OBJC_CLASS ( NSAlert )