TArcSliderControl Class Reference

#include <TArcSliderControl.h>

Inheritance diagram for TArcSliderControl:

Inheritance graph
[legend]
Collaboration diagram for TArcSliderControl:

Collaboration graph
[legend]
List of all members.

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

Constructor & Destructor Documentation

TArcSliderControl::TArcSliderControl HIViewRef  inControl  )  [protected]
 

TArcSliderControl::~TArcSliderControl  )  [protected, virtual]
 


Member Function Documentation

void TArcSliderControl::CompatibleDraw RgnHandle  inLimitRgn,
CGContextRef  inContext,
bool  inCompositing
[protected, virtual]
 

The fun part of the control.

XXX need to test with vertically oriented images

Reimplemented from TSliderControl.

void TArcSliderControl::DrawStaticBackground RgnHandle  inLimitRgn,
CGContextRef  inContext,
bool  inCompositing
[protected, virtual]
 

The fun part of the control.

XXX need to test with vertically oriented images

Reimplemented from TSliderControl.

void TArcSliderControl::TitleChanged  )  [protected, virtual]
 

Reimplemented from TSliderControl.


Member Data Documentation

float TArcSliderControl::mAngle [protected]
 

float TArcSliderControl::mCenterX [protected]
 

float TArcSliderControl::mCenterY [protected]
 

float TArcSliderControl::mRadius [protected]
 


The documentation for this class was generated from the following files:




Generated on Sat Jul 8 13:08:46 2006 for AUGUI Framework by doxygen1.4.6

hosted on SourceForge.net Logo