Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

PlotTableEvent Class Reference

#include <PlotTableEvent.h>

Inheritance diagram for PlotTableEvent:

Inheritance graph
[legend]
Collaboration diagram for PlotTableEvent:

Collaboration graph
[legend]
List of all members.

Detailed Description

A derived class of QCustomEvent PlotTable events.

A derived class of QCustomEvent events generated by the PlotTable. The PlotTable uses this mechanism in browser mode to inform the initiating Window of changes.

Author:
Paul F. Kunz <Paul_Kunz@slac.stanford.edu>

Definition at line 37 of file PlotTableEvent.h.

Public Types

enum  Type { Copy = 1001, Close = 1002 }
 The event types avaiable. More...

Public Member Functions

 data () const
 PlotTableEvent (const PlotTableEvent &)
 The copy constructor.
 PlotTableEvent (Type type)
 setData (void *data)
virtual ~PlotTableEvent ()
 The required virtual destructor.


Member Enumeration Documentation

enum PlotTableEvent::Type
 

The event types avaiable.

Enumerator:
Copy 
Close 

Definition at line 44 of file PlotTableEvent.h.


Constructor & Destructor Documentation

PlotTableEvent::PlotTableEvent Type  type  ) 
 

PlotTableEvent::PlotTableEvent const PlotTableEvent  ) 
 

The copy constructor.

Definition at line 29 of file PlotTableEvent.cxx.

PlotTableEvent::~PlotTableEvent  )  [virtual]
 

The required virtual destructor.

Definition at line 34 of file PlotTableEvent.cxx.


The documentation for this class was generated from the following files:
Generated for HippoDraw-1.14.8.5 by doxygen 1.4.3