API
0.9.9
CPLevelIndicator.h
Go to the documentation of this file.
1
2
@interface
CPLevelIndicator
:
CPControl
3
{
4
CPLevelIndicator
_levelIndicatorStyle
// @accessors(property=levelIndicatorStyle);
5
double
_minValue
// @accessors(property=minValue);
6
double
_maxValue
// @accessors(property=maxValue);
7
double
_warningValue
// @accessors(property=warningValue);
8
double
_criticalValue
// @accessors(property=criticalValue);
9
CPTickMarkPosition _tickMarkPosition
// @accessors(property=tickMarkPosition);
10
int
_numberOfTickMarks
// @accessors(property=numberOfTickMarks);
11
int
_numberOfMajorTickMarks
// @accessors(property=numberOfMajorTickMarks);
12
13
BOOL _isEditable;
14
15
BOOL _isTracking;
16
}
17
@end
CPLevelIndicator
Definition:
CPLevelIndicator.h:2
CPControl
Definition:
CPControl.h:2
AppKit
CPLevelIndicator.h
Generated on Fri Apr 1 2016 23:03:24 for API by
1.8.11