ROOT 6.10/09 Reference Guide |
Definition at line 151 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 2432 of file QuartzWindow.mm.
- (void) activateGrab: | (unsigned) | ownerEvents | |
: | (BOOL) | ownerEvents | |
Definition at line 2416 of file QuartzWindow.mm.
- (void) activateImplicitGrab |
Definition at line 2410 of file QuartzWindow.mm.
- (void) activatePassiveGrab |
Definition at line 2404 of file QuartzWindow.mm.
- (void) addChild: | (NSView<X11Window> *) | child |
Definition at line 2451 of file QuartzWindow.mm.
- (void) addPassiveKeyGrab: | (unichar) | modifiers | |
: | (NSUInteger) | modifiers | |
Definition at line 2617 of file QuartzWindow.mm.
- (void) cancelGrab |
Definition at line 2424 of file QuartzWindow.mm.
- (void) configureNotifyTree |
Reimplemented in ROOTOpenGLView.
Definition at line 2599 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 2215 of file QuartzWindow.mm.
- (NSDragOperation) draggingEntered: | (id<NSDraggingInfo>) | sender |
Definition at line 3216 of file QuartzWindow.mm.
- (unsigned) fHeight |
Definition at line 1953 of file QuartzWindow.mm.
- (PassiveKeyGrab *) findPassiveKeyGrab: | (unichar) | keyCode |
Definition at line 2652 of file QuartzWindow.mm.
- (PassiveKeyGrab *) findPassiveKeyGrab: | (unichar) | modifiers | |
: | (NSUInteger) | modifiers | |
Definition at line 2640 of file QuartzWindow.mm.
- (BOOL) fIsOpenGLWidget |
Reimplemented in ROOTOpenGLView.
Definition at line 1929 of file QuartzWindow.mm.
- (BOOL) fIsOverlapped |
Reimplemented in ROOTOpenGLView.
Definition at line 2509 of file QuartzWindow.mm.
- (BOOL) fIsPixmap |
Definition at line 1923 of file QuartzWindow.mm.
- (unsigned) fWidth |
Definition at line 1947 of file QuartzWindow.mm.
- (int) fX |
Definition at line 1935 of file QuartzWindow.mm.
- (int) fY |
Definition at line 1941 of file QuartzWindow.mm.
- (void) getAttributes: | (WindowAttributes_t *) | attr |
Definition at line 2460 of file QuartzWindow.mm.
- (unsigned char *) getProperty: | (const char *) | returnType | |
: | (Atom_t *) | returnFormat | |
: | (unsigned *) | nElements | |
: | (unsigned *) | nElements | |
Definition at line 3159 of file QuartzWindow.mm.
- (BOOL) hasProperty: | (const char *) | propName |
Definition at line 3148 of file QuartzWindow.mm.
- (id) initWithFrame: | (NSRect) | windowAttributes | |
: | (const SetWindowAttributes_t *) | attr | |
Definition at line 1832 of file QuartzWindow.mm.
- (BOOL) isFlipped |
Definition at line 2591 of file QuartzWindow.mm.
- (void) lowerWindow |
Definition at line 2562 of file QuartzWindow.mm.
- (void) mapRaised |
Definition at line 2480 of file QuartzWindow.mm.
- (void) mapSubwindows |
Reimplemented in ROOTOpenGLView.
Definition at line 2496 of file QuartzWindow.mm.
- (void) mapWindow |
Reimplemented in ROOTOpenGLView.
Definition at line 2490 of file QuartzWindow.mm.
- (BOOL) performDragOperation: | (id<NSDraggingInfo>) | sender |
Definition at line 3228 of file QuartzWindow.mm.
- (void) raiseWindow |
Definition at line 2523 of file QuartzWindow.mm.
- (unsigned char *) readColorBits: | (ROOT::MacOSX::X11::Rectangle) | area |
Definition at line 2239 of file QuartzWindow.mm.
- (void) removePassiveKeyGrab: | (unichar) | modifiers | |
: | (NSUInteger) | modifiers | |
Definition at line 2627 of file QuartzWindow.mm.
- (void) removeProperty: | (const char *) | propName |
Definition at line 3205 of file QuartzWindow.mm.
- (void) setAttributes: | (const SetWindowAttributes_t *) | attr |
Definition at line 2468 of file QuartzWindow.mm.
- (void) setDrawableSize: | (NSSize) | newSize |
Definition at line 1959 of file QuartzWindow.mm.
- (void) setOverlapped: | (BOOL) | overlap |
Reimplemented in ROOTOpenGLView.
Definition at line 2515 of file QuartzWindow.mm.
- (void) setProperty: | (const char *) | data | |
: | (unsigned char *) | size | |
: | (unsigned) | forType | |
: | (Atom_t) | format | |
: | (unsigned) | format | |
Definition at line 3125 of file QuartzWindow.mm.
- (void) setX: | (int) | Y | |
: | (int) | y | |
Definition at line 1987 of file QuartzWindow.mm.
- (void) setX: | (int) | Y | |
: | (int) | width | |
: | (unsigned) | height | |
: | (unsigned) | h | |
Definition at line 1975 of file QuartzWindow.mm.
- (void) unmapWindow |
Definition at line 2503 of file QuartzWindow.mm.
|
protected |
Definition at line 169 of file QuartzWindow.h.
|
protected |
Definition at line 184 of file QuartzWindow.h.
|
protected |
Definition at line 182 of file QuartzWindow.h.
|
protected |
Definition at line 177 of file QuartzWindow.h.
|
protected |
Definition at line 176 of file QuartzWindow.h.
|
protected |
Definition at line 179 of file QuartzWindow.h.
|
readwritenonatomicretain |
Definition at line 175 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 160 of file QuartzWindow.h.
|
readwritenonatomicretain |
Definition at line 180 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 158 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 156 of file QuartzWindow.h.
|
readnonatomicassign |
Definition at line 235 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 154 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 172 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 157 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 155 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 163 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 153 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 173 of file QuartzWindow.h.
|
readnonatomicassign |
Definition at line 224 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 161 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 164 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 166 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 167 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 168 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 170 of file QuartzWindow.h.
|
readnonatomicassign |
Definition at line 236 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 171 of file QuartzWindow.h.
|
readwritenonatomicassign |
Definition at line 159 of file QuartzWindow.h.