MatOCAD Logo

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

GraphInfoEvent Class Reference

#include <PnlGraphFrame.h>

List of all members.

Public Member Functions

 GraphInfoEvent (wxEventType commandType=wxEVT_NULL)
GraphInfoEventClone () const
char * GetObjectName ()
char * GetPosX ()
char * GetPosY ()

Public Attributes

char strobject [20]
char strposx [20]
char strposy [20]


Detailed Description

Definition at line 91 of file PnlGraphFrame.h.


Constructor & Destructor Documentation

GraphInfoEvent::GraphInfoEvent wxEventType  commandType = wxEVT_NULL  ) 
 

Definition at line 234 of file PnlGraphFrame.cpp.


Member Function Documentation

GraphInfoEvent* GraphInfoEvent::Clone  )  const [inline]
 

Definition at line 95 of file PnlGraphFrame.h.

char* GraphInfoEvent::GetObjectName  )  [inline]
 

Definition at line 97 of file PnlGraphFrame.h.

char* GraphInfoEvent::GetPosX  )  [inline]
 

Definition at line 100 of file PnlGraphFrame.h.

char* GraphInfoEvent::GetPosY  )  [inline]
 

Definition at line 102 of file PnlGraphFrame.h.


Member Data Documentation

char GraphInfoEvent::strobject[20]
 

Definition at line 105 of file PnlGraphFrame.h.

Referenced by PnlFoglio::OnGraphInfo(), and PnlGraphFrame::PointerMoved().

char GraphInfoEvent::strposx[20]
 

Definition at line 106 of file PnlGraphFrame.h.

Referenced by PnlFoglio::OnGraphInfo(), and PnlGraphFrame::PointerMoved().

char GraphInfoEvent::strposy[20]
 

Definition at line 107 of file PnlGraphFrame.h.

Referenced by PnlFoglio::OnGraphInfo(), and PnlGraphFrame::PointerMoved().


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

 

SourceForge Logo