![]() |
ROOT
6.06/08
Reference Guide
|
Definition at line 39 of file QuartzWindow.h.
Instance Methods | |
| (id) | - initWithContentRect::::: |
| (id) | - initWithGLView: |
| (void) | - dealloc |
| (BOOL) | - fIsDeleted |
| (void) | - setFIsDeleted: |
| (void) | - forwardInvocation: |
| (NSMethodSignature *) | - methodSignatureForSelector: |
| (void) | - addTransientWindow: |
| (BOOL) | - fIsPixmap |
| (BOOL) | - fIsOpenGLWidget |
| (int) | - fX |
| (int) | - fY |
| (unsigned) | - fWidth |
| (unsigned) | - fHeight |
| (void) | - setDrawableSize: |
| (void) | - setX:::: |
| (void) | - setX:: |
| (void) | - copy::::: |
| (unsigned char *) | - readColorBits: |
| (void) | - addChild: |
| (void) | - getAttributes: |
| (void) | - setAttributes: |
| (void) | - mapRaised |
| (void) | - mapWindow |
| (void) | - mapSubwindows |
| (void) | - unmapWindow |
Properties | |
| QuartzWindow * | fMainWindow |
| QuartzImage * | fShapeCombineMask |
| unsigned long | fBackgroundPixel |
| int | fMapState |
| BOOL | fHasFocus |
| QuartzView * | fParentView |
| NSView< X11Window > * | fContentView |
| QuartzWindow * | fQuartzWindow |
Private Attributes | |
| QuartzView * | fContentView |
| BOOL | fDelayedTransient |
| BOOL | fIsDeleted |
#import <QuartzWindow.h>
Inheritance diagram for QuartzWindow:
Collaboration diagram for QuartzWindow:| - (void) addChild: | (NSView<X11Window> *) | child |
Definition at line 1487 of file QuartzWindow.mm.
| - (void) addTransientWindow: | (QuartzWindow *) | window |
Definition at line 1247 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 1402 of file QuartzWindow.mm.
| - (void) dealloc |
Definition at line 1190 of file QuartzWindow.mm.
| - (unsigned) fHeight |
Definition at line 1348 of file QuartzWindow.mm.
| - (BOOL) fIsDeleted |
Referenced by dealloc, initWithContentRect:::::, initWithGLView:, and setFIsDeleted:.
| - (BOOL) fIsOpenGLWidget |
Definition at line 1323 of file QuartzWindow.mm.
| - (BOOL) fIsPixmap |
Definition at line 1316 of file QuartzWindow.mm.
| - (void) forwardInvocation: | (NSInvocation *) | anInvocation |
Definition at line 1221 of file QuartzWindow.mm.
| - (unsigned) fWidth |
Definition at line 1342 of file QuartzWindow.mm.
| - (int) fX |
Definition at line 1330 of file QuartzWindow.mm.
| - (int) fY |
Definition at line 1336 of file QuartzWindow.mm.
| - (void) getAttributes: | (WindowAttributes_t *) | attr |
Definition at line 1504 of file QuartzWindow.mm.
| - (id) initWithContentRect: | (NSRect) | styleMask | |
| : | (NSUInteger) | backing | |
| : | (NSBackingStoreType) | defer | |
| : | (BOOL) | windowAttributes | |
| : | (const SetWindowAttributes_t *) | attr | |
Definition at line 1125 of file QuartzWindow.mm.
| - (id) initWithGLView: | (ROOTOpenGLView *) | glView |
Definition at line 1162 of file QuartzWindow.mm.
| - (void) mapRaised |
Definition at line 1527 of file QuartzWindow.mm.
| - (void) mapSubwindows |
Definition at line 1563 of file QuartzWindow.mm.
| - (void) mapWindow |
Definition at line 1545 of file QuartzWindow.mm.
| - (NSMethodSignature *) methodSignatureForSelector: | (SEL) | selector |
Definition at line 1234 of file QuartzWindow.mm.
| - (unsigned char *) readColorBits: | (ROOT::MacOSX::X11::Rectangle) | area |
Definition at line 1412 of file QuartzWindow.mm.
| - (void) setAttributes: | (const SetWindowAttributes_t *) | attr |
Definition at line 1515 of file QuartzWindow.mm.
| - (void) setDrawableSize: | (NSSize) | newSize |
Definition at line 1359 of file QuartzWindow.mm.
| - (void) setFIsDeleted: | (BOOL) | deleted |
Definition at line 1213 of file QuartzWindow.mm.
| - (void) setX: | (int) | Y | |
| : | (int) | y | |
Definition at line 1392 of file QuartzWindow.mm.
| - (void) setX: | (int) | Y | |
| : | (int) | width | |
| : | (unsigned) | height | |
| : | (unsigned) | h | |
Definition at line 1376 of file QuartzWindow.mm.
| - (void) unmapWindow |
Definition at line 1575 of file QuartzWindow.mm.
|
private |
Definition at line 46 of file QuartzWindow.h.
Referenced by addChild:, copy:::::, dealloc, ROOT::MacOSX::Details::CocoaPrivate::DeleteDrawable(), fHeight, ROOT::MacOSX::X11::FindDNDAwareViewInPoint(), ROOT::MacOSX::X11::FindWindowInPoint(), forwardInvocation:, getAttributes:, initWithContentRect:::::, initWithGLView:, TGCocoa::MakeOpenGLContextCurrent(), mapRaised, mapSubwindows, mapWindow, methodSignatureForSelector:, readColorBits:, setDrawableSize:, unmapWindow, and ROOT::MacOSX::X11::WindowLostFocus().
|
private |
Definition at line 47 of file QuartzWindow.h.
Referenced by addTransientWindow:, initWithContentRect:::::, initWithGLView:, mapRaised, mapWindow, and unmapWindow.
|
private |
Definition at line 49 of file QuartzWindow.h.
Referenced by ROOT::MacOSX::Details::CocoaPrivate::DeleteDrawable(), ROOT::MacOSX::X11::FindDNDAwareViewInPoint(), ROOT::MacOSX::X11::FindWindowForPointerEvent(), ROOT::MacOSX::X11::FindWindowInPoint(), ROOT::MacOSX::X11::FindWindowUnderPointer(), and ROOT::MacOSX::X11::WindowLostFocus().
|
readwritenonatomicassign |
Definition at line 111 of file QuartzWindow.h.
Referenced by readColorBits:.
|
readnonatomicassign |
Definition at line 121 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 43 of file QuartzWindow.h.
Referenced by initWithContentRect:::::, initWithGLView:, ROOT::MacOSX::X11::UnlockFocus(), and unmapWindow.
|
readwritenonatomicassign |
Definition at line 42 of file QuartzWindow.h.
Referenced by addTransientWindow:, ROOT::MacOSX::Details::CocoaPrivate::DeleteDrawable(), mapRaised, mapWindow, TGCocoa::SetWMTransientHint(), ROOT::MacOSX::X11::UnlockFocus(), and unmapWindow.
|
readnonatomicassign |
Definition at line 112 of file QuartzWindow.h.
Referenced by addTransientWindow:, ROOT::MacOSX::X11::FindDNDAwareViewInPoint(), ROOT::MacOSX::X11::FindWindowForPointerEvent(), ROOT::MacOSX::X11::FindWindowUnderPointer(), readColorBits:, and ROOT::MacOSX::X11::WindowLostFocus().
|
readwritenonatomicassign |
Definition at line 120 of file QuartzWindow.h.
Referenced by readColorBits:.
|
readnonatomicassign |
Definition at line 122 of file QuartzWindow.h.
Referenced by ROOT::MacOSX::X11::ClipToShapeMask(), and readColorBits:.
|
readwritenonatomicassign |
Definition at line 48 of file QuartzWindow.h.
Referenced by addTransientWindow:, ROOT::MacOSX::X11::ClipToShapeMask(), dealloc, QuartzView::findPassiveKeyGrab:, ROOT::MacOSX::X11::CommandBuffer::Flush(), readColorBits:, and TGCocoa::ShapeCombineMask().