API
0.9.8
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPSegmentedControl.h
Go to the documentation of this file.
1
2
@interface
CPSegmentedControl
:
CPControl
3
{
4
CPArray _segments
// @accessors(getter=segments);
5
CPArray _themeStates;
6
7
int
_selectedSegment;
8
int
_segmentStyle;
9
CPSegmentSwitchTracking _trackingMode;
10
11
unsigned
_trackingSegment;
12
BOOL _trackingHighlighted;
13
}
14
@end
AppKit
CPSegmentedControl.h
Generated on Sun Mar 29 2015 14:04:31 for API by
1.8.4