qmacdefines_mac.h File Reference

#include <QtCore/qglobal.h>

Go to the source code of this file.

Defines

#define  DEBUG   0

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 struct __HIShape *  HIShapeRef
typedef struct __HIShape *  HIMutableShapeRef
typedef struct CGRect  CGRect
typedef struct CGImage *  CGImageRef
typedef struct CGContext *  CGContextRef
typedef struct GDevice *  GDPtr
typedef GDPtr GDHandle
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

Define Documentation

#define DEBUG   0

Definition at line 102 of file qmacdefines_mac.h.


Typedef Documentation

typedef signed long OSStatus

Definition at line 111 of file qmacdefines_mac.h.

typedef struct OpaqueEventHandlerCallRef* EventHandlerCallRef

Definition at line 152 of file qmacdefines_mac.h.

typedef struct OpaqueEventRef* EventRef

Definition at line 153 of file qmacdefines_mac.h.

typedef struct OpaqueMenuRef* MenuRef

Definition at line 154 of file qmacdefines_mac.h.

typedef struct OpaquePasteboardRef* PasteboardRef

Definition at line 155 of file qmacdefines_mac.h.

typedef struct OpaqueRgnHandle* RgnHandle

Definition at line 156 of file qmacdefines_mac.h.

typedef struct __HIShape* HIShapeRef

Definition at line 157 of file qmacdefines_mac.h.

typedef struct __HIShape* HIMutableShapeRef

Definition at line 158 of file qmacdefines_mac.h.

typedef struct CGRect CGRect

Definition at line 159 of file qmacdefines_mac.h.

typedef struct CGImage* CGImageRef

Definition at line 160 of file qmacdefines_mac.h.

typedef struct CGContext* CGContextRef

Definition at line 161 of file qmacdefines_mac.h.

typedef struct GDevice* GDPtr

Definition at line 162 of file qmacdefines_mac.h.

typedef GDPtr* GDHandle

Definition at line 163 of file qmacdefines_mac.h.

typedef struct OpaqueIconRef* IconRef

Definition at line 164 of file qmacdefines_mac.h.

typedef struct OpaqueWindowPtr* WindowRef

Definition at line 165 of file qmacdefines_mac.h.

typedef struct OpaqueControlRef* HIViewRef

Definition at line 166 of file qmacdefines_mac.h.

typedef MenuRef OSMenuRef

Definition at line 169 of file qmacdefines_mac.h.

typedef struct AEDesc AEDescList

Definition at line 174 of file qmacdefines_mac.h.