Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::MacOSX::X11::DeletePixmap Class Reference

Definition at line 207 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
 
void setView (NSView *v)
 

Additional Inherited Members

- Protected Attributes inherited from ROOT::MacOSX::X11::Command
const GCValues_t fGC
 
const Drawable_t fID
 
NSViewview = nil
 

#include <X11Buffer.h>

Inheritance diagram for ROOT::MacOSX::X11::DeletePixmap:
[legend]

Constructor & Destructor Documentation

◆ DeletePixmap()

ROOT::MacOSX::X11::DeletePixmap::DeletePixmap ( Pixmap_t  pixmap)

Definition at line 249 of file X11Buffer.mm.

Member Function Documentation

◆ Execute()

void ROOT::MacOSX::X11::DeletePixmap::Execute ( ) const
virtual

Implements ROOT::MacOSX::X11::Command.

Definition at line 255 of file X11Buffer.mm.

  • graf2d/cocoa/inc/X11Buffer.h
  • graf2d/cocoa/src/X11Buffer.mm