#include "TViewNoCompositingCompatible.h"Include dependency graph for TSliderControl.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| class | TSliderControl |
| A slider control with configurable background and thumb images. More... | |
Defines | |
| #define | _TSliderControl_h_ |
| #define | kSliderControlDetentValueTag FOUR_CHAR_CODE('CDet') |
| Value at which center detent appears. The value is an SInt32. | |
| #define | kSliderControlDetentRangeTag FOUR_CHAR_CODE('RDet') |
| The range the current value must be in for it to snap to the detent value. | |
| #define | kSliderControlUseDetentTag FOUR_CHAR_CODE('UDet') |
| A boolean flag of type UInt32 indicating whether to use a center detent. | |
|
|
|
|
|
The range the current value must be in for it to snap to the detent value. This value is an SInt32. |
|
|
Value at which center detent appears. The value is an SInt32.
|
|
|
A boolean flag of type UInt32 indicating whether to use a center detent.
|
1.4.6