ROOT 6.08/07 Reference Guide |
Definition at line 165 of file QuartzWindow.h.
Protected Attributes | |
unsigned | fActiveGrabEventMask |
BOOL | fActiveGrabOwnerEvents |
ROOT::MacOSX::X11::PointerGrab | fCurrentGrabType |
BOOL | fIsOverlapped |
NSMutableArray * | fPassiveKeyGrabs |
NSMutableDictionary * | fX11Properties |
Properties | |
QuartzPixmap * | fBackBuffer |
unsigned long | fBackgroundPixel |
QuartzImage * | fBackgroundPixmap |
int | fBitGravity |
int | fClass |
NSView< X11Window > * | fContentView |
CGContextRef | fContext |
ECursor | fCurrentCursor |
int | fDepth |
long | fEventMask |
BOOL | fHasFocus |
unsigned | fID |
BOOL | fIsDNDAware |
int | fMapState |
BOOL | fOverrideRedirect |
QuartzView * | fParentView |
int | fPassiveGrabButton |
unsigned | fPassiveGrabEventMask |
unsigned | fPassiveGrabKeyModifiers |
BOOL | fPassiveGrabOwnerEvents |
QuartzWindow * | fQuartzWindow |
BOOL | fSnapshotDraw |
int | fWinGravity |
#import <QuartzWindow.h>
- (BOOL) acceptsCrossingEvents: | (unsigned) | eventMask |
Definition at line 2456 of file QuartzWindow.mm.
- (void) activateGrab: | (unsigned) | ownerEvents | |
: | (BOOL) | ownerEvents | |
Definition at line 2440 of file QuartzWindow.mm.
- (void) activateImplicitGrab |
Definition at line 2434 of file QuartzWindow.mm.
- (void) activatePassiveGrab |
Definition at line 2428 of file QuartzWindow.mm.
- (void) addChild: | (NSView<X11Window> *) | child |
Definition at line 2475 of file QuartzWindow.mm.
- (void) addPassiveKeyGrab: | (unichar) | modifiers | |
: | (NSUInteger) | modifiers | |
Definition at line 2642 of file QuartzWindow.mm.
- (void) cancelGrab |
Definition at line 2448 of file QuartzWindow.mm.
- (void) configureNotifyTree |
Reimplemented in ROOTOpenGLView.
Definition at line 2624 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 2239 of file QuartzWindow.mm.
- (NSDragOperation) draggingEntered: | (id<NSDraggingInfo>) | sender |
Definition at line 3245 of file QuartzWindow.mm.
- (unsigned) fHeight |
Definition at line 1975 of file QuartzWindow.mm.
- (PassiveKeyGrab *) findPassiveKeyGrab: | (unichar) | keyCode |
Definition at line 2677 of file QuartzWindow.mm.
- (PassiveKeyGrab *) findPassiveKeyGrab: | (unichar) | modifiers | |
: | (NSUInteger) | modifiers | |
Definition at line 2665 of file QuartzWindow.mm.
- (BOOL) fIsOpenGLWidget |
Reimplemented in ROOTOpenGLView.
Definition at line 1951 of file QuartzWindow.mm.
- (BOOL) fIsOverlapped |
Reimplemented in ROOTOpenGLView.
Definition at line 2533 of file QuartzWindow.mm.
- (BOOL) fIsPixmap |
Definition at line 1945 of file QuartzWindow.mm.
- (unsigned) fWidth |
Definition at line 1969 of file QuartzWindow.mm.
- (int) fX |
Definition at line 1957 of file QuartzWindow.mm.
- (int) fY |
Definition at line 1963 of file QuartzWindow.mm.
- (void) getAttributes: | (WindowAttributes_t *) | attr |
Definition at line 2484 of file QuartzWindow.mm.
- (unsigned char *) getProperty: | (const char *) | returnType | |
: | (Atom_t *) | returnFormat | |
: | (unsigned *) | nElements | |
: | (unsigned *) | nElements | |
Definition at line 3188 of file QuartzWindow.mm.
- (BOOL) hasProperty: | (const char *) | propName |
Definition at line 3177 of file QuartzWindow.mm.
- (id) initWithFrame: | (NSRect) | windowAttributes | |
: | (const SetWindowAttributes_t *) | attr | |
Definition at line 1854 of file QuartzWindow.mm.
- (BOOL) isFlipped |
Definition at line 2616 of file QuartzWindow.mm.
- (void) lowerWindow |
Definition at line 2586 of file QuartzWindow.mm.
- (void) mapRaised |
Definition at line 2504 of file QuartzWindow.mm.
- (void) mapSubwindows |
Reimplemented in ROOTOpenGLView.
Definition at line 2520 of file QuartzWindow.mm.
- (void) mapWindow |
Reimplemented in ROOTOpenGLView.
Definition at line 2514 of file QuartzWindow.mm.
- (BOOL) performDragOperation: | (id<NSDraggingInfo>) | sender |
Definition at line 3257 of file QuartzWindow.mm.
- (void) raiseWindow |
Definition at line 2547 of file QuartzWindow.mm.
- (unsigned char *) readColorBits: | (ROOT::MacOSX::X11::Rectangle) | area |
Definition at line 2263 of file QuartzWindow.mm.
- (void) removePassiveKeyGrab: | (unichar) | modifiers | |
: | (NSUInteger) | modifiers | |
Definition at line 2652 of file QuartzWindow.mm.
- (void) removeProperty: | (const char *) | propName |
Definition at line 3234 of file QuartzWindow.mm.
- (void) setAttributes: | (const SetWindowAttributes_t *) | attr |
Definition at line 2492 of file QuartzWindow.mm.
- (void) setDrawableSize: | (NSSize) | newSize |
Definition at line 1981 of file QuartzWindow.mm.
- (void) setOverlapped: | (BOOL) | overlap |
Reimplemented in ROOTOpenGLView.
Definition at line 2539 of file QuartzWindow.mm.
- (void) setProperty: | (const char *) | data | |
: | (unsigned char *) | size | |
: | (unsigned) | forType | |
: | (Atom_t) | format | |
: | (unsigned) | format | |
Definition at line 3154 of file QuartzWindow.mm.
- (void) setX: | (int) | Y | |
: | (int) | y | |
Definition at line 2009 of file QuartzWindow.mm.
- (void) setX: | (int) | Y | |
: | (int) | width | |
: | (unsigned) | height | |
: | (unsigned) | h | |
Definition at line 1997 of file QuartzWindow.mm.
- (void) unmapWindow |
Definition at line 2527 of file QuartzWindow.mm.
|
protected |
Definition at line 185 of file QuartzWindow.h.
|
protected |
Definition at line 204 of file QuartzWindow.h.
|
protected |
Definition at line 202 of file QuartzWindow.h.
|
protected |
Definition at line 197 of file QuartzWindow.h.
|
protected |
Definition at line 196 of file QuartzWindow.h.
|
protected |
Definition at line 199 of file QuartzWindow.h.
|
readwritenonatomicretain |
Definition at line 195 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 176 of file QuartzWindow.h.
|
readwritenonatomicretain |
Definition at line 200 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 174 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 172 of file QuartzWindow.h.
|
readnonatomicassign |
Definition at line 255 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 170 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 188 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 173 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 171 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 179 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 169 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 189 of file QuartzWindow.h.
|
readnonatomicassign |
Definition at line 244 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 177 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 180 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 182 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 183 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 184 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 186 of file QuartzWindow.h.
|
readnonatomicassign |
Definition at line 256 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 187 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 175 of file QuartzWindow.h.