QtGui/qmacdefines_mac.h File Reference

qmacdefines_mac.h File Reference
#include <QtCore/qglobal.h>

Typedefs

typedef signed long OSStatus
 
typedef struct OpaqueEventHandlerCallRef * EventHandlerCallRef
 
typedef struct OpaqueEventRef * EventRef
 
typedef struct OpaqueMenuRef * MenuRef
 
typedef struct OpaquePasteboardRef * PasteboardRef
 
typedef struct OpaqueRgnHandle * RgnHandle
 
typedef const struct __HIShape * HIShapeRef
 
typedef struct __HIShape * HIMutableShapeRef
 
typedef struct CGRect CGRect
 
typedef struct CGImage * CGImageRef
 
typedef struct CGContext * CGContextRef
 
typedef struct GDevice * GDPtr
 
typedef GDPtrGDHandle
 
typedef struct OpaqueIconRef * IconRef
 
typedef struct OpaqueWindowPtr * WindowRef
 
typedef struct OpaqueControlRef * HIViewRef
 
typedef WindowRef OSWindowRef
 
typedef HIViewRef OSViewRef
 
typedef MenuRef OSMenuRef
 
typedef EventRef OSEventRef
 
typedef PasteboardRef OSPasteboardRef
 
typedef struct AEDesc AEDescList
 
typedef AEDescList AERecord
 
typedef AERecord AppleEvent
 

Typedef Documentation

typedef signed long OSStatus

Definition at line 105 of file qmacdefines_mac.h.

typedef struct OpaqueEventHandlerCallRef* EventHandlerCallRef

Definition at line 146 of file qmacdefines_mac.h.

typedef struct OpaqueEventRef* EventRef

Definition at line 147 of file qmacdefines_mac.h.

typedef struct OpaqueMenuRef* MenuRef

Definition at line 148 of file qmacdefines_mac.h.

typedef struct OpaquePasteboardRef* PasteboardRef

Definition at line 149 of file qmacdefines_mac.h.

typedef struct OpaqueRgnHandle* RgnHandle

Definition at line 150 of file qmacdefines_mac.h.

typedef const struct __HIShape* HIShapeRef

Definition at line 151 of file qmacdefines_mac.h.

typedef struct __HIShape* HIMutableShapeRef

Definition at line 152 of file qmacdefines_mac.h.

typedef struct CGRect CGRect

Definition at line 153 of file qmacdefines_mac.h.

typedef struct CGImage* CGImageRef

Definition at line 154 of file qmacdefines_mac.h.

typedef struct CGContext* CGContextRef

Definition at line 155 of file qmacdefines_mac.h.

typedef struct GDevice* GDPtr

Definition at line 156 of file qmacdefines_mac.h.

typedef GDPtr* GDHandle

Definition at line 157 of file qmacdefines_mac.h.

typedef struct OpaqueIconRef* IconRef

Definition at line 158 of file qmacdefines_mac.h.

typedef struct OpaqueWindowPtr* WindowRef

Definition at line 159 of file qmacdefines_mac.h.

typedef struct OpaqueControlRef* HIViewRef

Definition at line 160 of file qmacdefines_mac.h.

Definition at line 161 of file qmacdefines_mac.h.

Definition at line 162 of file qmacdefines_mac.h.

typedef MenuRef OSMenuRef

Definition at line 163 of file qmacdefines_mac.h.

Definition at line 164 of file qmacdefines_mac.h.

Definition at line 167 of file qmacdefines_mac.h.

typedef struct AEDesc AEDescList

Definition at line 168 of file qmacdefines_mac.h.

Definition at line 169 of file qmacdefines_mac.h.

Definition at line 170 of file qmacdefines_mac.h.

Go to the source code of this file.