#import <CameraButton.h>
Abgeleitet von UIThreePartButton.
Ö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 |
Definiert in Zeile 11 der Datei CameraButton.h.
| - (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 |
- (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.