#import <UISliderControl.h>
Abgeleitet von UIControl.
Basisklasse für MediaVolumeSlider, UIScrubberControl und UISwitchControl.
Definiert in Zeile 11 der Datei UISliderControl.h.
| - (id) init |
| - (id) initWithFrame: | (struct CGRect) | fp8 |
| - (id) initWithFrame: | (struct CGRect) | fp8 | ||
| layeredFill: | (BOOL) | fp24 | ||
| - (id) createSliderKnobView |
Implementiert in MediaVolumeSlider, UIScrubberControl und UISwitchControl.
| - (void) _resetFillFrames |
| - (struct CGRect) fillBounds |
Implementiert in MediaVolumeSlider und UIScrubberControl.
| - (void) sliderBoundsChanged |
| - (void) refreshImages |
| - (void) dealloc |
| - (id) imageForSliderPiece: | (int) | fp8 |
Implementiert in MediaVolumeSlider, UIScrubberControl und UISwitchControl.
| - (void) drawSliderPiece: | (int) | fp8 | ||
| inRect: | (struct CGRect) | fp12 | ||
Implementiert in MediaVolumeSlider, UIScrubberControl und UISwitchControl.
| - (void) _sliderBounds: | (struct CGRect) | fp8 | ||
| getLeftCapRect: | (struct CGRect *) | fp24 | ||
| rightCapRect: | (struct CGRect *) | fp28 | ||
| left: | (struct CGRect *) | fp32 | ||
| right: | (struct CGRect *) | fp36 | ||
Implementiert in UISwitchControl.
| - (void) drawSliderInRect: | (struct CGRect) | fp8 |
| - (void) animator: | (id) | fp8 | ||
| stopAnimation: | (id) | fp12 | ||
| - (void) _sendDelayedActions |
| - (void) setValue: | (float) | fp8 |
| - (void) _setValue: | (float) | fp8 | ||
| andSendAction: | (BOOL) | fp12 | ||
Implementiert in UIScrubberControl.
| - (BOOL) isAnimatingValueChange |
| - (void) setValue: | (float) | fp8 | ||
| animated: | (BOOL) | fp12 | ||
| animationCurve: | (int) | fp16 | ||
Implementiert in MediaVolumeSlider und UIScrubberControl.
| - (void) setValue: | (float) | fp8 | ||
| animated: | (BOOL) | fp12 | ||
| - (float) value |
| - (struct CGRect) sliderBounds |
Implementiert in UIScrubberControl.
| - (struct CGRect) minValueImageBounds |
| - (struct CGRect) maxValueImageBounds |
| - (struct CGRect) valueTextBounds |
| - (void) setMinValue: | (float) | fp8 |
| - (void) setMaxValue: | (float) | fp8 |
| - (void) drawRect: | (struct CGRect) | fp8 |
| - (void) setNumberOfTickMarks: | (int) | fp8 |
| - (void) setAllowsTickMarkValuesOnly: | (BOOL) | fp8 |
| - (void) setShowValue: | (BOOL) | fp8 |
| - (void) setMinValueImage: | (id) | fp8 |
| - (void) setMaxValueImage: | (id) | fp8 |
| - (void) setEnabled: | (BOOL) | fp8 |
| - (void) setHighlighted: | (BOOL) | fp8 |
Implementiert UIControl.
| - (BOOL) beginTrackingAt: | (struct CGPoint) | fp8 | ||
| withEvent: | (struct __GSEvent *) | fp16 | ||
| - (BOOL) cancelMouseTracking |
Implementiert UIControl.
| - (void) _controlMouseDown: | (struct __GSEvent *) | fp8 |
| - (void) _controlMouseUp: | (struct __GSEvent *) | fp8 |
| - (void) _controlMouseDragged: | (struct __GSEvent *) | fp8 |
| - (void) setContinuous: | (BOOL) | fp8 |
| - (void) setSendActionDuringAnimation: | (BOOL) | fp8 |
- (UIImage*) _sliderLeftFillCap [protected] |
Definiert in Zeile 13 der Datei UISliderControl.h.
- (CDAnonymousUnion1) _sliderLeftFill [protected] |
Definiert in Zeile 14 der Datei UISliderControl.h.
- (CDAnonymousUnion1) _sliderRightFill [protected] |
Definiert in Zeile 15 der Datei UISliderControl.h.
- (UIImage*) _minValueImage [protected] |
Definiert in Zeile 16 der Datei UISliderControl.h.
- (UIImage*) _maxValueImage [protected] |
Definiert in Zeile 17 der Datei UISliderControl.h.
- (int) _numberOfTickMarks [protected] |
Definiert in Zeile 18 der Datei UISliderControl.h.
- (float) _hitOffset [protected] |
Definiert in Zeile 19 der Datei UISliderControl.h.
- (UIImage*) _sliderRightCap [protected] |
Definiert in Zeile 20 der Datei UISliderControl.h.
- (UIImage*) _sliderRightFullCap [protected] |
Definiert in Zeile 21 der Datei UISliderControl.h.
- (UIImage*) _sliderLeftCap [protected] |
Definiert in Zeile 22 der Datei UISliderControl.h.
- (unsigned int) allowsOnlyTickMarks [protected] |
Definiert in Zeile 24 der Datei UISliderControl.h.
- (unsigned int) animating [protected] |
Definiert in Zeile 25 der Datei UISliderControl.h.
- (unsigned int) showValue [protected] |
Definiert in Zeile 26 der Datei UISliderControl.h.
- (unsigned int) layeredFill [protected] |
Definiert in Zeile 27 der Datei UISliderControl.h.
- (unsigned int) continuous [protected] |
Definiert in Zeile 28 der Datei UISliderControl.h.
- (unsigned int) sendActionDuringAnimation [protected] |
Definiert in Zeile 29 der Datei UISliderControl.h.
- (unsigned int) alternateColors [protected] |
Definiert in Zeile 30 der Datei UISliderControl.h.
- (unsigned int) shouldFlipValue [protected] |
Definiert in Zeile 31 der Datei UISliderControl.h.
- (unsigned int) needsNonOpaqueFills [protected] |
Definiert in Zeile 32 der Datei UISliderControl.h.
- (unsigned int) reserved [protected] |
struct { ... } UISliderControl::_sliderFlags [protected] |
- (float) _value [protected] |
Definiert in Zeile 35 der Datei UISliderControl.h.
- (float) _minValue [protected] |
Definiert in Zeile 36 der Datei UISliderControl.h.
- (float) _maxValue [protected] |
Definiert in Zeile 37 der Datei UISliderControl.h.
Definiert in Zeile 38 der Datei UISliderControl.h.