Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPStepper.h
Go to the documentation of this file.
1
2
@interface
CPStepper
:
CPControl
3
{
4
BOOL _valueWraps
// @accessors(property=valueWraps);
5
BOOL _autorepeat
// @accessors(getter=autorepeat);
6
int
_increment
// @accessors(property=increment);
7
int
_maxValue
// @accessors(property=maxValue);
8
int
_minValue
// @accessors(property=minValue);
9
10
CPButton
_buttonDown;
11
CPButton
_buttonUp;
12
}
13
@end
AppKit
CPStepper.h
Generated on Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3