API
0.9.7
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPButton.h
Go to the documentation of this file.
1
2
@interface
CPButton
:
CPControl
3
{
4
BOOL _allowsMixedState;
5
6
CPString
_title;
7
CPString
_alternateTitle;
8
9
CPInteger _showsStateBy;
10
CPInteger _highlightsBy;
11
BOOL _imageDimsWhenDisabled;
12
13
// NS-style Display Properties
14
CPBezelStyle _bezelStyle;
15
CPControlSize _controlSize;
16
17
CPString
_keyEquivalent;
18
unsigned
_keyEquivalentModifierMask;
19
20
CPTimer
_continuousDelayTimer;
21
CPTimer
_continuousTimer;
22
float
_periodicDelay;
23
float
_periodicInterval;
24
25
BOOL _isTracking;
26
}
27
@end
AppKit
CPButton.h
Generated on Thu Nov 28 2013 20:43:42 for API by
1.8.4