API
0.9.7
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPProgressIndicator.h
Go to the documentation of this file.
1
2
@interface
CPProgressIndicator
:
CPView
3
{
4
double
_minValue;
5
double
_maxValue;
6
7
double
_doubleValue;
8
9
CPControlSize _controlSize;
10
11
BOOL _indeterminate;
12
CPProgressIndicatorStyle _style;
13
14
BOOL _isAnimating;
15
16
BOOL _isDisplayedWhenStoppedSet;
17
BOOL _isDisplayedWhenStopped;
18
}
19
@end
AppKit
CPProgressIndicator.h
Generated on Thu Nov 28 2013 20:43:43 for API by
1.8.4