#include <TArcSliderControl.h>
Inheritance diagram for TArcSliderControl:
Protected Member Functions | |
TArcSliderControl (HIViewRef inControl) | |
virtual | ~TArcSliderControl () |
virtual void | DrawStaticBackground (RgnHandle inLimitRgn, CGContextRef inContext, bool inCompositing) |
The fun part of the control. | |
virtual void | CompatibleDraw (RgnHandle inLimitRgn, CGContextRef inContext, bool inCompositing) |
The fun part of the control. | |
virtual void | TitleChanged () |
Protected Attributes | |
float | mCenterX |
float | mCenterY |
float | mRadius |
float | mAngle |
|
|
|
|
|
The fun part of the control. XXX need to test with vertically oriented images Reimplemented from TSliderControl. |
|
The fun part of the control. XXX need to test with vertically oriented images Reimplemented from TSliderControl. |
|
Reimplemented from TSliderControl. |
|
|
|
|
|
|
|
|