gwenhywfar
5.11.1beta
gwenhywfar5
gwen-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
{
14
BOOL
fillX
;
15
BOOL
fillY
;
16
}
17
18
@property
BOOL fillX;
19
@property
BOOL fillY;
20
21
@end
CocoaGwenGUIProtocol.h
CocoaVLineView
Definition:
CocoaVLineView.h:14
CocoaVLineView::fillX
BOOL fillX
Definition:
CocoaVLineView.h:15
CocoaVLineView::fillY
BOOL fillY
Definition:
CocoaVLineView.h:16
CocoaGwenGUIProtocol-p
Definition:
CocoaGwenGUIProtocol.h:12
Generated by
1.9.1