Uses of Class
org.rococoa.cocoa.qd.QDProcs

Packages that use QDProcs
org.rococoa.cocoa.qd   
 

Uses of QDProcs in org.rococoa.cocoa.qd
 

Subclasses of QDProcs in org.rococoa.cocoa.qd
static class QDProcs.ByReference
           
static class QDProcs.ByValue
           
 

Methods in org.rococoa.cocoa.qd that return QDProcs
static QDProcs[] QDProcs.newArray(int arrayLength)
           
 

Methods in org.rococoa.cocoa.qd with parameters of type QDProcs
 void QDLibrary.SetStdProcs(QDProcs procs)
          SetStdProcs() *** DEPRECATED ***

Mac OS X threading:
Not thread safe

Availability:
Mac OS X: in version 10.0 and later in ApplicationServices.framework [32-bit only] but deprecated in 10.4
CarbonLib: in CarbonLib 1.0 and later
Non-Carbon CFM: not available
Original signature : void SetStdProcs(QDProcs*)
native declaration : /System/Library/Frameworks/ApplicationServices.framework/Versions/Current/Frameworks/QD.framework/Headers/QuickdrawAPI.h:2398
 



Copyright © 2009. All Rights Reserved.