API
0.9.7
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPOpenPanel.h
Go to the documentation of this file.
1
2
@interface
CPOpenPanel
:
CPPanel
3
{
4
BOOL _canChooseFiles
// @accessors(property=canChooseFiles);
5
BOOL _canChooseDirectories
// @accessors(property=canChooseDirectories);
6
BOOL _allowsMultipleSelection
// @accessors(property=allowsMultipleSelection);
7
CPURL
_directoryURL
// @accessors(property=directoryURL);
8
CPArray _URLs;
9
}
10
@end
AppKit
CPOpenPanel.h
Generated on Thu Nov 28 2013 20:43:43 for API by
1.8.4