![]() |
ROOT
6.06/09
Reference Guide
|
Definition at line 70 of file X11Drawable.h.
Instance Methods | |
| (void) | - setDrawableSize: |
| (void) | - setX:::: |
| (void) | - setX:: |
| (void) | - activatePassiveGrab |
| (void) | - activateImplicitGrab |
| (void) | - activateGrab:: |
| (void) | - cancelGrab |
| (BOOL) | - acceptsCrossingEvents: |
| (void) | - addChild: |
| (void) | - getAttributes: |
| (void) | - setAttributes: |
| (void) | - mapRaised |
| (void) | - mapWindow |
| (void) | - mapSubwindows |
| (void) | - unmapWindow |
| (void) | - raiseWindow |
| (void) | - lowerWindow |
| (BOOL) | - fIsOverlapped |
| (void) | - setOverlapped: |
| (void) | - configureNotifyTree |
| (void) | - addPassiveKeyGrab:: |
| (void) | - removePassiveKeyGrab:: |
| (PassiveKeyGrab *) | - findPassiveKeyGrab:: |
| (PassiveKeyGrab *) | - findPassiveKeyGrab: |
| (void) | - setProperty::::: |
| (BOOL) | - hasProperty: |
| (unsigned char *) | - getProperty:::: |
| (void) | - removeProperty: |
Instance Methods inherited from <X11Drawable> | |
| (BOOL) | - fIsPixmap |
| (BOOL) | - fIsOpenGLWidget |
| (int) | - fX |
| (int) | - fY |
| (unsigned) | - fWidth |
| (unsigned) | - fHeight |
| (void) | - copy::::: |
| (unsigned char *) | - readColorBits: |
Properties | |
| long | fEventMask |
| int | fClass |
| int | fDepth |
| int | fBitGravity |
| int | fWinGravity |
| unsigned long | fBackgroundPixel |
| QuartzImage * | fBackgroundPixmap |
| int | fMapState |
| BOOL | fOverrideRedirect |
| BOOL | fHasFocus |
| QuartzPixmap * | fBackBuffer |
| QuartzView * | fParentView |
| NSView< X11Window > * | fContentView |
| QuartzWindow * | fQuartzWindow |
| int | fPassiveGrabButton |
| unsigned | fPassiveGrabEventMask |
| unsigned | fPassiveGrabKeyModifiers |
| unsigned | fActiveGrabEventMask |
| BOOL | fPassiveGrabOwnerEvents |
| ECursor | fCurrentCursor |
| BOOL | fIsDNDAware |
Properties inherited from <X11Drawable> | |
| unsigned | fID |
| CGContextRef | fContext |
#import <X11Drawable.h>
Inheritance diagram for <X11Window>:
Collaboration diagram for <X11Window>:| - (BOOL) acceptsCrossingEvents: | (unsigned) | eventMask |
Reimplemented in QuartzView.
| - (void) activateGrab: | (unsigned) | ownerEvents | |
| : | (BOOL) | ownerEvents | |
Reimplemented in QuartzView.
| - (void) activateImplicitGrab |
Reimplemented in QuartzView.
| - (void) activatePassiveGrab |
Reimplemented in QuartzView.
Reimplemented in QuartzView, and QuartzWindow.
| - (void) addPassiveKeyGrab: | (unichar) | modifiers | |
| : | (NSUInteger) | modifiers | |
Reimplemented in QuartzView.
| - (void) cancelGrab |
Reimplemented in QuartzView.
| - (void) configureNotifyTree |
Reimplemented in QuartzView, and ROOTOpenGLView.
| - (PassiveKeyGrab *) findPassiveKeyGrab: | (unichar) | keyCode |
Reimplemented in QuartzView.
| - (PassiveKeyGrab *) findPassiveKeyGrab: | (unichar) | modifiers | |
| : | (NSUInteger) | modifiers | |
Reimplemented in QuartzView.
| - (BOOL) fIsOverlapped |
Reimplemented in QuartzView, and ROOTOpenGLView.
| - (void) getAttributes: | (WindowAttributes_t *) | attr |
Reimplemented in QuartzView, and QuartzWindow.
| - (unsigned char *) getProperty: | (const char *) | returnType | |
| : | (Atom_t *) | returnFormat | |
| : | (unsigned *) | nElements | |
| : | (unsigned *) | nElements | |
Reimplemented in QuartzView.
| - (BOOL) hasProperty: | (const char *) | propName |
Reimplemented in QuartzView.
| - (void) lowerWindow |
Reimplemented in QuartzView.
| - (void) mapRaised |
Reimplemented in QuartzView, and QuartzWindow.
| - (void) mapSubwindows |
Reimplemented in QuartzView, QuartzWindow, and ROOTOpenGLView.
| - (void) mapWindow |
Reimplemented in QuartzView, QuartzWindow, and ROOTOpenGLView.
| - (void) raiseWindow |
Reimplemented in QuartzView.
| - (void) removePassiveKeyGrab: | (unichar) | modifiers | |
| : | (NSUInteger) | modifiers | |
Reimplemented in QuartzView.
| - (void) removeProperty: | (const char *) | propName |
Reimplemented in QuartzView.
| - (void) setAttributes: | (const SetWindowAttributes_t *) | attr |
Reimplemented in QuartzView, and QuartzWindow.
|
optional |
Reimplemented in QuartzView, and QuartzWindow.
| - (void) setOverlapped: | (BOOL) | overlap |
Reimplemented in QuartzView, and ROOTOpenGLView.
| - (void) setProperty: | (const char *) | data | |
| : | (unsigned char *) | size | |
| : | (unsigned) | forType | |
| : | (Atom_t) | format | |
| : | (unsigned) | format | |
Reimplemented in QuartzView.
|
optional |
Reimplemented in QuartzView, and QuartzWindow.
|
optional |
Reimplemented in QuartzView, and QuartzWindow.
| - (void) unmapWindow |
Reimplemented in QuartzView, and QuartzWindow.
|
readwritenonatomicassign |
Definition at line 119 of file X11Drawable.h.
|
readwritenonatomicretain |
Definition at line 103 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 91 of file X11Drawable.h.
|
readwritenonatomicretain |
Definition at line 92 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 89 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 87 of file X11Drawable.h.
Referenced by ROOT::MacOSX::X11::CreateTopLevelWindow().
|
readnonatomicassign |
Definition at line 108 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 157 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 88 of file X11Drawable.h.
Referenced by ROOT::MacOSX::X11::CreateTopLevelWindow().
|
readwriteoptionalnonatomicassign |
Definition at line 86 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 100 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 159 of file X11Drawable.h.
|
readnonatomicassign |
Definition at line 93 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 94 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 105 of file X11Drawable.h.
Referenced by QuartzView::addChild:.
|
readwritenonatomicassign |
Definition at line 115 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 116 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 117 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 121 of file X11Drawable.h.
|
readnonatomicassign |
Definition at line 109 of file X11Drawable.h.
|
readwritenonatomicassign |
Definition at line 90 of file X11Drawable.h.