gwenhywfar
4.12.0beta
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
gwenhywfar4
gwen-gui-cocoa
CocoaHLayout.h
Go to the documentation of this file.
1
//
2
// CocoaHLayout.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
@interface
CocoaHLayout
: NSView <
CocoaGwenGUIProtocol
> {
12
NSMutableArray *
subviewsInOrder
;
13
BOOL
fillX
;
14
BOOL
fillY
;
15
}
16
17
@property
BOOL fillX;
18
@property
BOOL fillY;
19
20
-(void) addLayoutSubview:(NSView*)new_subview ;
21
22
@end
CocoaGwenGUIProtocol-p
Definition:
CocoaGwenGUIProtocol.h:12
CocoaGwenGUIProtocol.h
CocoaHLayout::subviewsInOrder
NSMutableArray * subviewsInOrder
Definition:
CocoaHLayout.h:12
CocoaHLayout::fillY
BOOL fillY
Definition:
CocoaHLayout.h:14
CocoaHLayout::fillX
BOOL fillX
Definition:
CocoaHLayout.h:13
CocoaHLayout
Definition:
CocoaHLayout.h:11
Generated on Sat Apr 26 2014 11:31:23 for gwenhywfar by
1.8.6