Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
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
16
CPString
_keyEquivalent;
17
unsigned
_keyEquivalentModifierMask;
18
19
CPTimer
_continuousDelayTimer;
20
CPTimer
_continuousTimer;
21
float
_periodicDelay;
22
float
_periodicInterval;
23
24
BOOL _isTracking;
25
}
26
@end
AppKit
CPButton.h
Generated on Fri Sep 7 2018 11:26:14 for Cappuccino by
1.8.3