gwenhywfar
4.6.0beta
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
gui
cocoa
CocoaVLineView.h
Go to the documentation of this file.
1
//
2
// CocoaVLineView.h
3
//
4
//
5
// Created by Samuel Strupp on 10.08.10.
6
//
7
8
#import <Cocoa/Cocoa.h>
9
#import "
CocoaGwenGUIProtocol.h
"
10
11
12
@interface
CocoaVLineView
: NSView <
CocoaGwenGUIProtocol
> {
13
BOOL
fillX
;
14
BOOL
fillY
;
15
}
16
17
@property
BOOL fillX;
18
@property
BOOL fillY;
19
20
@end
Generated on Sun May 26 2013 16:42:53 for gwenhywfar by
1.8.1.2