Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
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
AppKit
CPLevelIndicator.h
Generated on Fri Sep 7 2018 11:26:14 for Cappuccino by
1.8.3