gwenhywfar 5.12.0
CocoaVLayout Class Reference

#include <CocoaVLayout.h>

Inheritance diagram for CocoaVLayout:
Collaboration diagram for CocoaVLayout:

Instance Methods

(void) - addLayoutSubview:
(NSSize) - minSize

Protected Attributes

BOOL fillX
BOOL fillY
NSMutableArray * subviewsInOrder

Detailed Description

Definition at line 11 of file CocoaVLayout.h.

Method Documentation

◆ addLayoutSubview:

- (void) addLayoutSubview: (NSView *) new_subview

Definition at line 129 of file CocoaVLayout.m.

◆ minSize

- (NSSize) minSize

References minSize.

Referenced by minSize.

Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ fillX

- (BOOL) fillX
readwriteprotected

Definition at line 15 of file CocoaVLayout.h.

Referenced by CocoaGui_WVLayout_Setup().

◆ fillY

- (BOOL) fillY
readwriteprotected

Definition at line 16 of file CocoaVLayout.h.

Referenced by CocoaGui_WVLayout_Setup().

◆ subviewsInOrder

- (NSMutableArray*) subviewsInOrder
protected

Definition at line 14 of file CocoaVLayout.h.


The documentation for this class was generated from the following files: