#import <TPPushButton.h>
Abgeleitet von UIThreePartButton.
Basisklasse für TPCameraPushButton.
Öffentliche Methoden | |
| (float) | - minTitleMargin |
| (CDAnonymousStruct1) | - _buttonSlices |
| (id) | - initWithTitle:icon:color:frame: |
| (void) | - dealloc |
| (void) | - setPlusSeparatedTitle: |
| (void) | - setPushButtonColor: |
| (int) | - pushButtonColor |
| (float) | - titleImagePadding |
| (void) | - setTitleImagePadding: |
| (void) | - setTitleImageRightMargin: |
| (void) | - setTitleVerticalOffset: |
| (void) | - setIconVerticalOffset: |
| (void) | - setIconAlpha: |
| (void) | - drawImageAtPoint:fraction: |
| (void) | - drawTitleAtPoint:width: |
| (struct CGPoint) | - _titleOriginForTitleSize: |
| (void) | - drawButtonPart:inRect: |
| (void) | - setMinimumTitleFontSize: |
Öffentliche, statische Methoden | |
| (float) | + defaultHeight |
| (float) | + defaultHeightForColor: |
| (void) | + preloadImagesForColor: |
| (id) | + answerButtonImage |
| (id) | + declineButtonImage |
Geschützte Attribute | |
| NSString * | _plusSeparatedTitle |
| int | _tpcolor |
| float | _titleImagePadding |
| float | _titleImageRightMargin |
| float | _titleVerticalOffset |
| float | _iconVerticalOffset |
| float | _iconAlpha |
| float | _minimumFontSize |
Definiert in Zeile 11 der Datei TPPushButton.h.
| + (float) defaultHeight |
| + (float) defaultHeightForColor: | (int) | fp8 |
| + (void) preloadImagesForColor: | (int) | fp8 |
| + (id) answerButtonImage |
| + (id) declineButtonImage |
| - (float) minTitleMargin |
Implementiert UIThreePartButton.
| - (CDAnonymousStruct1) _buttonSlices |
| - (id) initWithTitle: | (id) | fp8 | ||
| icon: | (id) | fp12 | ||
| color: | (int) | fp16 | ||
| frame: | (struct CGRect) | fp20 | ||
| - (void) dealloc |
| - (void) setPlusSeparatedTitle: | (id) | fp8 |
| - (void) setPushButtonColor: | (int) | fp8 |
| - (int) pushButtonColor |
| - (float) titleImagePadding |
| - (void) setTitleImagePadding: | (float) | fp8 |
| - (void) setTitleImageRightMargin: | (float) | fp8 |
| - (void) setTitleVerticalOffset: | (float) | fp8 |
| - (void) setIconVerticalOffset: | (float) | fp8 |
| - (void) setIconAlpha: | (float) | fp8 |
| - (void) drawImageAtPoint: | (struct CGPoint) | fp8 | ||
| fraction: | (float) | fp16 | ||
Implementiert UIPushButton.
| - (void) drawTitleAtPoint: | (struct CGPoint) | fp8 | ||
| width: | (float) | fp16 | ||
Implementiert UIThreePartButton.
| - (void) drawButtonPart: | (int) | fp8 | ||
| inRect: | (struct CGRect) | fp12 | ||
Implementiert UIPushButton.
| - (void) setMinimumTitleFontSize: | (float) | fp8 |
- (NSString*) _plusSeparatedTitle [protected] |
Definiert in Zeile 13 der Datei TPPushButton.h.
- (int) _tpcolor [protected] |
Definiert in Zeile 14 der Datei TPPushButton.h.
- (float) _titleImagePadding [protected] |
Definiert in Zeile 15 der Datei TPPushButton.h.
- (float) _titleImageRightMargin [protected] |
Definiert in Zeile 16 der Datei TPPushButton.h.
- (float) _titleVerticalOffset [protected] |
Definiert in Zeile 17 der Datei TPPushButton.h.
- (float) _iconVerticalOffset [protected] |
Definiert in Zeile 18 der Datei TPPushButton.h.
- (float) _iconAlpha [protected] |
Definiert in Zeile 19 der Datei TPPushButton.h.
- (float) _minimumFontSize [protected] |
Definiert in Zeile 20 der Datei TPPushButton.h.