This subclass of NSView provides a destination in a Cocoa view for the QuickDraw drawing commands that are part of the Carbon APIs.
@interface NSQuickDrawView : NSView
// Instance Methods
- (void*)qdPort;