casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Private Attributes
casa::PCToolMotEH Class Reference

PixelCanvas motion event handler for PCTool. More...

#include <PCTool.h>

Inheritance diagram for casa::PCToolMotEH:
casa::PCMotionEH

List of all members.

Public Member Functions

 PCToolMotEH (PCTool *tool)
virtual ~PCToolMotEH ()
virtual void operator() (const PCMotionEvent &ev)
 Default just prints the event to cout.

Private Attributes

PCToolitsTool

Detailed Description

PixelCanvas motion event handler for PCTool.

Synopsis

This class is a simple implementation of a PCMotionEH which passes PixelCanvas motion events on to a single PCTool.

Definition at line 68 of file PCTool.h.


Constructor & Destructor Documentation

virtual casa::PCToolMotEH::~PCToolMotEH ( ) [inline, virtual]

Definition at line 71 of file PCTool.h.


Member Function Documentation

virtual void casa::PCToolMotEH::operator() ( const PCMotionEvent eh) [virtual]

Default just prints the event to cout.

Reimplemented from casa::PCMotionEH.


Member Data Documentation

Definition at line 74 of file PCTool.h.


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