Qt 4.8
Typedefs | Variables
qregion_mac.cpp File Reference
#include <private/qt_mac_p.h>
#include "qcoreapplication.h"
#include <qlibrary.h>

Go to the source code of this file.

Typedefs

typedef OSStatus(* PtrHIShapeGetAsQDRgn) (HIShapeRef, RgnHandle)
 

Variables

static PtrHIShapeGetAsQDRgn ptrHIShapeGetAsQDRgn = 0
 

Typedef Documentation

◆ PtrHIShapeGetAsQDRgn

typedef OSStatus(* PtrHIShapeGetAsQDRgn) (HIShapeRef, RgnHandle)

Definition at line 260 of file qregion_mac.cpp.

Variable Documentation

◆ ptrHIShapeGetAsQDRgn

PtrHIShapeGetAsQDRgn ptrHIShapeGetAsQDRgn = 0
static

Definition at line 261 of file qregion_mac.cpp.