gwenhywfar
4.6.0beta
|
#import <CocoaHLayout.h>
Public Member Functions | |
(void) | - addLayoutSubview: |
(BOOL) | - fillX |
(BOOL) | - fillY |
(NSSize) | - minSize |
Protected Attributes | |
NSMutableArray * | subviewsInOrder |
Properties | |
BOOL | fillX |
BOOL | fillY |
Definition at line 11 of file CocoaHLayout.h.
- (void) addLayoutSubview: | (NSView*) | new_subview |
Definition at line 123 of file CocoaHLayout.m.
References subviewsInOrder.
Referenced by CocoaGui_WHLayout_AddChildGuiWidget().
- (BOOL) fillX |
- (BOOL) fillY |
- (NSSize) minSize |
|
protected |
Definition at line 12 of file CocoaHLayout.h.
Referenced by addLayoutSubview:.
|
readwriteatomic |
Definition at line 13 of file CocoaHLayout.h.
Referenced by CocoaGui_WHLayout_Setup().
|
readwriteatomic |
Definition at line 14 of file CocoaHLayout.h.
Referenced by CocoaGui_WHLayout_Setup().