| C# | Visual Basic | Visual C++ |
namespace Monobjc.Quartz
Namespace Monobjc.Quartz
namespace Monobjc.Quartz
| All Types | Classes | Interfaces | Enumerations | Delegates |
| Icon | Type | Description |
|---|---|---|
| IKCameraDeviceView..::..CameraDeviceViewDidDownloadFileLocationFileDataErrorEventHandler | Invoked for each file that is downloaded from the camera device. Original signature is '- (void)cameraDeviceView:(IKCameraDeviceView *)cameraDeviceView didDownloadFile:(ICCameraFile *)file location:(NSURL *)url fileData:(NSData *)data error:(NSError *)error' Available in Mac OS X v10.6 and later. | |
| IKCameraDeviceView..::..CameraDeviceViewDidEncounterErrorEventHandler | Invoked when the camera encounters an error. Original signature is '- (void)cameraDeviceView:(IKCameraDeviceView *)cameraDeviceView didEncounterError:(NSError *)error' Available in Mac OS X v10.6 and later. | |
| IKCameraDeviceView..::..CameraDeviceViewSelectionDidChangeEventHandler | Invoked when the selection changed. Original signature is '- (void)cameraDeviceViewSelectionDidChange:(IKCameraDeviceView *)cameraDeviceView' Available in Mac OS X v10.6 and later. | |
| CIFilter_QuartzAdditions | ||
| QCCompositionParameterView..::..CompositionParameterViewShouldDisplayParameterWithKeyAttributesEventHandler | Allows you to define which composition parameters are visible in the user interface when the composition parameter view refreshes. Original signature is '- (BOOL) compositionParameterView:(QCCompositionParameterView *)parameterView shouldDisplayParameterWithKey:(NSString *)portKey attributes:(NSDictionary *)portAttributes' Available in Mac OS X v10.5 and later. | |
| QCCompositionPickerView..::..CompositionPickerViewDidSelectCompositionEventHandler | Performs custom tasks when the selected composition in the composition picker view changes. Original signature is '- (void) compositionPickerView:(QCCompositionPickerView*)pickerView didSelectComposition:(QCComposition*)composition' Available in Mac OS X v10.5 and later. | |
| QCCompositionPickerView..::..CompositionPickerViewDidStartAnimatingEventHandler | Performs custom tasks when the composition picker view starts animating a composition. Original signature is '- (void) compositionPickerViewDidStartAnimating:(QCCompositionPickerView*)pickerView' Available in Mac OS X v10.5 and later. | |
| QCCompositionPickerView..::..CompositionPickerViewWillStopAnimatingEventHandler | Performs custom tasks when the composition picker view stops animating a composition. Original signature is '(void) compositionPickerViewWillStopAnimating:(QCCompositionPickerView*)pickerView' Available in Mac OS X v10.5 and later. | |
| IKDeviceBrowserView..::..DeviceBrowserViewDidEncounterErrorEventHandler | Invoked when the device browser encounters an error. Original signature is '- (void)deviceBrowserView:(IKDeviceBrowserView *)deviceBrowserView didEncounterError:(NSError *)error' Available in Mac OS X v10.6 and later. | |
| IKDeviceBrowserView..::..DeviceBrowserViewSelectionDidChangeEventHandler | Sent to the delegate when the selection changes in the browser view. Original signature is '- (void)deviceBrowserView:(IKDeviceBrowserView *)deviceBrowserView selectionDidChange:(ICDevice *)device' Available in Mac OS X v10.6 and later. | |
| PDFDocument..::..DidMatchStringEventHandler | Called for every match found during a find operation. Original signature is '- (void)didMatchString:(PDFSelection *)instance' Available in Mac OS X v10.4 and later. | |
| PDFDocument..::..DocumentDidBeginDocumentFindEventHandler | Called when the PDFDocumentDidBeginFindNotification notification is posted. Original signature is '- (void)documentDidBeginDocumentFind:(NSNotification *)notification' Available in Mac OS X v10.4 and later. | |
| PDFDocument..::..DocumentDidBeginPageFindEventHandler | Called when the PDFDocumentDidBeginPageFindNotification notification is posted. Original signature is '- (void)documentDidBeginPageFind:(NSNotification *)notification' Available in Mac OS X v10.4 and later. | |
| PDFDocument..::..DocumentDidEndDocumentFindEventHandler | Called when the PDFDocumentDidEndFindNotification notification is posted. Original signature is '- (void)documentDidEndDocumentFind:(NSNotification *)notification' Available in Mac OS X v10.4 and later. | |
| PDFDocument..::..DocumentDidEndPageFindEventHandler | Called when the PDFDocumentDidEndPageFindNotification notification is posted. Original signature is '- (void)documentDidEndPageFind:(NSNotification *)notification' Available in Mac OS X v10.4 and later. | |
| PDFDocument..::..DocumentDidFindMatchEventHandler | Called when the PDFDocumentDidFindMatchNotification notification is posted. Original signature is '- (void)documentDidFindMatch:(NSNotification *)notification' Available in Mac OS X v10.4 and later. | |
| PDFDocument..::..DocumentDidUnlockEventHandler | Called when the PDFDocumentDidUnlockNotification notification is posted. Original signature is '- (void)documentDidUnlock:(NSNotification *)notification' Available in Mac OS X v10.4 and later. | |
| IIKCameraDeviceViewDelegate | ||
| IIKDeviceBrowserViewDelegate | ||
| IIKFilterCustomUIProvider | ||
| IIKImageBrowserDataSource | ||
| IIKImageBrowserDelegate | ||
| IIKImageBrowserItem | ||
| IIKImageEditPanelDataSource | ||
| IIKSaveOptionsDelegate | ||
| IIKScannerDeviceViewDelegate | ||
| IIKSlideshowDataSource | ||
| IKCameraDeviceView | ||
| IKCameraDeviceView..::..IKCameraDeviceViewDelegateEventDispatcher | ||
| IKCameraDeviceViewDisplayMode | These constants specify the display mode used by the camera view. These constants are used by mode. Available in Mac OS X v10.6 and later. | |
| IKCameraDeviceViewTransferMode | These constants specify the transfer mode used by the camera view. These constants are used by mode. Available in Mac OS X v10.6 and later. | |
| IKCellAppearanceStyleMask | Masks for the appearance style bit field. Available in Mac OS X v10.5 and later. | |
| IKDeviceBrowserView | ||
| IKDeviceBrowserView..::..IKDeviceBrowserViewDelegateEventDispatcher | ||
| IKDeviceBrowserViewDisplayMode | These constants specify the display mode of the device browser. Available in Mac OS X v10.6 and later. | |
| IKFilterBrowserPanel | ||
| IKFilterBrowserView | ||
| IKFilterUIView | ||
| IKGroupStyleAttribute | Attributes for the group style. Used by the Available in Mac OS X v10.5 and later. | |
| IKImageBrowserCell | ||
| IKImageBrowserCellState | The possible states for the browser cell. These values are used by the cellState method. Available in Mac OS X v10.6 and later. | |
| IKImageBrowserDropOperation | These constants specify the locations for dropping items onto the browser view. Used by the method setDropIndex:dropOperation:. Available in Mac OS X v10.6 and later. | |
| IKImageBrowserItem | ||
| IKImageBrowserView | ||
| IKImageEditPanel | ||
| IKImagePicker | ||
| IKImageView | ||
| IKPictureTaker | ||
| IKSaveOptions | ||
| IKSaveOptions..::..IKSaveOptionsDelegateEventDispatcher | ||
| IKScannerDeviceView | ||
| IKScannerDeviceView..::..IKScannerDeviceViewDelegateEventDispatcher | ||
| IKScannerDeviceViewDisplayMode | These constants specify the display mode the scanner view will use. They are used by the mode property. Available in Mac OS X v10.6 and later. | |
| IKScannerDeviceViewTransferMode | These constants determine how the scanner data is returned to the delegate. They are used by the transferMode property. Available in Mac OS X v10.6 and later. | |
| IKSlideshow | ||
| IPDFDocumentDelegate | ||
| IPDFViewDelegate | ||
| IQCCompositionParameterViewDelegate | ||
| IQCCompositionPickerViewDelegate | ||
| IQCCompositionRenderer | ||
| IQCPlugInContext | ||
| IQCPlugInInputImageSource | ||
| IQCPlugInOutputImageProvider | ||
| IQLPreviewItem | ||
| IQLPreviewPanelDataSource | ||
| IQLPreviewPanelDelegate | ||
| PDFAction | ||
| PDFActionGoTo | ||
| PDFActionNamed | ||
| PDFActionNamedName | Names of supported actions. Available in Mac OS X v10.5 and later. | |
| PDFActionRemoteGoTo | ||
| PDFActionResetForm | ||
| PDFActionURL | ||
| PDFAnnotation | ||
| PDFAnnotationButtonWidget | ||
| PDFAnnotationChoiceWidget | ||
| PDFAnnotationCircle | ||
| PDFAnnotationFreeText | ||
| PDFAnnotationInk | ||
| PDFAnnotationLine | ||
| PDFAnnotationLink | ||
| PDFAnnotationMarkup | ||
| PDFAnnotationPopup | ||
| PDFAnnotationSquare | ||
| PDFAnnotationStamp | ||
| PDFAnnotationText | ||
| PDFAnnotationTextWidget | ||
| PDFAreaOfInterest | The following constants apply to mouse position over PDF view areas. These constants are components of a bit field and may be combined arbitrarily: Available in Mac OS X v10.4 and later. | |
| PDFBorder | ||
| PDFBorderStyle | PDF Kit annotation borders may have the following styles: Available in Mac OS X v10.4 and later. | |
| PDFDestination | ||
| PDFDisplayBox | The following box types may be used with PDFPage drawing and bounds-setting methods. See the Adobe PDF Specification for more information on box types, units, and coordinate systems. Available in Mac OS X v10.4 and later. | |
| PDFDisplayMode | PDF views use the following display mode constants: Available in Mac OS X v10.4 and later. | |
| PDFDocument | ||
| PDFDocument..::..PDFDocumentDelegateEventDispatcher | ||
| PDFLineStyle | The following constants specify the available line ending styles: Available in Mac OS X v10.4 and later. | |
| PDFMarkupType | The styles available for markup annotations in PDF Kit: Available in Mac OS X v10.5 and later. | |
| PDFOutline | ||
| PDFPage | ||
| PDFPrintScalingMode | Modes that specify how the page should be scaled when printing. See the PDFView method printWithInfo:autoRotate:pageScaling:. Available in Mac OS X v10.5 and later. | |
| PDFSelection | ||
| PDFTextAnnotationIconType | Text annotations can use the following icon types. Available in Mac OS X v10.4 and later. | |
| PDFThumbnailView | ||
| PDFView | ||
| PDFView..::..PDFViewDelegateEventDispatcher | ||
| PDFView..::..PDFViewOpenPDFForRemoteGoToActionEventHandler | Delegate method that opens a specified page. Original signature is '- (void)PDFViewOpenPDF:(PDFView *)sender forRemoteGoToAction:(PDFActionRemoteGoTo *)action' Available in Mac OS X v10.5 and later. | |
| PDFView..::..PDFViewPerformFindEventHandler | Delegate method that performs a find operation. Original signature is '- (void)PDFViewPerformFind:(PDFView *)sender' Available in Mac OS X v10.5 and later. | |
| PDFView..::..PDFViewPerformGoToPageEventHandler | Delegate method that performs a go-to operation. Original signature is '- (void)PDFViewPerformGoToPage:(PDFView *)sender' Available in Mac OS X v10.5 and later. | |
| PDFView..::..PDFViewPerformPrintEventHandler | Delegate method that prints the current document. Original signature is '- (void)PDFViewPerformPrint:(PDFView *)sender' Available in Mac OS X v10.5 and later. | |
| PDFView..::..PDFViewPrintJobTitleEventHandler | Delegate method that overrides the job title used when the PDFView is printed. Original signature is '- (NSString *)PDFViewPrintJobTitle:(PDFView *)sender' Available in Mac OS X v10.5 and later. | |
| PDFView..::..PDFViewWillChangeScaleFactorToScaleEventHandler | Delegate method for overriding changes to scale factor. Original signature is '- (float)PDFViewWillChangeScaleFactor:(PDFView *)sender toScale:(float)scale' Available in Mac OS X v10.4 and later. | |
| PDFView..::..PDFViewWillClickOnLinkWithURLEventHandler | Delegate method for handling clicks on URL links in a view. Original signature is '- (void)PDFViewWillClickOnLink:(PDFView *)sender withURL:(NSURL *)url' Available in Mac OS X v10.5 and later. | |
| PDFWidgetControlType | The types of annotation buttons. Available in Mac OS X v10.4 and later. | |
| QLPreviewPanel..::..PreviewPanelHandleEventEventHandler | Invoked by the preview panel when it receives an event it doesn't handle. This method is optional. Original signature is '- (BOOL)previewPanel:(QLPreviewPanel *)panel handleEvent:(NSEvent *)event' Available in Mac OS X v10.6 and later. | |
| QLPreviewPanel..::..PreviewPanelSourceFrameOnScreenForPreviewItemEventHandler | Returns the screen rectangle for a given preview item. This method is optional. Original signature is '- (NSRect)previewPanel:(QLPreviewPanel *)panel sourceFrameOnScreenForPreviewItem:(id <QLPreviewItem>)item' Available in Mac OS X v10.6 and later. | |
| QLPreviewPanel..::..PreviewPanelTransitionImageForPreviewItemContentRectEventHandler | Returns the image to use for the transition zoom effect for a given item. This method is optional. Original signature is '- (NSImage *)previewPanel:(QLPreviewPanel *)panel transitionImageForPreviewItem:(id <QLPreviewItem>)item contentRect:(NSRect *)contentRect' Available in Mac OS X v10.6 and later. | |
| QCComposition | ||
| QCCompositionLayer | ||
| QCCompositionParameterView | ||
| QCCompositionParameterView..::..QCCompositionParameterViewDelegateEventDispatcher | ||
| QCCompositionPickerPanel | ||
| QCCompositionPickerView | ||
| QCCompositionPickerView..::..QCCompositionPickerViewDelegateEventDispatcher | ||
| QCCompositionRepository | ||
| QCPlugIn | ||
| QCPlugInExecutionMode | Execution modes for custom patches. Available in Mac OS X v10.5 and later. | |
| QCPlugInTimeMode | Time modes for custom patches. Available in Mac OS X v10.5 and later. | |
| QCPlugInViewController | ||
| QCRenderer | ||
| QCView | ||
| QLPreviewPanel | ||
| QLPreviewPanel..::..QLPreviewPanelDelegateEventDispatcher | ||
| IKSaveOptions..::..SaveOptionsShouldShowUTTypeEventHandler | Called to determine if the specified uniform type identifier should be shown in the save panel. Original signature is '- (BOOL)saveOptions:(IKSaveOptions *)saveOptions shouldShowUTType:(NSString *)utType' Available in Mac OS X v10.6 and later. | |
| IKScannerDeviceView..::..ScannerDeviceViewDidEncounterErrorEventHandler | Invoked whenever the scanner encounters an error. Original signature is '- (void)scannerDeviceView:(IKScannerDeviceView *)scannerDeviceView didEncounterError:(NSError *)error' Available in Mac OS X v10.6 and later. | |
| IKScannerDeviceView..::..ScannerDeviceViewDidScanToURLFileDataErrorEventHandler | Invoked when the scan has completed and the data is available. Original signature is '- (void)scannerDeviceView:(IKScannerDeviceView *)scannerDeviceView didScanToURL:(NSURL *)url fileData:(NSData *)data error:(NSError *)error' Available in Mac OS X v10.6 and later. |