ROOT 6.14/05 Reference Guide |
Definition at line 203 of file X11Buffer.h.
Public Member Functions | |
DeletePixmap (Pixmap_t pixmap) | |
void | Execute () const |
Public Member Functions inherited from ROOT::MacOSX::X11::Command | |
Command (Drawable_t wid) | |
Command (Drawable_t wid, const GCValues_t &gc) | |
virtual | ~Command () |
virtual void | Execute (CGContextRef) const |
virtual bool | HasOperand (Drawable_t drawable) const |
virtual bool | IsGraphicsCommand () const |
Additional Inherited Members | |
Protected Attributes inherited from ROOT::MacOSX::X11::Command | |
const GCValues_t | fGC |
const Drawable_t | fID |
#include <X11Buffer.h>
ROOT::MacOSX::X11::DeletePixmap::DeletePixmap | ( | Pixmap_t | pixmap | ) |
Definition at line 248 of file X11Buffer.mm.
|
virtual |
Implements ROOT::MacOSX::X11::Command.
Definition at line 254 of file X11Buffer.mm.