gwenhywfar
4.14.0
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
gwenhywfar4
gwen-gui-cocoa
CocoaGroupBox.h
Go to the documentation of this file.
1
//
2
// CocoaGroupBox.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
CocoaGroupBox
: NSBox <
CocoaGwenGUIProtocol
> {
12
BOOL
fillX
;
13
BOOL
fillY
;
14
}
15
16
@property
BOOL fillX;
17
@property
BOOL fillY;
18
19
@end
CocoaGwenGUIProtocol-p
Definition:
CocoaGwenGUIProtocol.h:12
CocoaGroupBox::fillX
BOOL fillX
Definition:
CocoaGroupBox.h:12
CocoaGwenGUIProtocol.h
CocoaGroupBox
Definition:
CocoaGroupBox.h:11
CocoaGroupBox::fillY
BOOL fillY
Definition:
CocoaGroupBox.h:13
Generated by
1.8.9.1