Documentation Archive Developer
Search

Quartz Changes

Quartz (Added)

Added CIFilter.viewForUIConfiguration([NSObject: AnyObject]!, excludedKeys:[AnyObject]!) -> IKFilterUIView!
Added IKCameraDeviceView
Added IKCameraDeviceView.cameraDevice
Added IKCameraDeviceView.canDeleteSelectedItems
Added IKCameraDeviceView.canDownloadSelectedItems
Added IKCameraDeviceView.canRotateSelectedItemsLeft
Added IKCameraDeviceView.canRotateSelectedItemsRight
Added IKCameraDeviceView.delegate
Added IKCameraDeviceView.deleteSelectedItems(AnyObject!)
Added IKCameraDeviceView.displaysDownloadsDirectoryControl
Added IKCameraDeviceView.displaysPostProcessApplicationControl
Added IKCameraDeviceView.downloadAllControlLabel
Added IKCameraDeviceView.downloadAllItems(AnyObject!)
Added IKCameraDeviceView.downloadSelectedControlLabel
Added IKCameraDeviceView.downloadSelectedItems(AnyObject!)
Added IKCameraDeviceView.downloadsDirectory
Added IKCameraDeviceView.hasDisplayModeIcon
Added IKCameraDeviceView.hasDisplayModeTable
Added IKCameraDeviceView.iconSize
Added IKCameraDeviceView.mode
Added IKCameraDeviceView.postProcessApplication
Added IKCameraDeviceView.rotateLeft(AnyObject!)
Added IKCameraDeviceView.rotateRight(AnyObject!)
Added IKCameraDeviceView.selectIndexes(NSIndexSet!, byExtendingSelection: Bool)
Added IKCameraDeviceView.selectedIndexes() -> NSIndexSet!
Added IKCameraDeviceView.transferMode
Added IKCameraDeviceViewDelegate
Added IKCameraDeviceViewDelegate.cameraDeviceView(IKCameraDeviceView!, didDownloadFile: ICCameraFile!, location: NSURL!, fileData: NSData!, error: NSError!)
Added IKCameraDeviceViewDelegate.cameraDeviceView(IKCameraDeviceView!, didEncounterError: NSError!)
Added IKCameraDeviceViewDelegate.cameraDeviceViewSelectionDidChange(IKCameraDeviceView!)
Added IKCameraDeviceViewDisplayMode [enum]
Added IKCameraDeviceViewDisplayMode.Icon
Added IKCameraDeviceViewDisplayMode.Table
Added IKCameraDeviceViewTransferMode [enum]
Added IKCameraDeviceViewTransferMode.FileBased
Added IKCameraDeviceViewTransferMode.MemoryBased
Added IKDeviceBrowserView
Added IKDeviceBrowserView.delegate
Added IKDeviceBrowserView.displaysLocalCameras
Added IKDeviceBrowserView.displaysLocalScanners
Added IKDeviceBrowserView.displaysNetworkCameras
Added IKDeviceBrowserView.displaysNetworkScanners
Added IKDeviceBrowserView.mode
Added IKDeviceBrowserView.selectedDevice
Added IKDeviceBrowserViewDelegate
Added IKDeviceBrowserViewDelegate.deviceBrowserView(IKDeviceBrowserView!, didEncounterError: NSError!)
Added IKDeviceBrowserViewDelegate.deviceBrowserView(IKDeviceBrowserView!, selectionDidChange: ICDevice!)
Added IKDeviceBrowserViewDisplayMode [enum]
Added IKDeviceBrowserViewDisplayMode.Icon
Added IKDeviceBrowserViewDisplayMode.Outline
Added IKDeviceBrowserViewDisplayMode.Table
Added IKFilterBrowserPanel
Added IKFilterBrowserPanel.beginSheetWithOptions([NSObject: AnyObject]!, modalForWindow: NSWindow!, modalDelegate: AnyObject!, didEndSelector: Selector, contextInfo: UnsafeMutablePointer<Void>)
Added IKFilterBrowserPanel.beginWithOptions([NSObject: AnyObject]!, modelessDelegate: AnyObject!, didEndSelector: Selector, contextInfo: UnsafeMutablePointer<Void>)
Added IKFilterBrowserPanel.filterBrowserPanelWithStyleMask(UInt32) -> AnyObject! [class]
Added IKFilterBrowserPanel.filterBrowserViewWithOptions([NSObject: AnyObject]!) -> IKFilterBrowserView!
Added IKFilterBrowserPanel.filterName() -> String!
Added IKFilterBrowserPanel.finish(AnyObject!)
Added IKFilterBrowserPanel.runModalWithOptions([NSObject: AnyObject]!) -> Int32
Added IKFilterBrowserView
Added IKFilterBrowserView.filterName() -> String!
Added IKFilterBrowserView.setPreviewState(Bool)
Added IKFilterCustomUIProvider
Added IKFilterCustomUIProvider.provideViewForUIConfiguration([NSObject: AnyObject]!, excludedKeys:[AnyObject]!) -> IKFilterUIView!
Added IKFilterUIView
Added IKFilterUIView.filter() -> CIFilter!
Added IKFilterUIView.init(frame: NSRect, filter: CIFilter!)
Added IKFilterUIView.objectController() -> NSObjectController!
Added IKFilterUIView.viewWithFrame(NSRect, filter: CIFilter!) -> AnyObject! [class]
Added IKImageBrowserCell
Added IKImageBrowserCell.cellState() -> IKImageBrowserCellState
Added IKImageBrowserCell.frame() -> NSRect
Added IKImageBrowserCell.imageAlignment() -> NSImageAlignment
Added IKImageBrowserCell.imageBrowserView() -> IKImageBrowserView!
Added IKImageBrowserCell.imageContainerFrame() -> NSRect
Added IKImageBrowserCell.imageFrame() -> NSRect
Added IKImageBrowserCell.indexOfRepresentedItem() -> Int
Added IKImageBrowserCell.isSelected() -> Bool
Added IKImageBrowserCell.layerForType(String!) -> CALayer!
Added IKImageBrowserCell.opacity() -> CGFloat
Added IKImageBrowserCell.representedItem() -> AnyObject!
Added IKImageBrowserCell.selectionFrame() -> NSRect
Added IKImageBrowserCell.subtitleFrame() -> NSRect
Added IKImageBrowserCell.titleFrame() -> NSRect
Added IKImageBrowserCellState [struct]
Added IKImageBrowserCellState.init(_: UInt32)
Added IKImageBrowserCellState.value
Added IKImageBrowserDropOperation [struct]
Added IKImageBrowserDropOperation.init(_: UInt32)
Added IKImageBrowserDropOperation.value
Added IKImageBrowserView
Added IKImageBrowserView.allowsDroppingOnItems() -> Bool
Added IKImageBrowserView.allowsEmptySelection() -> Bool
Added IKImageBrowserView.allowsMultipleSelection() -> Bool
Added IKImageBrowserView.allowsReordering() -> Bool
Added IKImageBrowserView.animates() -> Bool
Added IKImageBrowserView.backgroundLayer() -> CALayer!
Added IKImageBrowserView.canControlQuickLookPanel() -> Bool
Added IKImageBrowserView.cellForItemAtIndex(Int) -> IKImageBrowserCell!
Added IKImageBrowserView.cellSize() -> NSSize
Added IKImageBrowserView.cellsStyleMask() -> Int
Added IKImageBrowserView.collapseGroupAtIndex(Int)
Added IKImageBrowserView.columnIndexesInRect(NSRect) -> NSIndexSet!
Added IKImageBrowserView.constrainsToOriginalSize() -> Bool
Added IKImageBrowserView.contentResizingMask() -> Int
Added IKImageBrowserView.dataSource() -> AnyObject!
Added IKImageBrowserView.delegate() -> AnyObject!
Added IKImageBrowserView.draggingDestinationDelegate() -> AnyObject!
Added IKImageBrowserView.dropOperation() -> IKImageBrowserDropOperation
Added IKImageBrowserView.expandGroupAtIndex(Int)
Added IKImageBrowserView.foregroundLayer() -> CALayer!
Added IKImageBrowserView.init(frame: NSRect)
Added IKImageBrowserView.indexAtLocationOfDroppedItem() -> Int
Added IKImageBrowserView.indexOfItemAtPoint(NSPoint) -> Int
Added IKImageBrowserView.intercellSpacing() -> NSSize
Added IKImageBrowserView.isGroupExpandedAtIndex(Int) -> Bool
Added IKImageBrowserView.itemFrameAtIndex(Int) -> NSRect
Added IKImageBrowserView.newCellForRepresentedItem(AnyObject!) -> IKImageBrowserCell!
Added IKImageBrowserView.numberOfColumns() -> Int
Added IKImageBrowserView.numberOfRows() -> Int
Added IKImageBrowserView.rectOfColumn(Int) -> NSRect
Added IKImageBrowserView.rectOfRow(Int) -> NSRect
Added IKImageBrowserView.reloadData()
Added IKImageBrowserView.rowIndexesInRect(NSRect) -> NSIndexSet!
Added IKImageBrowserView.scrollIndexToVisible(Int)
Added IKImageBrowserView.selectionIndexes() -> NSIndexSet!
Added IKImageBrowserView.setAllowsDroppingOnItems(Bool)
Added IKImageBrowserView.setAllowsEmptySelection(Bool)
Added IKImageBrowserView.setAllowsMultipleSelection(Bool)
Added IKImageBrowserView.setAllowsReordering(Bool)
Added IKImageBrowserView.setAnimates(Bool)
Added IKImageBrowserView.setBackgroundLayer(CALayer!)
Added IKImageBrowserView.setCanControlQuickLookPanel(Bool)
Added IKImageBrowserView.setCellSize(NSSize)
Added IKImageBrowserView.setCellsStyleMask(Int)
Added IKImageBrowserView.setConstrainsToOriginalSize(Bool)
Added IKImageBrowserView.setContentResizingMask(Int)
Added IKImageBrowserView.setDataSource(AnyObject!)
Added IKImageBrowserView.setDelegate(AnyObject!)
Added IKImageBrowserView.setDraggingDestinationDelegate(AnyObject!)
Added IKImageBrowserView.setDropIndex(Int, dropOperation: IKImageBrowserDropOperation)
Added IKImageBrowserView.setForegroundLayer(CALayer!)
Added IKImageBrowserView.setIntercellSpacing(NSSize)
Added IKImageBrowserView.setSelectionIndexes(NSIndexSet!, byExtendingSelection: Bool)
Added IKImageBrowserView.setZoomValue(Float)
Added IKImageBrowserView.visibleItemIndexes() -> NSIndexSet!
Added IKImageBrowserView.zoomValue() -> Float
Added IKImageEditPanel
Added IKImageEditPanel.dataSource
Added IKImageEditPanel.filterArray
Added IKImageEditPanel.reloadData()
Added IKImageEditPanel.sharedImageEditPanel() -> IKImageEditPanel! [class]
Added IKImageEditPanelDataSource
Added IKImageEditPanelDataSource.hasAdjustMode() -> Bool
Added IKImageEditPanelDataSource.hasDetailsMode() -> Bool
Added IKImageEditPanelDataSource.hasEffectsMode() -> Bool
Added IKImageEditPanelDataSource.image() -> Unmanaged<CGImage>!
Added IKImageEditPanelDataSource.imageProperties() -> [NSObject: AnyObject]!
Added IKImageEditPanelDataSource.setImage(CGImage!, imageProperties:[NSObject: AnyObject]!)
Added IKImageEditPanelDataSource.thumbnailWithMaximumSize(NSSize) -> Unmanaged<CGImage>!
Added IKImageView
Added IKImageView.autohidesScrollers
Added IKImageView.autoresizes
Added IKImageView.backgroundColor
Added IKImageView.convertImagePointToViewPoint(NSPoint) -> NSPoint
Added IKImageView.convertImageRectToViewRect(NSRect) -> NSRect
Added IKImageView.convertViewPointToImagePoint(NSPoint) -> NSPoint
Added IKImageView.convertViewRectToImageRect(NSRect) -> NSRect
Added IKImageView.crop(AnyObject!)
Added IKImageView.currentToolMode
Added IKImageView.delegate
Added IKImageView.doubleClickOpensImageEditPanel
Added IKImageView.editable
Added IKImageView.flipImageHorizontal(AnyObject!)
Added IKImageView.flipImageVertical(AnyObject!)
Added IKImageView.hasHorizontalScroller
Added IKImageView.hasVerticalScroller
Added IKImageView.image() -> Unmanaged<CGImage>!
Added IKImageView.imageCorrection
Added IKImageView.imageProperties() -> [NSObject: AnyObject]!
Added IKImageView.imageSize() -> NSSize
Added IKImageView.overlayForType(String!) -> CALayer!
Added IKImageView.rotateImageLeft(AnyObject!)
Added IKImageView.rotateImageRight(AnyObject!)
Added IKImageView.rotationAngle
Added IKImageView.scrollToPoint(NSPoint)
Added IKImageView.scrollToRect(NSRect)
Added IKImageView.setImage(CGImage!, imageProperties:[NSObject: AnyObject]!)
Added IKImageView.setImageWithURL(NSURL!)
Added IKImageView.setImageZoomFactor(CGFloat, centerPoint: NSPoint)
Added IKImageView.setOverlay(CALayer!, forType: String!)
Added IKImageView.setRotationAngle(CGFloat, centerPoint: NSPoint)
Added IKImageView.supportsDragAndDrop
Added IKImageView.zoomFactor
Added IKImageView.zoomImageToActualSize(AnyObject!)
Added IKImageView.zoomImageToFit(AnyObject!)
Added IKImageView.zoomImageToRect(NSRect)
Added IKImageView.zoomIn(AnyObject!)
Added IKImageView.zoomOut(AnyObject!)
Added IKPictureTaker
Added IKPictureTaker.beginPictureTakerSheetForWindow(NSWindow!, withDelegate: AnyObject!, didEndSelector: Selector, contextInfo: UnsafeMutablePointer<Void>)
Added IKPictureTaker.beginPictureTakerWithDelegate(AnyObject!, didEndSelector: Selector, contextInfo: UnsafeMutablePointer<Void>)
Added IKPictureTaker.inputImage() -> NSImage!
Added IKPictureTaker.mirroring() -> Bool
Added IKPictureTaker.outputImage() -> NSImage!
Added IKPictureTaker.popUpRecentsMenuForView(NSView!, withDelegate: AnyObject!, didEndSelector: Selector, contextInfo: UnsafeMutablePointer<Void>)
Added IKPictureTaker.runModal() -> Int
Added IKPictureTaker.setInputImage(NSImage!)
Added IKPictureTaker.setMirroring(Bool)
Added IKSaveOptions
Added IKSaveOptions.addSaveOptionsAccessoryViewToSavePanel(NSSavePanel!)
Added IKSaveOptions.addSaveOptionsToView(NSView!)
Added IKSaveOptions.delegate
Added IKSaveOptions.imageProperties
Added IKSaveOptions.init(imageProperties: [NSObject: AnyObject]!, imageUTType: String!)
Added IKSaveOptions.imageUTType
Added IKSaveOptions.userSelection
Added IKScannerDeviceView
Added IKScannerDeviceView.delegate
Added IKScannerDeviceView.displaysDownloadsDirectoryControl
Added IKScannerDeviceView.displaysPostProcessApplicationControl
Added IKScannerDeviceView.documentName
Added IKScannerDeviceView.downloadsDirectory
Added IKScannerDeviceView.hasDisplayModeAdvanced
Added IKScannerDeviceView.hasDisplayModeSimple
Added IKScannerDeviceView.mode
Added IKScannerDeviceView.overviewControlLabel
Added IKScannerDeviceView.postProcessApplication
Added IKScannerDeviceView.scanControlLabel
Added IKScannerDeviceView.scannerDevice
Added IKScannerDeviceView.transferMode
Added IKScannerDeviceViewDelegate
Added IKScannerDeviceViewDelegate.scannerDeviceView(IKScannerDeviceView!, didEncounterError: NSError!)
Added IKScannerDeviceViewDelegate.scannerDeviceView(IKScannerDeviceView!, didScanToBandData: ICScannerBandData!, scanInfo:[NSObject: AnyObject]!, error: NSError!)
Added IKScannerDeviceViewDelegate.scannerDeviceView(IKScannerDeviceView!, didScanToURL: NSURL!, error: NSError!)
Added IKScannerDeviceViewDelegate.scannerDeviceView(IKScannerDeviceView!, didScanToURL: NSURL!, fileData: NSData!, error: NSError!)
Added IKScannerDeviceViewDisplayMode [enum]
Added IKScannerDeviceViewDisplayMode.Advanced
Added IKScannerDeviceViewDisplayMode.Simple
Added IKScannerDeviceViewTransferMode [enum]
Added IKScannerDeviceViewTransferMode.FileBased
Added IKScannerDeviceViewTransferMode.MemoryBased
Added IKSlideshow
Added IKSlideshow.autoPlayDelay
Added IKSlideshow.canExportToApplication(String!) -> Bool [class]
Added IKSlideshow.exportSlideshowItem(AnyObject!, toApplication: String!) [class]
Added IKSlideshow.indexOfCurrentSlideshowItem() -> Int
Added IKSlideshow.reloadData()
Added IKSlideshow.reloadSlideshowItemAtIndex(Int)
Added IKSlideshow.runSlideshowWithDataSource(IKSlideshowDataSource!, inMode: String!, options:[NSObject: AnyObject]!)
Added IKSlideshow.sharedSlideshow() -> IKSlideshow! [class]
Added IKSlideshow.stopSlideshow(AnyObject!)
Added IKSlideshowDataSource
Added IKSlideshowDataSource.canExportSlideshowItemAtIndex(Int, toApplication: String!) -> Bool
Added IKSlideshowDataSource.nameOfSlideshowItemAtIndex(Int) -> String!
Added IKSlideshowDataSource.numberOfSlideshowItems() -> Int
Added IKSlideshowDataSource.slideshowDidChangeCurrentIndex(Int)
Added IKSlideshowDataSource.slideshowDidStop()
Added IKSlideshowDataSource.slideshowItemAtIndex(Int) -> AnyObject!
Added IKSlideshowDataSource.slideshowWillStart()
Added NSObject.PDFViewOpenPDF(PDFView!, forRemoteGoToAction: PDFActionRemoteGoTo!)
Added NSObject.PDFViewPerformFind(PDFView!)
Added NSObject.PDFViewPerformGoToPage(PDFView!)
Added NSObject.PDFViewPerformPrint(PDFView!)
Added NSObject.PDFViewPrintJobTitle(PDFView!) -> String!
Added NSObject.PDFViewWillChangeScaleFactor(PDFView!, toScale: CGFloat) -> CGFloat
Added NSObject.PDFViewWillClickOnLink(PDFView!, withURL: NSURL!)
Added NSObject.acceptsPreviewPanelControl(QLPreviewPanel!) -> Bool
Added NSObject.beginPreviewPanelControl(QLPreviewPanel!)
Added NSObject.classForAnnotationClass(AnyClass!) -> AnyClass!
Added NSObject.classForPage() -> AnyClass!
Added NSObject.compositionParameterView(QCCompositionParameterView!, didChangeParameterWithKey: String!)
Added NSObject.compositionParameterView(QCCompositionParameterView!, shouldDisplayParameterWithKey: String!, attributes:[NSObject: AnyObject]!) -> Bool
Added NSObject.compositionPickerView(QCCompositionPickerView!, didSelectComposition: QCComposition!)
Added NSObject.compositionPickerViewDidStartAnimating(QCCompositionPickerView!)
Added NSObject.compositionPickerViewWillStopAnimating(QCCompositionPickerView!)
Added NSObject.didMatchString(PDFSelection!)
Added NSObject.documentDidBeginDocumentFind(NSNotification!)
Added NSObject.documentDidBeginPageFind(NSNotification!)
Added NSObject.documentDidEndDocumentFind(NSNotification!)
Added NSObject.documentDidEndPageFind(NSNotification!)
Added NSObject.documentDidFindMatch(NSNotification!)
Added NSObject.documentDidUnlock(NSNotification!)
Added NSObject.endPreviewPanelControl(QLPreviewPanel!)
Added NSObject.imageBrowser(IKImageBrowserView!, backgroundWasRightClickedWithEvent: NSEvent!)
Added NSObject.imageBrowser(IKImageBrowserView!, cellWasDoubleClickedAtIndex: Int)
Added NSObject.imageBrowser(IKImageBrowserView!, cellWasRightClickedAtIndex: Int, withEvent: NSEvent!)
Added NSObject.imageBrowser(IKImageBrowserView!, groupAtIndex: Int) -> [NSObject: AnyObject]!
Added NSObject.imageBrowser(IKImageBrowserView!, itemAtIndex: Int) -> AnyObject!
Added NSObject.imageBrowser(IKImageBrowserView!, moveItemsAtIndexes: NSIndexSet!, toIndex: Int) -> Bool
Added NSObject.imageBrowser(IKImageBrowserView!, removeItemsAtIndexes: NSIndexSet!)
Added NSObject.imageBrowser(IKImageBrowserView!, writeItemsAtIndexes: NSIndexSet!, toPasteboard: NSPasteboard!) -> Int
Added NSObject.imageBrowserSelectionDidChange(IKImageBrowserView!)
Added NSObject.imageRepresentation() -> AnyObject!
Added NSObject.imageRepresentationType() -> String!
Added NSObject.imageSubtitle() -> String!
Added NSObject.imageTitle() -> String!
Added NSObject.imageUID() -> String!
Added NSObject.imageVersion() -> Int
Added NSObject.isSelectable() -> Bool
Added NSObject.numberOfGroupsInImageBrowser(IKImageBrowserView!) -> Int
Added NSObject.numberOfItemsInImageBrowser(IKImageBrowserView!) -> Int
Added NSObject.quartzFilterManager(QuartzFilterManager!, didAddFilter: QuartzFilter!)
Added NSObject.quartzFilterManager(QuartzFilterManager!, didModifyFilter: QuartzFilter!)
Added NSObject.quartzFilterManager(QuartzFilterManager!, didRemoveFilter: QuartzFilter!)
Added NSObject.quartzFilterManager(QuartzFilterManager!, didSelectFilter: QuartzFilter!)
Added NSObject.saveOptions(IKSaveOptions!, shouldShowUTType: String!) -> Bool
Added PDFAction
Added PDFAction.type() -> String!
Added PDFActionGoTo
Added PDFActionGoTo.destination() -> PDFDestination!
Added PDFActionGoTo.init(destination: PDFDestination!)
Added PDFActionGoTo.setDestination(PDFDestination!)
Added PDFActionNamed
Added PDFActionNamed.name() -> PDFActionNamedName
Added PDFActionNamed.init(name: PDFActionNamedName)
Added PDFActionNamed.setName(PDFActionNamedName)
Added PDFActionRemoteGoTo
Added PDFActionRemoteGoTo.URL() -> NSURL!
Added PDFActionRemoteGoTo.pageIndex() -> Int
Added PDFActionRemoteGoTo.init(pageIndex: Int, atPoint: NSPoint, fileURL: NSURL!)
Added PDFActionRemoteGoTo.point() -> NSPoint
Added PDFActionRemoteGoTo.setPageIndex(Int)
Added PDFActionRemoteGoTo.setPoint(NSPoint)
Added PDFActionRemoteGoTo.setURL(NSURL!)
Added PDFActionResetForm
Added PDFActionResetForm.init()
Added PDFActionResetForm.fields() -> [AnyObject]!
Added PDFActionResetForm.fieldsIncludedAreCleared() -> Bool
Added PDFActionResetForm.setFields([AnyObject]!)
Added PDFActionResetForm.setFieldsIncludedAreCleared(Bool)
Added PDFActionURL
Added PDFActionURL.URL() -> NSURL!
Added PDFActionURL.init(URL: NSURL!)
Added PDFActionURL.setURL(NSURL!)
Added PDFAnnotation
Added PDFAnnotation.border() -> PDFBorder!
Added PDFAnnotation.bounds() -> NSRect
Added PDFAnnotation.init(bounds: NSRect)
Added PDFAnnotation.color() -> NSColor!
Added PDFAnnotation.contents() -> String!
Added PDFAnnotation.drawWithBox(PDFDisplayBox)
Added PDFAnnotation.hasAppearanceStream() -> Bool
Added PDFAnnotation.modificationDate() -> NSDate!
Added PDFAnnotation.mouseUpAction() -> PDFAction!
Added PDFAnnotation.page() -> PDFPage!
Added PDFAnnotation.popup() -> PDFAnnotationPopup!
Added PDFAnnotation.removeAllAppearanceStreams()
Added PDFAnnotation.setBorder(PDFBorder!)
Added PDFAnnotation.setBounds(NSRect)
Added PDFAnnotation.setColor(NSColor!)
Added PDFAnnotation.setContents(String!)
Added PDFAnnotation.setModificationDate(NSDate!)
Added PDFAnnotation.setMouseUpAction(PDFAction!)
Added PDFAnnotation.setPopup(PDFAnnotationPopup!)
Added PDFAnnotation.setShouldDisplay(Bool)
Added PDFAnnotation.setShouldPrint(Bool)
Added PDFAnnotation.setUserName(String!)
Added PDFAnnotation.shouldDisplay() -> Bool
Added PDFAnnotation.shouldPrint() -> Bool
Added PDFAnnotation.toolTip() -> String!
Added PDFAnnotation.type() -> String!
Added PDFAnnotation.userName() -> String!
Added PDFAnnotationButtonWidget
Added PDFAnnotationButtonWidget.allowsToggleToOff() -> Bool
Added PDFAnnotationButtonWidget.backgroundColor() -> NSColor!
Added PDFAnnotationButtonWidget.caption() -> String!
Added PDFAnnotationButtonWidget.controlType() -> PDFWidgetControlType
Added PDFAnnotationButtonWidget.fieldName() -> String!
Added PDFAnnotationButtonWidget.font() -> NSFont!
Added PDFAnnotationButtonWidget.fontColor() -> NSColor!
Added PDFAnnotationButtonWidget.isHighlighted() -> Bool
Added PDFAnnotationButtonWidget.onStateValue() -> String!
Added PDFAnnotationButtonWidget.setAllowsToggleToOff(Bool)
Added PDFAnnotationButtonWidget.setBackgroundColor(NSColor!)
Added PDFAnnotationButtonWidget.setCaption(String!)
Added PDFAnnotationButtonWidget.setControlType(PDFWidgetControlType)
Added PDFAnnotationButtonWidget.setFieldName(String!)
Added PDFAnnotationButtonWidget.setFont(NSFont!)
Added PDFAnnotationButtonWidget.setFontColor(NSColor!)
Added PDFAnnotationButtonWidget.setHighlighted(Bool)
Added PDFAnnotationButtonWidget.setOnStateValue(String!)
Added PDFAnnotationButtonWidget.setState(Int)
Added PDFAnnotationButtonWidget.state() -> Int
Added PDFAnnotationChoiceWidget
Added PDFAnnotationChoiceWidget.backgroundColor() -> NSColor!
Added PDFAnnotationChoiceWidget.choices() -> [AnyObject]!
Added PDFAnnotationChoiceWidget.fieldName() -> String!
Added PDFAnnotationChoiceWidget.font() -> NSFont!
Added PDFAnnotationChoiceWidget.fontColor() -> NSColor!
Added PDFAnnotationChoiceWidget.isListChoice() -> Bool
Added PDFAnnotationChoiceWidget.setBackgroundColor(NSColor!)
Added PDFAnnotationChoiceWidget.setChoices([AnyObject]!)
Added PDFAnnotationChoiceWidget.setFieldName(String!)
Added PDFAnnotationChoiceWidget.setFont(NSFont!)
Added PDFAnnotationChoiceWidget.setFontColor(NSColor!)
Added PDFAnnotationChoiceWidget.setIsListChoice(Bool)
Added PDFAnnotationChoiceWidget.setStringValue(String!)
Added PDFAnnotationChoiceWidget.stringValue() -> String!
Added PDFAnnotationCircle
Added PDFAnnotationCircle.interiorColor() -> NSColor!
Added PDFAnnotationCircle.setInteriorColor(NSColor!)
Added PDFAnnotationFreeText
Added PDFAnnotationFreeText.alignment() -> NSTextAlignment
Added PDFAnnotationFreeText.font() -> NSFont!
Added PDFAnnotationFreeText.fontColor() -> NSColor!
Added PDFAnnotationFreeText.setAlignment(NSTextAlignment)
Added PDFAnnotationFreeText.setFont(NSFont!)
Added PDFAnnotationFreeText.setFontColor(NSColor!)
Added PDFAnnotationInk
Added PDFAnnotationInk.addBezierPath(NSBezierPath!)
Added PDFAnnotationInk.paths() -> [AnyObject]!
Added PDFAnnotationInk.removeBezierPath(NSBezierPath!)
Added PDFAnnotationLine
Added PDFAnnotationLine.endLineStyle() -> PDFLineStyle
Added PDFAnnotationLine.endPoint() -> NSPoint
Added PDFAnnotationLine.interiorColor() -> NSColor!
Added PDFAnnotationLine.setEndLineStyle(PDFLineStyle)
Added PDFAnnotationLine.setEndPoint(NSPoint)
Added PDFAnnotationLine.setInteriorColor(NSColor!)
Added PDFAnnotationLine.setStartLineStyle(PDFLineStyle)
Added PDFAnnotationLine.setStartPoint(NSPoint)
Added PDFAnnotationLine.startLineStyle() -> PDFLineStyle
Added PDFAnnotationLine.startPoint() -> NSPoint
Added PDFAnnotationLink
Added PDFAnnotationLink.URL() -> NSURL!
Added PDFAnnotationLink.destination() -> PDFDestination!
Added PDFAnnotationLink.setDestination(PDFDestination!)
Added PDFAnnotationLink.setHighlighted(Bool)
Added PDFAnnotationLink.setURL(NSURL!)
Added PDFAnnotationMarkup
Added PDFAnnotationMarkup.markupType() -> PDFMarkupType
Added PDFAnnotationMarkup.quadrilateralPoints() -> [AnyObject]!
Added PDFAnnotationMarkup.setMarkupType(PDFMarkupType)
Added PDFAnnotationMarkup.setQuadrilateralPoints([AnyObject]!)
Added PDFAnnotationPopup
Added PDFAnnotationPopup.isOpen() -> Bool
Added PDFAnnotationPopup.setIsOpen(Bool)
Added PDFAnnotationSquare
Added PDFAnnotationSquare.interiorColor() -> NSColor!
Added PDFAnnotationSquare.setInteriorColor(NSColor!)
Added PDFAnnotationStamp
Added PDFAnnotationStamp.name() -> String!
Added PDFAnnotationStamp.setName(String!)
Added PDFAnnotationText
Added PDFAnnotationText.iconType() -> PDFTextAnnotationIconType
Added PDFAnnotationText.setIconType(PDFTextAnnotationIconType)
Added PDFAnnotationTextWidget
Added PDFAnnotationTextWidget.alignment() -> NSTextAlignment
Added PDFAnnotationTextWidget.attributedStringValue() -> NSAttributedString!
Added PDFAnnotationTextWidget.backgroundColor() -> NSColor!
Added PDFAnnotationTextWidget.fieldName() -> String!
Added PDFAnnotationTextWidget.font() -> NSFont!
Added PDFAnnotationTextWidget.fontColor() -> NSColor!
Added PDFAnnotationTextWidget.isMultiline() -> Bool
Added PDFAnnotationTextWidget.maximumLength() -> Int
Added PDFAnnotationTextWidget.rotation() -> Int32
Added PDFAnnotationTextWidget.setAlignment(NSTextAlignment)
Added PDFAnnotationTextWidget.setAttributedStringValue(NSAttributedString!)
Added PDFAnnotationTextWidget.setBackgroundColor(NSColor!)
Added PDFAnnotationTextWidget.setFieldName(String!)
Added PDFAnnotationTextWidget.setFont(NSFont!)
Added PDFAnnotationTextWidget.setFontColor(NSColor!)
Added PDFAnnotationTextWidget.setIsMultiline(Bool)
Added PDFAnnotationTextWidget.setMaximumLength(Int)
Added PDFAnnotationTextWidget.setRotation(Int32)
Added PDFAnnotationTextWidget.setStringValue(String!)
Added PDFAnnotationTextWidget.stringValue() -> String!
Added PDFBorder
Added PDFBorder.dashPattern() -> [AnyObject]!
Added PDFBorder.drawInRect(NSRect)
Added PDFBorder.lineWidth() -> CGFloat
Added PDFBorder.setDashPattern([AnyObject]!)
Added PDFBorder.setLineWidth(CGFloat)
Added PDFBorder.setStyle(PDFBorderStyle)
Added PDFBorder.style() -> PDFBorderStyle
Added PDFDestination
Added PDFDestination.compare(PDFDestination!) -> NSComparisonResult
Added PDFDestination.page() -> PDFPage!
Added PDFDestination.init(page: PDFPage!, atPoint: NSPoint)
Added PDFDestination.point() -> NSPoint
Added PDFDestination.setZoom(CGFloat)
Added PDFDestination.zoom() -> CGFloat
Added PDFDocument
Added PDFDocument.init(URL: NSURL!)
Added PDFDocument.allowsCopying() -> Bool
Added PDFDocument.allowsPrinting() -> Bool
Added PDFDocument.beginFindString(String!, withOptions: Int)
Added PDFDocument.beginFindStrings([AnyObject]!, withOptions: Int)
Added PDFDocument.cancelFindString()
Added PDFDocument.init(data: NSData!)
Added PDFDocument.dataRepresentation() -> NSData!
Added PDFDocument.dataRepresentationWithOptions([NSObject: AnyObject]!) -> NSData!
Added PDFDocument.delegate() -> AnyObject!
Added PDFDocument.documentAttributes() -> [NSObject: AnyObject]!
Added PDFDocument.documentRef() -> Unmanaged<CGPDFDocument>!
Added PDFDocument.documentURL() -> NSURL!
Added PDFDocument.exchangePageAtIndex(Int, withPageAtIndex: Int)
Added PDFDocument.findString(String!, fromSelection: PDFSelection!, withOptions: Int) -> PDFSelection!
Added PDFDocument.findString(String!, withOptions: Int) -> [AnyObject]!
Added PDFDocument.indexForPage(PDFPage!) -> Int
Added PDFDocument.insertPage(PDFPage!, atIndex: Int)
Added PDFDocument.isEncrypted() -> Bool
Added PDFDocument.isFinding() -> Bool
Added PDFDocument.isLocked() -> Bool
Added PDFDocument.majorVersion() -> Int32
Added PDFDocument.minorVersion() -> Int32
Added PDFDocument.outlineItemForSelection(PDFSelection!) -> PDFOutline!
Added PDFDocument.outlineRoot() -> PDFOutline!
Added PDFDocument.pageAtIndex(Int) -> PDFPage!
Added PDFDocument.pageClass() -> AnyClass!
Added PDFDocument.pageCount() -> Int
Added PDFDocument.permissionsStatus() -> PDFDocumentPermissions
Added PDFDocument.printOperationForPrintInfo(NSPrintInfo!, scalingMode: PDFPrintScalingMode, autoRotate: Bool) -> NSPrintOperation!
Added PDFDocument.removePageAtIndex(Int)
Added PDFDocument.selectionForEntireDocument() -> PDFSelection!
Added PDFDocument.selectionFromPage(PDFPage!, atCharacterIndex: Int, toPage: PDFPage!, atCharacterIndex: Int) -> PDFSelection!
Added PDFDocument.selectionFromPage(PDFPage!, atPoint: NSPoint, toPage: PDFPage!, atPoint: NSPoint) -> PDFSelection!
Added PDFDocument.setDelegate(AnyObject!)
Added PDFDocument.setDocumentAttributes([NSObject: AnyObject]!)
Added PDFDocument.setOutlineRoot(PDFOutline!)
Added PDFDocument.string() -> String!
Added PDFDocument.unlockWithPassword(String!) -> Bool
Added PDFDocument.writeToFile(String!) -> Bool
Added PDFDocument.writeToFile(String!, withOptions:[NSObject: AnyObject]!) -> Bool
Added PDFDocument.writeToURL(NSURL!) -> Bool
Added PDFDocument.writeToURL(NSURL!, withOptions:[NSObject: AnyObject]!) -> Bool
Added PDFOutline
Added PDFOutline.init()
Added PDFOutline.action() -> PDFAction!
Added PDFOutline.childAtIndex(Int) -> PDFOutline!
Added PDFOutline.destination() -> PDFDestination!
Added PDFOutline.document() -> PDFDocument!
Added PDFOutline.index() -> Int
Added PDFOutline.insertChild(PDFOutline!, atIndex: Int)
Added PDFOutline.isOpen() -> Bool
Added PDFOutline.label() -> String!
Added PDFOutline.numberOfChildren() -> Int
Added PDFOutline.parent() -> PDFOutline!
Added PDFOutline.removeFromParent()
Added PDFOutline.setAction(PDFAction!)
Added PDFOutline.setDestination(PDFDestination!)
Added PDFOutline.setIsOpen(Bool)
Added PDFOutline.setLabel(String!)
Added PDFPage
Added PDFPage.addAnnotation(PDFAnnotation!)
Added PDFPage.annotationAtPoint(NSPoint) -> PDFAnnotation!
Added PDFPage.annotations() -> [AnyObject]!
Added PDFPage.attributedString() -> NSAttributedString!
Added PDFPage.boundsForBox(PDFDisplayBox) -> NSRect
Added PDFPage.characterBoundsAtIndex(Int) -> NSRect
Added PDFPage.characterIndexAtPoint(NSPoint) -> Int
Added PDFPage.dataRepresentation() -> NSData!
Added PDFPage.displaysAnnotations() -> Bool
Added PDFPage.document() -> PDFDocument!
Added PDFPage.drawWithBox(PDFDisplayBox)
Added PDFPage.init(image: NSImage!)
Added PDFPage.label() -> String!
Added PDFPage.numberOfCharacters() -> Int
Added PDFPage.pageRef() -> Unmanaged<CGPDFPage>!
Added PDFPage.removeAnnotation(PDFAnnotation!)
Added PDFPage.rotation() -> Int
Added PDFPage.selectionForLineAtPoint(NSPoint) -> PDFSelection!
Added PDFPage.selectionForRange(NSRange) -> PDFSelection!
Added PDFPage.selectionForRect(NSRect) -> PDFSelection!
Added PDFPage.selectionForWordAtPoint(NSPoint) -> PDFSelection!
Added PDFPage.selectionFromPoint(NSPoint, toPoint: NSPoint) -> PDFSelection!
Added PDFPage.setBounds(NSRect, forBox: PDFDisplayBox)
Added PDFPage.setDisplaysAnnotations(Bool)
Added PDFPage.setRotation(Int)
Added PDFPage.string() -> String!
Added PDFPage.transformContextForBox(PDFDisplayBox)
Added PDFSelection
Added PDFSelection.addSelection(PDFSelection!)
Added PDFSelection.addSelections([AnyObject]!)
Added PDFSelection.attributedString() -> NSAttributedString!
Added PDFSelection.boundsForPage(PDFPage!) -> NSRect
Added PDFSelection.color() -> NSColor!
Added PDFSelection.init(document: PDFDocument!)
Added PDFSelection.drawForPage(PDFPage!, active: Bool)
Added PDFSelection.drawForPage(PDFPage!, withBox: PDFDisplayBox, active: Bool)
Added PDFSelection.extendSelectionAtEnd(Int)
Added PDFSelection.extendSelectionAtStart(Int)
Added PDFSelection.numberOfTextRangesOnPage(PDFPage!) -> Int
Added PDFSelection.pages() -> [AnyObject]!
Added PDFSelection.rangeAtIndex(Int, onPage: PDFPage!) -> NSRange
Added PDFSelection.selectionsByLine() -> [AnyObject]!
Added PDFSelection.setColor(NSColor!)
Added PDFSelection.string() -> String!
Added PDFThumbnailView
Added PDFThumbnailView.PDFView() -> PDFView!
Added PDFThumbnailView.allowsDragging() -> Bool
Added PDFThumbnailView.allowsMultipleSelection() -> Bool
Added PDFThumbnailView.backgroundColor() -> NSColor!
Added PDFThumbnailView.labelFont() -> NSFont!
Added PDFThumbnailView.maximumNumberOfColumns() -> Int
Added PDFThumbnailView.selectedPages() -> [AnyObject]!
Added PDFThumbnailView.setAllowsDragging(Bool)
Added PDFThumbnailView.setAllowsMultipleSelection(Bool)
Added PDFThumbnailView.setBackgroundColor(NSColor!)
Added PDFThumbnailView.setLabelFont(NSFont!)
Added PDFThumbnailView.setMaximumNumberOfColumns(Int)
Added PDFThumbnailView.setPDFView(PDFView!)
Added PDFThumbnailView.setThumbnailSize(NSSize)
Added PDFThumbnailView.thumbnailSize() -> NSSize
Added PDFView
Added PDFView.allowsDragging() -> Bool
Added PDFView.annotationsChangedOnPage(PDFPage!)
Added PDFView.areaOfInterestForMouse(NSEvent!) -> PDFAreaOfInterest
Added PDFView.autoScales() -> Bool
Added PDFView.backgroundColor() -> NSColor!
Added PDFView.canGoBack() -> Bool
Added PDFView.canGoForward() -> Bool
Added PDFView.canGoToFirstPage() -> Bool
Added PDFView.canGoToLastPage() -> Bool
Added PDFView.canGoToNextPage() -> Bool
Added PDFView.canGoToPreviousPage() -> Bool
Added PDFView.canZoomIn() -> Bool
Added PDFView.canZoomOut() -> Bool
Added PDFView.clearSelection()
Added PDFView.convertPoint(NSPoint, fromPage: PDFPage!) -> NSPoint
Added PDFView.convertPoint(NSPoint, toPage: PDFPage!) -> NSPoint
Added PDFView.convertRect(NSRect, fromPage: PDFPage!) -> NSRect
Added PDFView.convertRect(NSRect, toPage: PDFPage!) -> NSRect
Added PDFView.copy(AnyObject!)
Added PDFView.currentDestination() -> PDFDestination!
Added PDFView.currentPage() -> PDFPage!
Added PDFView.currentSelection() -> PDFSelection!
Added PDFView.delegate() -> AnyObject!
Added PDFView.displayBox() -> PDFDisplayBox
Added PDFView.displayMode() -> PDFDisplayMode
Added PDFView.displaysAsBook() -> Bool
Added PDFView.displaysPageBreaks() -> Bool
Added PDFView.document() -> PDFDocument!
Added PDFView.documentView() -> NSView!
Added PDFView.drawPage(PDFPage!)
Added PDFView.drawPagePost(PDFPage!)
Added PDFView.enableDataDetectors() -> Bool
Added PDFView.goBack(AnyObject!)
Added PDFView.goForward(AnyObject!)
Added PDFView.goToDestination(PDFDestination!)
Added PDFView.goToFirstPage(AnyObject!)
Added PDFView.goToLastPage(AnyObject!)
Added PDFView.goToNextPage(AnyObject!)
Added PDFView.goToPage(PDFPage!)
Added PDFView.goToPreviousPage(AnyObject!)
Added PDFView.goToRect(NSRect, onPage: PDFPage!)
Added PDFView.goToSelection(PDFSelection!)
Added PDFView.greekingThreshold() -> CGFloat
Added PDFView.highlightedSelections() -> [AnyObject]!
Added PDFView.interpolationQuality() -> PDFInterpolationQuality
Added PDFView.layoutDocumentView()
Added PDFView.pageForPoint(NSPoint, nearest: Bool) -> PDFPage!
Added PDFView.performAction(PDFAction!)
Added PDFView.printWithInfo(NSPrintInfo!, autoRotate: Bool)
Added PDFView.printWithInfo(NSPrintInfo!, autoRotate: Bool, pageScaling: PDFPrintScalingMode)
Added PDFView.rowSizeForPage(PDFPage!) -> NSSize
Added PDFView.scaleFactor() -> CGFloat
Added PDFView.scrollSelectionToVisible(AnyObject!)
Added PDFView.selectAll(AnyObject!)
Added PDFView.setAllowsDragging(Bool)
Added PDFView.setAutoScales(Bool)
Added PDFView.setBackgroundColor(NSColor!)
Added PDFView.setCurrentSelection(PDFSelection!)
Added PDFView.setCurrentSelection(PDFSelection!, animate: Bool)
Added PDFView.setCursorForAreaOfInterest(PDFAreaOfInterest)
Added PDFView.setDelegate(AnyObject!)
Added PDFView.setDisplayBox(PDFDisplayBox)
Added PDFView.setDisplayMode(PDFDisplayMode)
Added PDFView.setDisplaysAsBook(Bool)
Added PDFView.setDisplaysPageBreaks(Bool)
Added PDFView.setDocument(PDFDocument!)
Added PDFView.setEnableDataDetectors(Bool)
Added PDFView.setGreekingThreshold(CGFloat)
Added PDFView.setHighlightedSelections([AnyObject]!)
Added PDFView.setInterpolationQuality(PDFInterpolationQuality)
Added PDFView.setScaleFactor(CGFloat)
Added PDFView.setShouldAntiAlias(Bool)
Added PDFView.shouldAntiAlias() -> Bool
Added PDFView.takeBackgroundColorFrom(AnyObject!)
Added PDFView.takePasswordFrom(AnyObject!)
Added PDFView.visiblePages() -> [AnyObject]!
Added PDFView.zoomIn(AnyObject!)
Added PDFView.zoomOut(AnyObject!)
Added QCComposition
Added QCComposition.attributes() -> [NSObject: AnyObject]!
Added QCComposition.init(data: NSData!)
Added QCComposition.init(file: String!)
Added QCComposition.identifier() -> String!
Added QCComposition.inputKeys() -> [AnyObject]!
Added QCComposition.outputKeys() -> [AnyObject]!
Added QCComposition.protocols() -> [AnyObject]!
Added QCCompositionLayer
Added QCCompositionLayer.composition() -> QCComposition!
Added QCCompositionLayer.init(composition: QCComposition!)
Added QCCompositionLayer.init(file: String!)
Added QCCompositionParameterView
Added QCCompositionParameterView.backgroundColor() -> NSColor!
Added QCCompositionParameterView.compositionRenderer() -> QCCompositionRenderer!
Added QCCompositionParameterView.delegate() -> AnyObject!
Added QCCompositionParameterView.drawsBackground() -> Bool
Added QCCompositionParameterView.hasParameters() -> Bool
Added QCCompositionParameterView.setBackgroundColor(NSColor!)
Added QCCompositionParameterView.setCompositionRenderer(QCCompositionRenderer!)
Added QCCompositionParameterView.setDelegate(AnyObject!)
Added QCCompositionParameterView.setDrawsBackground(Bool)
Added QCCompositionPickerPanel
Added QCCompositionPickerPanel.compositionPickerView() -> QCCompositionPickerView!
Added QCCompositionPickerPanel.sharedCompositionPickerPanel() -> QCCompositionPickerPanel! [class]
Added QCCompositionPickerView
Added QCCompositionPickerView.allowsEmptySelection() -> Bool
Added QCCompositionPickerView.backgroundColor() -> NSColor!
Added QCCompositionPickerView.compositionAspectRatio() -> NSSize
Added QCCompositionPickerView.compositions() -> [AnyObject]!
Added QCCompositionPickerView.delegate() -> AnyObject!
Added QCCompositionPickerView.drawsBackground() -> Bool
Added QCCompositionPickerView.isAnimating() -> Bool
Added QCCompositionPickerView.maxAnimationFrameRate() -> Float
Added QCCompositionPickerView.numberOfColumns() -> Int
Added QCCompositionPickerView.numberOfRows() -> Int
Added QCCompositionPickerView.resetDefaultInputValues()
Added QCCompositionPickerView.selectedComposition() -> QCComposition!
Added QCCompositionPickerView.setAllowsEmptySelection(Bool)
Added QCCompositionPickerView.setBackgroundColor(NSColor!)
Added QCCompositionPickerView.setCompositionAspectRatio(NSSize)
Added QCCompositionPickerView.setCompositionsFromRepositoryWithProtocol(String!, andAttributes:[NSObject: AnyObject]!)
Added QCCompositionPickerView.setDefaultValue(AnyObject!, forInputKey: String!)
Added QCCompositionPickerView.setDelegate(AnyObject!)
Added QCCompositionPickerView.setDrawsBackground(Bool)
Added QCCompositionPickerView.setMaxAnimationFrameRate(Float)
Added QCCompositionPickerView.setNumberOfColumns(Int)
Added QCCompositionPickerView.setNumberOfRows(Int)
Added QCCompositionPickerView.setSelectedComposition(QCComposition!)
Added QCCompositionPickerView.setShowsCompositionNames(Bool)
Added QCCompositionPickerView.showsCompositionNames() -> Bool
Added QCCompositionPickerView.startAnimation(AnyObject!)
Added QCCompositionPickerView.stopAnimation(AnyObject!)
Added QCCompositionRenderer
Added QCCompositionRenderer.attributes() -> [NSObject: AnyObject]!
Added QCCompositionRenderer.inputKeys() -> [AnyObject]!
Added QCCompositionRenderer.outputKeys() -> [AnyObject]!
Added QCCompositionRenderer.propertyListFromInputValues() -> AnyObject!
Added QCCompositionRenderer.setInputValuesWithPropertyList(AnyObject!)
Added QCCompositionRenderer.setValue(AnyObject!, forInputKey: String!) -> Bool
Added QCCompositionRenderer.userInfo() -> NSMutableDictionary!
Added QCCompositionRenderer.valueForInputKey(String!) -> AnyObject!
Added QCCompositionRenderer.valueForOutputKey(String!) -> AnyObject!
Added QCCompositionRenderer.valueForOutputKey(String!, ofType: String!) -> AnyObject!
Added QCCompositionRepository
Added QCCompositionRepository.allCompositions() -> [AnyObject]!
Added QCCompositionRepository.compositionWithIdentifier(String!) -> QCComposition!
Added QCCompositionRepository.compositionsWithProtocols([AnyObject]!, andAttributes:[NSObject: AnyObject]!) -> [AnyObject]!
Added QCCompositionRepository.sharedCompositionRepository() -> QCCompositionRepository! [class]
Added QCPatchController
Added QCPlugIn
Added QCPlugIn.addInputPortWithType(String!, forKey: String!, withAttributes:[NSObject: AnyObject]!)
Added QCPlugIn.addOutputPortWithType(String!, forKey: String!, withAttributes:[NSObject: AnyObject]!)
Added QCPlugIn.attributes() -> [NSObject: AnyObject]! [class]
Added QCPlugIn.attributesForPropertyPortWithKey(String!) -> [NSObject: AnyObject]! [class]
Added QCPlugIn.createViewController() -> QCPlugInViewController!
Added QCPlugIn.didValueForInputKeyChange(String!) -> Bool
Added QCPlugIn.disableExecution(QCPlugInContext!)
Added QCPlugIn.enableExecution(QCPlugInContext!)
Added QCPlugIn.execute(QCPlugInContext!, atTime: NSTimeInterval, withArguments:[NSObject: AnyObject]!) -> Bool
Added QCPlugIn.executionMode() -> QCPlugInExecutionMode [class]
Added QCPlugIn.executionTimeForContext(QCPlugInContext!, atTime: NSTimeInterval, withArguments:[NSObject: AnyObject]!) -> NSTimeInterval
Added QCPlugIn.loadPlugInAtPath(String!) -> Bool [class]
Added QCPlugIn.plugInKeys() -> [AnyObject]! [class]
Added QCPlugIn.registerPlugInClass(AnyClass!) [class]
Added QCPlugIn.removeInputPortForKey(String!)
Added QCPlugIn.removeOutputPortForKey(String!)
Added QCPlugIn.serializedValueForKey(String!) -> AnyObject!
Added QCPlugIn.setSerializedValue(AnyObject!, forKey: String!)
Added QCPlugIn.setValue(AnyObject!, forOutputKey: String!) -> Bool
Added QCPlugIn.sortedPropertyPortKeys() -> [AnyObject]! [class]
Added QCPlugIn.startExecution(QCPlugInContext!) -> Bool
Added QCPlugIn.stopExecution(QCPlugInContext!)
Added QCPlugIn.timeMode() -> QCPlugInTimeMode [class]
Added QCPlugIn.valueForInputKey(String!) -> AnyObject!
Added QCPlugInContext
Added QCPlugInContext.CGLContextObj() -> CGLContextObj
Added QCPlugInContext.bounds() -> NSRect
Added QCPlugInContext.colorSpace() -> Unmanaged<CGColorSpace>!
Added QCPlugInContext.compositionURL() -> NSURL!
Added QCPlugInContext.outputImageProviderFromBufferWithPixelFormat(String!, pixelsWide: Int, pixelsHigh: Int, baseAddress: UnsafePointer<Void>, bytesPerRow: Int, releaseCallback: QCPlugInBufferReleaseCallback, releaseContext: UnsafeMutablePointer<Void>, colorSpace: CGColorSpace!, shouldColorMatch: Bool) -> AnyObject!
Added QCPlugInContext.outputImageProviderFromTextureWithPixelFormat(String!, pixelsWide: Int, pixelsHigh: Int, name: GLuint, flipped: Bool, releaseCallback: QCPlugInTextureReleaseCallback, releaseContext: UnsafeMutablePointer<Void>, colorSpace: CGColorSpace!, shouldColorMatch: Bool) -> AnyObject!
Added QCPlugInContext.userInfo() -> NSMutableDictionary!
Added QCPlugInExecutionMode [struct]
Added QCPlugInExecutionMode.init(_: UInt32)
Added QCPlugInExecutionMode.value
Added QCPlugInInputImageSource
Added QCPlugInInputImageSource.bindTextureRepresentationToCGLContext(CGLContextObj, textureUnit: GLenum, normalizeCoordinates: Bool)
Added QCPlugInInputImageSource.bufferBaseAddress() -> UnsafePointer<Void>
Added QCPlugInInputImageSource.bufferBytesPerRow() -> Int
Added QCPlugInInputImageSource.bufferColorSpace() -> Unmanaged<CGColorSpace>!
Added QCPlugInInputImageSource.bufferPixelFormat() -> String!
Added QCPlugInInputImageSource.bufferPixelsHigh() -> Int
Added QCPlugInInputImageSource.bufferPixelsWide() -> Int
Added QCPlugInInputImageSource.imageBounds() -> NSRect
Added QCPlugInInputImageSource.imageColorSpace() -> Unmanaged<CGColorSpace>!
Added QCPlugInInputImageSource.lockBufferRepresentationWithPixelFormat(String!, colorSpace: CGColorSpace!, forBounds: NSRect) -> Bool
Added QCPlugInInputImageSource.lockTextureRepresentationWithColorSpace(CGColorSpace!, forBounds: NSRect) -> Bool
Added QCPlugInInputImageSource.shouldColorMatch() -> Bool
Added QCPlugInInputImageSource.textureColorSpace() -> Unmanaged<CGColorSpace>!
Added QCPlugInInputImageSource.textureFlipped() -> Bool
Added QCPlugInInputImageSource.textureMatrix() -> UnsafePointer<GLfloat>
Added QCPlugInInputImageSource.textureName() -> GLuint
Added QCPlugInInputImageSource.texturePixelsHigh() -> Int
Added QCPlugInInputImageSource.texturePixelsWide() -> Int
Added QCPlugInInputImageSource.textureTarget() -> GLenum
Added QCPlugInInputImageSource.unbindTextureRepresentationFromCGLContext(CGLContextObj, textureUnit: GLenum)
Added QCPlugInInputImageSource.unlockBufferRepresentation()
Added QCPlugInInputImageSource.unlockTextureRepresentation()
Added QCPlugInOutputImageProvider
Added QCPlugInOutputImageProvider.canRenderWithCGLContext(CGLContextObj) -> Bool
Added QCPlugInOutputImageProvider.copyRenderedTextureForCGLContext(CGLContextObj, pixelFormat: String!, bounds: NSRect, isFlipped: UnsafeMutablePointer<ObjCBool>) -> GLuint
Added QCPlugInOutputImageProvider.imageBounds() -> NSRect
Added QCPlugInOutputImageProvider.imageColorSpace() -> Unmanaged<CGColorSpace>!
Added QCPlugInOutputImageProvider.releaseRenderedTexture(GLuint, forCGLContext: CGLContextObj)
Added QCPlugInOutputImageProvider.renderToBuffer(UnsafeMutablePointer<Void>, withBytesPerRow: Int, pixelFormat: String!, forBounds: NSRect) -> Bool
Added QCPlugInOutputImageProvider.renderWithCGLContext(CGLContextObj, forBounds: NSRect) -> Bool
Added QCPlugInOutputImageProvider.shouldColorMatch() -> Bool
Added QCPlugInOutputImageProvider.supportedBufferPixelFormats() -> [AnyObject]!
Added QCPlugInOutputImageProvider.supportedRenderedTexturePixelFormats() -> [AnyObject]!
Added QCPlugInTimeMode [struct]
Added QCPlugInTimeMode.init(_: UInt32)
Added QCPlugInTimeMode.value
Added QCPlugInViewController
Added QCPlugInViewController.plugIn() -> QCPlugIn!
Added QCPlugInViewController.init(plugIn: QCPlugIn!, viewNibName: String!)
Added QCRenderer
Added QCRenderer.init(CGLContext: CGLContextObj, pixelFormat: CGLPixelFormatObj, colorSpace: CGColorSpace!, composition: QCComposition!)
Added QCRenderer.composition() -> QCComposition!
Added QCRenderer.init(composition: QCComposition!, colorSpace: CGColorSpace!)
Added QCRenderer.createSnapshotImageOfType(String!) -> AnyObject!
Added QCRenderer.init(offScreenWithSize: NSSize, colorSpace: CGColorSpace!, composition: QCComposition!)
Added QCRenderer.init(openGLContext: NSOpenGLContext!, pixelFormat: NSOpenGLPixelFormat!, file: String!)
Added QCRenderer.renderAtTime(NSTimeInterval, arguments:[NSObject: AnyObject]!) -> Bool
Added QCRenderer.renderingTimeForTime(NSTimeInterval, arguments:[NSObject: AnyObject]!) -> NSTimeInterval
Added QCRenderer.snapshotImage() -> NSImage!
Added QCView
Added QCView.autostartsRendering() -> Bool
Added QCView.createSnapshotImageOfType(String!) -> AnyObject!
Added QCView.erase()
Added QCView.eraseColor() -> NSColor!
Added QCView.eventForwardingMask() -> Int
Added QCView.isPausedRendering() -> Bool
Added QCView.isRendering() -> Bool
Added QCView.loadComposition(QCComposition!) -> Bool
Added QCView.loadCompositionFromFile(String!) -> Bool
Added QCView.loadedComposition() -> QCComposition!
Added QCView.maxRenderingFrameRate() -> Float
Added QCView.openGLContext() -> NSOpenGLContext!
Added QCView.openGLPixelFormat() -> NSOpenGLPixelFormat!
Added QCView.pauseRendering()
Added QCView.play(AnyObject!)
Added QCView.renderAtTime(NSTimeInterval, arguments:[NSObject: AnyObject]!) -> Bool
Added QCView.resumeRendering()
Added QCView.setAutostartsRendering(Bool)
Added QCView.setEraseColor(NSColor!)
Added QCView.setEventForwardingMask(Int)
Added QCView.setMaxRenderingFrameRate(Float)
Added QCView.snapshotImage() -> NSImage!
Added QCView.start(AnyObject!)
Added QCView.startRendering() -> Bool
Added QCView.stop(AnyObject!)
Added QCView.stopRendering()
Added QCView.unloadComposition()
Added QLPreviewItem
Added QLPreviewItem.previewItemDisplayState
Added QLPreviewItem.previewItemTitle
Added QLPreviewItem.previewItemURL
Added QLPreviewPanel
Added QLPreviewPanel.currentController
Added QLPreviewPanel.currentPreviewItem
Added QLPreviewPanel.currentPreviewItemIndex
Added QLPreviewPanel.dataSource
Added QLPreviewPanel.delegate
Added QLPreviewPanel.displayState
Added QLPreviewPanel.enterFullScreenMode(NSScreen!, withOptions:[NSObject: AnyObject]!) -> Bool
Added QLPreviewPanel.exitFullScreenModeWithOptions([NSObject: AnyObject]!)
Added QLPreviewPanel.inFullScreenMode
Added QLPreviewPanel.refreshCurrentPreviewItem()
Added QLPreviewPanel.reloadData()
Added QLPreviewPanel.sharedPreviewPanel() -> QLPreviewPanel! [class]
Added QLPreviewPanel.sharedPreviewPanelExists() -> Bool [class]
Added QLPreviewPanel.updateController()
Added QLPreviewPanelDataSource
Added QLPreviewPanelDataSource.numberOfPreviewItemsInPreviewPanel(QLPreviewPanel!) -> Int
Added QLPreviewPanelDataSource.previewPanel(QLPreviewPanel!, previewItemAtIndex: Int) -> QLPreviewItem!
Added QLPreviewPanelDelegate
Added QLPreviewPanelDelegate.previewPanel(QLPreviewPanel!, handleEvent: NSEvent!) -> Bool
Added QLPreviewPanelDelegate.previewPanel(QLPreviewPanel!, sourceFrameOnScreenForPreviewItem: QLPreviewItem!) -> NSRect
Added QLPreviewPanelDelegate.previewPanel(QLPreviewPanel!, transitionImageForPreviewItem: QLPreviewItem!, contentRect: UnsafeMutablePointer<NSRect>) -> AnyObject!
Added QLPreviewView
Added QLPreviewView.autostarts
Added QLPreviewView.close()
Added QLPreviewView.displayState
Added QLPreviewView.init(frame: NSRect)
Added QLPreviewView.init(frame: NSRect, style: QLPreviewViewStyle)
Added QLPreviewView.previewItem
Added QLPreviewView.refreshPreviewItem()
Added QLPreviewView.shouldCloseWithWindow
Added QLPreviewViewStyle [enum]
Added QLPreviewViewStyle.Compact
Added QLPreviewViewStyle.Normal
Added QuartzFilter
Added QuartzFilter.init(URL: NSURL!)
Added QuartzFilter.applyToContext(CGContext!) -> Bool
Added QuartzFilter.localizedName() -> String!
Added QuartzFilter.init(outputIntents: [AnyObject]!)
Added QuartzFilter.properties() -> [NSObject: AnyObject]!
Added QuartzFilter.init(properties: [NSObject: AnyObject]!)
Added QuartzFilter.removeFromContext(CGContext!)
Added QuartzFilter.url() -> NSURL!
Added QuartzFilterManager
Added QuartzFilterManager.delegate() -> AnyObject!
Added QuartzFilterManager.filterPanel() -> NSPanel!
Added QuartzFilterManager.filterView() -> QuartzFilterView!
Added QuartzFilterManager.filtersInDomains([AnyObject]!) -> [AnyObject]! [class]
Added QuartzFilterManager.importFilter([NSObject: AnyObject]!) -> QuartzFilter!
Added QuartzFilterManager.selectFilter(QuartzFilter!) -> Bool
Added QuartzFilterManager.selectedFilter() -> QuartzFilter!
Added QuartzFilterManager.setDelegate(AnyObject!)
Added QuartzFilterView
Added QuartzFilterView.sizeToFit()
Added IKCellsStyleNone
Added IKCellsStyleOutlined
Added IKCellsStyleShadowed
Added IKCellsStyleSubtitled
Added IKCellsStyleTitled
Added IKFilterBrowserDefaultInputImage
Added IKFilterBrowserExcludeCategories
Added IKFilterBrowserExcludeFilters
Added IKFilterBrowserFilterDoubleClickNotification
Added IKFilterBrowserFilterSelectedNotification
Added IKFilterBrowserShowCategories
Added IKFilterBrowserShowPreview
Added IKFilterBrowserWillPreviewFilterNotification
Added IKGroupBezelStyle
Added IKGroupDisclosureStyle
Added IKImageBrowserBackgroundColorKey
Added IKImageBrowserCGImageRepresentationType
Added IKImageBrowserCGImageSourceRepresentationType
Added IKImageBrowserCellBackgroundLayer
Added IKImageBrowserCellForegroundLayer
Added IKImageBrowserCellPlaceHolderLayer
Added IKImageBrowserCellSelectionLayer
Added IKImageBrowserCellsHighlightedTitleAttributesKey
Added IKImageBrowserCellsOutlineColorKey
Added IKImageBrowserCellsSubtitleAttributesKey
Added IKImageBrowserCellsTitleAttributesKey
Added IKImageBrowserDropBefore
Added IKImageBrowserDropOn
Added IKImageBrowserGroupBackgroundColorKey
Added IKImageBrowserGroupFooterLayer
Added IKImageBrowserGroupHeaderLayer
Added IKImageBrowserGroupRangeKey
Added IKImageBrowserGroupStyleKey
Added IKImageBrowserGroupTitleKey
Added IKImageBrowserIconRefPathRepresentationType
Added IKImageBrowserIconRefRepresentationType
Added IKImageBrowserNSBitmapImageRepresentationType
Added IKImageBrowserNSDataRepresentationType
Added IKImageBrowserNSImageRepresentationType
Added IKImageBrowserNSURLRepresentationType
Added IKImageBrowserPDFPageRepresentationType
Added IKImageBrowserPathRepresentationType
Added IKImageBrowserQCCompositionPathRepresentationType
Added IKImageBrowserQCCompositionRepresentationType
Added IKImageBrowserQTMoviePathRepresentationType
Added IKImageBrowserQTMovieRepresentationType
Added IKImageBrowserQuickLookPathRepresentationType
Added IKImageBrowserSelectionColorKey
Added IKImageStateInvalid
Added IKImageStateNoImage
Added IKImageStateReady
Added IKOverlayTypeBackground
Added IKOverlayTypeImage
Added IKPictureTakerAllowsEditingKey
Added IKPictureTakerAllowsFileChoosingKey
Added IKPictureTakerAllowsVideoCaptureKey
Added IKPictureTakerImageTransformsKey
Added IKPictureTakerInformationalTextKey
Added IKPictureTakerOutputImageMaxSizeKey
Added IKPictureTakerRemainOpenAfterValidateKey
Added IKPictureTakerShowAddressBookPictureKey
Added IKPictureTakerShowEffectsKey
Added IKPictureTakerShowEmptyPictureKey
Added IKPictureTakerShowRecentPictureKey
Added IKPictureTakerUpdateRecentPictureKey
Added IKSlideshowAudioFile
Added IKSlideshowModeImages
Added IKSlideshowModeOther
Added IKSlideshowModePDF
Added IKSlideshowPDFDisplayBox
Added IKSlideshowPDFDisplayMode
Added IKSlideshowPDFDisplaysAsBook
Added IKSlideshowScreen
Added IKSlideshowStartIndex
Added IKSlideshowStartPaused
Added IKSlideshowWrapAround
Added IKToolModeAnnotate
Added IKToolModeCrop
Added IKToolModeMove
Added IKToolModeNone
Added IKToolModeRotate
Added IKToolModeSelect
Added IKToolModeSelectEllipse
Added IKToolModeSelectLasso
Added IKToolModeSelectRect
Added IKUIFlavorAllowFallback
Added IKUISizeFlavor
Added IKUISizeMini
Added IKUISizeRegular
Added IKUISizeSmall
Added IKUImaxSize
Added IK_ApertureBundleIdentifier
Added IK_MailBundleIdentifier
Added IK_iPhotoBundleIdentifier
Added PDFActionNamedName
Added PDFAreaOfInterest
Added PDFBorderStyle
Added PDFDisplayBox
Added PDFDisplayMode
Added PDFDocumentAuthorAttribute
Added PDFDocumentCreationDateAttribute
Added PDFDocumentCreatorAttribute
Added PDFDocumentDidBeginFindNotification
Added PDFDocumentDidBeginPageFindNotification
Added PDFDocumentDidBeginPageWriteNotification
Added PDFDocumentDidBeginWriteNotification
Added PDFDocumentDidEndFindNotification
Added PDFDocumentDidEndPageFindNotification
Added PDFDocumentDidEndPageWriteNotification
Added PDFDocumentDidEndWriteNotification
Added PDFDocumentDidFindMatchNotification
Added PDFDocumentDidUnlockNotification
Added PDFDocumentKeywordsAttribute
Added PDFDocumentModificationDateAttribute
Added PDFDocumentPermissions
Added PDFDocumentProducerAttribute
Added PDFDocumentSubjectAttribute
Added PDFDocumentTitleAttribute
Added PDFInterpolationQuality
Added PDFLineStyle
Added PDFMarkupType
Added PDFPrintScalingMode
Added PDFTextAnnotationIconType
Added PDFThumbnailViewDocumentEditedNotification
Added PDFViewAnnotationHitNotification
Added PDFViewAnnotationWillHitNotification
Added PDFViewChangedHistoryNotification
Added PDFViewCopyPermissionNotification
Added PDFViewDisplayBoxChangedNotification
Added PDFViewDisplayModeChangedNotification
Added PDFViewDocumentChangedNotification
Added PDFViewPageChangedNotification
Added PDFViewPrintPermissionNotification
Added PDFViewScaleChangedNotification
Added PDFViewSelectionChangedNotification
Added PDFViewVisiblePagesChangedNotification
Added PDFWidgetControlType
Added QCCompositionAttributeBuiltInKey
Added QCCompositionAttributeCategoryKey
Added QCCompositionAttributeCopyrightKey
Added QCCompositionAttributeDescriptionKey
Added QCCompositionAttributeHasConsumersKey
Added QCCompositionAttributeIsTimeDependentKey
Added QCCompositionAttributeNameKey
Added QCCompositionCategoryDistortion
Added QCCompositionCategoryStylize
Added QCCompositionCategoryUtility
Added QCCompositionInputAudioPeakKey
Added QCCompositionInputAudioSpectrumKey
Added QCCompositionInputDestinationImageKey
Added QCCompositionInputImageKey
Added QCCompositionInputPaceKey
Added QCCompositionInputPreviewModeKey
Added QCCompositionInputPrimaryColorKey
Added QCCompositionInputRSSArticleDurationKey
Added QCCompositionInputRSSFeedURLKey
Added QCCompositionInputScreenImageKey
Added QCCompositionInputSecondaryColorKey
Added QCCompositionInputSourceImageKey
Added QCCompositionInputTrackInfoKey
Added QCCompositionInputTrackPositionKey
Added QCCompositionInputTrackSignalKey
Added QCCompositionInputXKey
Added QCCompositionInputYKey
Added QCCompositionOutputImageKey
Added QCCompositionOutputWebPageURLKey
Added QCCompositionPickerPanelDidSelectCompositionNotification
Added QCCompositionPickerViewDidSelectCompositionNotification
Added QCCompositionProtocolGraphicAnimation
Added QCCompositionProtocolGraphicTransition
Added QCCompositionProtocolImageFilter
Added QCCompositionProtocolMusicVisualizer
Added QCCompositionProtocolRSSVisualizer
Added QCCompositionProtocolScreenSaver
Added QCCompositionRepositoryDidUpdateNotification
Added QCPlugInAttributeCategoriesKey
Added QCPlugInAttributeCopyrightKey
Added QCPlugInAttributeDescriptionKey
Added QCPlugInAttributeExamplesKey
Added QCPlugInAttributeNameKey
Added QCPlugInBufferReleaseCallback
Added QCPlugInExecutionArgumentEventKey
Added QCPlugInExecutionArgumentMouseLocationKey
Added QCPlugInPixelFormatARGB8
Added QCPlugInPixelFormatBGRA8
Added QCPlugInPixelFormatI8
Added QCPlugInPixelFormatIf
Added QCPlugInPixelFormatRGBAf
Added QCPlugInTextureReleaseCallback
Added QCPortAttributeDefaultValueKey
Added QCPortAttributeMaximumValueKey
Added QCPortAttributeMenuItemsKey
Added QCPortAttributeMinimumValueKey
Added QCPortAttributeNameKey
Added QCPortAttributeTypeKey
Added QCPortTypeBoolean
Added QCPortTypeColor
Added QCPortTypeImage
Added QCPortTypeIndex
Added QCPortTypeNumber
Added QCPortTypeString
Added QCPortTypeStructure
Added QCRendererEventKey
Added QCRendererMouseLocationKey
Added QCViewDidStartRenderingNotification
Added QCViewDidStopRenderingNotification
Added globalUpdateOK
Added kPDFActionNamedFind
Added kPDFActionNamedFirstPage
Added kPDFActionNamedGoBack
Added kPDFActionNamedGoForward
Added kPDFActionNamedGoToPage
Added kPDFActionNamedLastPage
Added kPDFActionNamedNextPage
Added kPDFActionNamedNone
Added kPDFActionNamedPreviousPage
Added kPDFActionNamedPrint
Added kPDFActionNamedZoomIn
Added kPDFActionNamedZoomOut
Added kPDFAnnotationArea
Added kPDFBorderStyleBeveled
Added kPDFBorderStyleDashed
Added kPDFBorderStyleInset
Added kPDFBorderStyleSolid
Added kPDFBorderStyleUnderline
Added kPDFControlArea
Added kPDFDestinationUnspecifiedValue
Added kPDFDisplayBoxArtBox
Added kPDFDisplayBoxBleedBox
Added kPDFDisplayBoxCropBox
Added kPDFDisplayBoxMediaBox
Added kPDFDisplayBoxTrimBox
Added kPDFDisplaySinglePage
Added kPDFDisplaySinglePageContinuous
Added kPDFDisplayTwoUp
Added kPDFDisplayTwoUpContinuous
Added kPDFDocumentPermissionsNone
Added kPDFDocumentPermissionsOwner
Added kPDFDocumentPermissionsUser
Added kPDFIconArea
Added kPDFInterpolationQualityHigh
Added kPDFInterpolationQualityLow
Added kPDFInterpolationQualityNone
Added kPDFLineStyleCircle
Added kPDFLineStyleClosedArrow
Added kPDFLineStyleDiamond
Added kPDFLineStyleNone
Added kPDFLineStyleOpenArrow
Added kPDFLineStyleSquare
Added kPDFLinkArea
Added kPDFMarkupTypeHighlight
Added kPDFMarkupTypeStrikeOut
Added kPDFMarkupTypeUnderline
Added kPDFNoArea
Added kPDFPageArea
Added kPDFPopupArea
Added kPDFPrintPageScaleDownToFit
Added kPDFPrintPageScaleNone
Added kPDFPrintPageScaleToFit
Added kPDFTextAnnotationIconComment
Added kPDFTextAnnotationIconHelp
Added kPDFTextAnnotationIconInsert
Added kPDFTextAnnotationIconKey
Added kPDFTextAnnotationIconNewParagraph
Added kPDFTextAnnotationIconNote
Added kPDFTextAnnotationIconParagraph
Added kPDFTextArea
Added kPDFTextFieldArea
Added kPDFWidgetCheckBoxControl
Added kPDFWidgetPushButtonControl
Added kPDFWidgetRadioButtonControl
Added kPDFWidgetUnknownControl
Added kQCPlugInExecutionModeConsumer
Added kQCPlugInExecutionModeProcessor
Added kQCPlugInExecutionModeProvider
Added kQCPlugInTimeModeIdle
Added kQCPlugInTimeModeNone
Added kQCPlugInTimeModeTimeBase
Added kQuartzFilterApplicationDomain
Added kQuartzFilterManagerDidAddFilterNotification
Added kQuartzFilterManagerDidModifyFilterNotification
Added kQuartzFilterManagerDidRemoveFilterNotification
Added kQuartzFilterManagerDidSelectFilterNotification
Added kQuartzFilterPDFWorkflowDomain
Added kQuartzFilterPrintingDomain