gwenhywfar
5.11.1beta
gwenhywfar5
gwen-gui-cocoa
CocoaProgressbar.h
Go to the documentation of this file.
1
//
2
// CocoaProgressbar.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
CocoaProgressbar
: NSProgressIndicator <
CocoaGwenGUIProtocol
>
12
{
13
BOOL
fillX
;
14
BOOL
fillY
;
15
}
16
17
@property
BOOL fillX;
18
@property
BOOL fillY;
19
20
@end
CocoaGwenGUIProtocol.h
CocoaProgressbar
Definition:
CocoaProgressbar.h:13
CocoaProgressbar::fillX
BOOL fillX
Definition:
CocoaProgressbar.h:14
CocoaProgressbar::fillY
BOOL fillY
Definition:
CocoaProgressbar.h:15
CocoaGwenGUIProtocol-p
Definition:
CocoaGwenGUIProtocol.h:12
Generated by
1.9.1