casa::ResetCrosshairEvent Class Reference
[DisplayEvents]

#include <MWCEvents.h>

Inheritance diagram for casa::ResetCrosshairEvent:

Inheritance graph
[legend]
Collaboration diagram for casa::ResetCrosshairEvent:

Collaboration graph
[legend]
List of all members.

Detailed Description

Event sent to tell MWCCrosshairTool to reset.

Synopsis

ResetCrosshairEvent is created and sent to MWCCrosshairTool (via WorldCanvas::handleEvent()) to tell the crosshair to reset itself.

Motivation

This allows display library objects (e.g. MSAsRaster) to remove the crosshair from the screen when appropriate (e.g. when it has received a selection event from it).

Definition at line 51 of file MWCEvents.h.

Public Member Functions

 ResetCrosshairEvent (Bool skipRefresh=False)
 caller sets skipRefresh=True iff it is handling refresh itself.
virtual const Bool skipRefresh () const

Private Attributes

Bool skipRefresh_


Constructor & Destructor Documentation

casa::ResetCrosshairEvent::ResetCrosshairEvent ( Bool  skipRefresh = False  )  [inline]

caller sets skipRefresh=True iff it is handling refresh itself.

Definition at line 55 of file MWCEvents.h.


Member Function Documentation

virtual const Bool casa::ResetCrosshairEvent::skipRefresh (  )  const [inline, virtual]

Definition at line 57 of file MWCEvents.h.

References skipRefresh_.


Member Data Documentation

Bool casa::ResetCrosshairEvent::skipRefresh_ [private]

Definition at line 60 of file MWCEvents.h.

Referenced by skipRefresh().


The documentation for this class was generated from the following file:
Generated on Thu Aug 27 21:38:41 2009 for NRAOCASA by  doxygen 1.5.1