Quartz Changes
Quartz
IKCameraDeviceView.h
Declaration | |
---|---|
From | - (void)deleteSelectedItems:(id)sender |
To | - (IBAction)deleteSelectedItems:(id)sender |
Declaration | |
---|---|
From | - (void)downloadAllItems:(id)sender |
To | - (IBAction)downloadAllItems:(id)sender |
Declaration | |
---|---|
From | - (void)downloadSelectedItems:(id)sender |
To | - (IBAction)downloadSelectedItems:(id)sender |
Modified -[IKCameraDeviceView rotateLeft:]
Declaration | |
---|---|
From | - (void)rotateLeft:(id)sender |
To | - (IBAction)rotateLeft:(id)sender |
Modified -[IKCameraDeviceView rotateRight:]
Declaration | |
---|---|
From | - (void)rotateRight:(id)sender |
To | - (IBAction)rotateRight:(id)sender |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
IKDeviceBrowserView.h
IKImageEditPanel.h
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
IKImageView.h
Modified -[IKImageView crop:]
Declaration | |
---|---|
From | - (void)crop:(id)sender |
To | - (IBAction)crop:(id)sender |
Modified -[IKImageView flipImageHorizontal:]
Declaration | |
---|---|
From | - (void)flipImageHorizontal:(id)sender |
To | - (IBAction)flipImageHorizontal:(id)sender |
Modified -[IKImageView flipImageVertical:]
Declaration | |
---|---|
From | - (void)flipImageVertical:(id)sender |
To | - (IBAction)flipImageVertical:(id)sender |
Modified -[IKImageView rotateImageLeft:]
Declaration | |
---|---|
From | - (void)rotateImageLeft:(id)sender |
To | - (IBAction)rotateImageLeft:(id)sender |
Modified -[IKImageView rotateImageRight:]
Declaration | |
---|---|
From | - (void)rotateImageRight:(id)sender |
To | - (IBAction)rotateImageRight:(id)sender |
Declaration | |
---|---|
From | - (void)zoomImageToActualSize:(id)sender |
To | - (IBAction)zoomImageToActualSize:(id)sender |
Modified -[IKImageView zoomImageToFit:]
Declaration | |
---|---|
From | - (void)zoomImageToFit:(id)sender |
To | - (IBAction)zoomImageToFit:(id)sender |
Modified -[IKImageView zoomIn:]
Declaration | |
---|---|
From | - (void)zoomIn:(id)sender |
To | - (IBAction)zoomIn:(id)sender |
Modified -[IKImageView zoomOut:]
Declaration | |
---|---|
From | - (void)zoomOut:(id)sender |
To | - (IBAction)zoomOut:(id)sender |
IKSaveOptions.h
Declaration | |
---|---|
From | - (id)initWithImageProperties:(NSDictionary *)imageProperties imageUTType:(NSString *)imageUTType |
To | - (instancetype)initWithImageProperties:(NSDictionary *)imageProperties imageUTType:(NSString *)imageUTType |
IKScannerDeviceView.h
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
IKSlideshow.h
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
PDFAnnotationTextWidget.h
PDFView.h
Modified -[PDFView goBack:]
Declaration | |
---|---|
From | - (void)goBack:(id)sender |
To | - (IBAction)goBack:(id)sender |
Modified -[PDFView goForward:]
Declaration | |
---|---|
From | - (void)goForward:(id)sender |
To | - (IBAction)goForward:(id)sender |
Modified -[PDFView goToFirstPage:]
Declaration | |
---|---|
From | - (void)goToFirstPage:(id)sender |
To | - (IBAction)goToFirstPage:(id)sender |
Modified -[PDFView goToLastPage:]
Declaration | |
---|---|
From | - (void)goToLastPage:(id)sender |
To | - (IBAction)goToLastPage:(id)sender |
Modified -[PDFView goToNextPage:]
Declaration | |
---|---|
From | - (void)goToNextPage:(id)sender |
To | - (IBAction)goToNextPage:(id)sender |
Modified -[PDFView goToPreviousPage:]
Declaration | |
---|---|
From | - (void)goToPreviousPage:(id)sender |
To | - (IBAction)goToPreviousPage:(id)sender |
Modified -[PDFView selectAll:]
Declaration | |
---|---|
From | - (void)selectAll:(id)sender |
To | - (IBAction)selectAll:(id)sender |
Modified -[PDFView takeBackgroundColorFrom:]
Declaration | |
---|---|
From | - (void)takeBackgroundColorFrom:(id)sender |
To | - (IBAction)takeBackgroundColorFrom:(id)sender |
Modified -[PDFView zoomIn:]
Declaration | |
---|---|
From | - (void)zoomIn:(id)sender |
To | - (IBAction)zoomIn:(id)sender |
Modified -[PDFView zoomOut:]
Declaration | |
---|---|
From | - (void)zoomOut:(id)sender |
To | - (IBAction)zoomOut:(id)sender |
QCPlugIn.h
Optional | |
---|---|
From | -- |
To | yes |
Modified -[QCPlugInOutputImageProvider copyRenderedTextureForCGLContext:pixelFormat:bounds:isFlipped:]
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
QCView.h
Modified -[QCView play:]
Declaration | |
---|---|
From | - (void)play:(id)sender |
To | - (IBAction)play:(id)sender |
Modified -[QCView start:]
Declaration | |
---|---|
From | - (void)start:(id)sender |
To | - (IBAction)start:(id)sender |
Modified -[QCView stop:]
Declaration | |
---|---|
From | - (void)stop:(id)sender |
To | - (IBAction)stop:(id)sender |
QLPreviewPanel.h
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |
Optional | |
---|---|
From | -- |
To | yes |