CameraButton Klassenreferenz

#import <CameraButton.h>

Abgeleitet von UIThreePartButton.

Aufstellung aller Elemente


Öffentliche Methoden

(id) - initWithDefaultSize
(BOOL) - pointInside:forEvent:
(void) - dealloc
(void) - updateButtonBackgrounds
(void) - setDeviceOrientation:
(void) - lockEnabled:
(void) - setEnabled:
(void) - _setHighlightOnMouseDown:

Geschützte Attribute

UIView_rotationHolder
UIImageView_cameraIcon
NSMutableArray_buttonImages
BOOL _lockEnabled
BOOL _isLandscape

Ausführliche Beschreibung

Definiert in Zeile 11 der Datei CameraButton.h.


Dokumentation der Elementfunktionen

- (id) initWithDefaultSize  

- (BOOL) pointInside: (struct CGPoint fp8
forEvent: (struct __GSEvent *)  fp16 

- (void) dealloc  

Implementiert UIPushButton.

- (void) updateButtonBackgrounds  

- (void) setDeviceOrientation: (int)  fp8  

- (void) lockEnabled: (BOOL)  fp8  

- (void) setEnabled: (BOOL)  fp8  

Implementiert UIPushButton.

- (void) _setHighlightOnMouseDown: (BOOL)  fp8  


Dokumentation der Datenelemente

- (UIView*) _rotationHolder [protected]

Definiert in Zeile 13 der Datei CameraButton.h.

- (UIImageView*) _cameraIcon [protected]

Definiert in Zeile 14 der Datei CameraButton.h.

- (NSMutableArray*) _buttonImages [protected]

Definiert in Zeile 15 der Datei CameraButton.h.

- (BOOL) _lockEnabled [protected]

Definiert in Zeile 16 der Datei CameraButton.h.

- (BOOL) _isLandscape [protected]

Definiert in Zeile 17 der Datei CameraButton.h.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: