Cappuccino
1.0.0
All
Classes
Files
Functions
Variables
Typedefs
Macros
Groups
Pages
CPTrackingArea.h
Go to the documentation of this file.
1
2
@interface
CPTrackingArea
:
CPObject
3
{
4
CGRect _viewRect
// @accessors(getter=rect);
5
CPTrackingAreaOptions _options
// @accessors(getter=options);
6
id
_owner
// @accessors(getter=owner);
7
CPDictionary
_userInfo
// @accessors(getter=userInfo);
8
9
CPView
_referencingView
// @accessors(property=view);
10
CGRect _windowRect
// @accessors(getter=windowRect);
11
12
unsigned
_implementedOwnerMethods
// @accessors(getter=implementedOwnerMethods);
13
}
14
@end
AppKit
CPTrackingArea.h
Generated on Fri Sep 7 2018 11:26:15 for Cappuccino by
1.8.3