ROOT 6.14/05 Reference Guide |
Definition at line 31 of file QuartzWindow.h.
Instance Methods | |
(void) | - addChild: |
(void) | - addTransientWindow: |
(void) | - copy::::: |
(void) | - dealloc |
(unsigned) | - fHeight |
(BOOL) | - fIsDeleted |
(BOOL) | - fIsOpenGLWidget |
(BOOL) | - fIsPixmap |
(void) | - forwardInvocation: |
(CGFloat) | - fScaleFactor |
(unsigned) | - fWidth |
(int) | - fX |
(int) | - fY |
(void) | - getAttributes: |
(id) | - initWithContentRect::::: |
(id) | - initWithGLView: |
(void) | - mapRaised |
(void) | - mapSubwindows |
(void) | - mapWindow |
(NSMethodSignature *) | - methodSignatureForSelector: |
(unsigned char *) | - readColorBits: |
(void) | - setAttributes: |
(void) | - setDrawableSize: |
(void) | - setFIsDeleted: |
(void) | - setX:: |
(void) | - setX:::: |
(void) | - unmapWindow |
Properties | |
unsigned long | fBackgroundPixel |
NSView< X11Window > * | fContentView |
BOOL | fHasFocus |
QuartzWindow * | fMainWindow |
int | fMapState |
QuartzView * | fParentView |
QuartzWindow * | fQuartzWindow |
QuartzImage * | fShapeCombineMask |
Private Attributes | |
QuartzView * | fContentView |
BOOL | fDelayedTransient |
BOOL | fIsDeleted |
#import <QuartzWindow.h>
- (void) addChild: | (NSView<X11Window> *) | child |
Definition at line 1503 of file QuartzWindow.mm.
- (void) addTransientWindow: | (QuartzWindow *) | window |
Definition at line 1256 of file QuartzWindow.mm.
- (void) copy: | (NSObject<X11Drawable> *) | area | |
: | (ROOT::MacOSX::X11::Rectangle) | withMask | |
: | (QuartzImage *) | clipOrigin | |
: | (ROOT::MacOSX::X11::Point) | toPoint | |
: | (ROOT::MacOSX::X11::Point) | dstPoint | |
Definition at line 1418 of file QuartzWindow.mm.
- (void) dealloc |
Definition at line 1199 of file QuartzWindow.mm.
- (unsigned) fHeight |
Definition at line 1364 of file QuartzWindow.mm.
- (BOOL) fIsDeleted |
- (BOOL) fIsOpenGLWidget |
Definition at line 1331 of file QuartzWindow.mm.
- (BOOL) fIsPixmap |
Definition at line 1324 of file QuartzWindow.mm.
- (void) forwardInvocation: | (NSInvocation *) | anInvocation |
Definition at line 1230 of file QuartzWindow.mm.
- (CGFloat) fScaleFactor |
Definition at line 1338 of file QuartzWindow.mm.
- (unsigned) fWidth |
Definition at line 1358 of file QuartzWindow.mm.
- (int) fX |
Definition at line 1346 of file QuartzWindow.mm.
- (int) fY |
Definition at line 1352 of file QuartzWindow.mm.
- (void) getAttributes: | (WindowAttributes_t *) | attr |
Definition at line 1520 of file QuartzWindow.mm.
- (id) initWithContentRect: | (NSRect) | styleMask | |
: | (NSUInteger) | backing | |
: | (NSBackingStoreType) | defer | |
: | (BOOL) | windowAttributes | |
: | (const SetWindowAttributes_t *) | attr | |
Definition at line 1134 of file QuartzWindow.mm.
- (id) initWithGLView: | (ROOTOpenGLView *) | glView |
Definition at line 1169 of file QuartzWindow.mm.
- (void) mapRaised |
Definition at line 1543 of file QuartzWindow.mm.
- (void) mapSubwindows |
Definition at line 1579 of file QuartzWindow.mm.
- (void) mapWindow |
Definition at line 1561 of file QuartzWindow.mm.
- (NSMethodSignature *) methodSignatureForSelector: | (SEL) | selector |
Definition at line 1243 of file QuartzWindow.mm.
- (unsigned char *) readColorBits: | (ROOT::MacOSX::X11::Rectangle) | area |
Definition at line 1428 of file QuartzWindow.mm.
- (void) setAttributes: | (const SetWindowAttributes_t *) | attr |
Definition at line 1531 of file QuartzWindow.mm.
- (void) setDrawableSize: | (NSSize) | newSize |
Definition at line 1375 of file QuartzWindow.mm.
- (void) setFIsDeleted: | (BOOL) | deleted |
Definition at line 1222 of file QuartzWindow.mm.
- (void) setX: | (int) | Y | |
: | (int) | y | |
Definition at line 1408 of file QuartzWindow.mm.
- (void) setX: | (int) | Y | |
: | (int) | width | |
: | (unsigned) | height | |
: | (unsigned) | h | |
Definition at line 1392 of file QuartzWindow.mm.
- (void) unmapWindow |
Definition at line 1591 of file QuartzWindow.mm.
|
private |
Definition at line 36 of file QuartzWindow.h.
|
private |
Definition at line 37 of file QuartzWindow.h.
|
private |
Definition at line 39 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 98 of file QuartzWindow.h.
|
readnonatomicassign |
Definition at line 108 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 34 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 33 of file QuartzWindow.h.
|
readnonatomicassign |
Definition at line 99 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 107 of file QuartzWindow.h.
|
readnonatomicassign |
Definition at line 109 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 38 of file QuartzWindow.h.