casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
casa::WCToolMotEH Class Reference

WorldCanvas motion event handler for WCTool. More...

#include <WCTool.h>

Inheritance diagram for casa::WCToolMotEH:
casa::WCMotionEH

Public Member Functions

 WCToolMotEH (WCTool *tool)
 
virtual ~WCToolMotEH ()
 
virtual void operator() (const WCMotionEvent &ev)
 default sends event to cout More...
 
- Public Member Functions inherited from casa::WCMotionEH
 WCMotionEH ()
 Default Constructor Required. More...
 
virtual ~WCMotionEH ()
 Destructor. More...
 

Private Attributes

WCToolitsTool
 

Detailed Description

WorldCanvas motion event handler for WCTool.

Synopsis

This class is a simple implementation of a WCMotionEH which passes WorldCanvas motion events on to a single WCTool.

Definition at line 71 of file WCTool.h.

Constructor & Destructor Documentation

casa::WCToolMotEH::WCToolMotEH ( WCTool tool)
virtual casa::WCToolMotEH::~WCToolMotEH ( )
inlinevirtual

Definition at line 74 of file WCTool.h.

Member Function Documentation

virtual void casa::WCToolMotEH::operator() ( const WCMotionEvent ev)
virtual

default sends event to cout

Implements casa::WCMotionEH.

Member Data Documentation

WCTool* casa::WCToolMotEH::itsTool
private

Definition at line 77 of file WCTool.h.


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