Logo ROOT   6.10/09
Reference Guide
List of all members | Public Member Functions | Private Attributes | List of all members
ROOT::MacOSX::X11::UpdateWindow Class Reference

Definition at line 188 of file X11Buffer.h.

Public Member Functions

 UpdateWindow (QuartzView *view)
 
void Execute () const
 
bool IsGraphicsCommand () 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
 

Private Attributes

QuartzViewfView
 

Additional Inherited Members

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

#include <X11Buffer.h>

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

Constructor & Destructor Documentation

◆ UpdateWindow()

ROOT::MacOSX::X11::UpdateWindow::UpdateWindow ( QuartzView view)

Definition at line 230 of file X11Buffer.mm.

Member Function Documentation

◆ Execute()

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

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

Definition at line 238 of file X11Buffer.mm.

◆ IsGraphicsCommand()

bool ROOT::MacOSX::X11::UpdateWindow::IsGraphicsCommand ( ) const
inlinevirtual

Reimplemented from ROOT::MacOSX::X11::Command.

Definition at line 195 of file X11Buffer.h.

Member Data Documentation

◆ fView

QuartzView* ROOT::MacOSX::X11::UpdateWindow::fView
private

Definition at line 190 of file X11Buffer.h.


The documentation for this class was generated from the following files: