ControlPts Class Reference

#include <penedit.h>

List of all members.

Public Member Functions

 ControlPts ()
 Control points class constructor and destructor.
 ~ControlPts ()

Public Attributes

DocCoord HndClick
DocCoord HndDrag
SpreadpHndSpread


Detailed Description

Author:
Mike_Kenny (Xara Group Ltd) <camelotdev@xara.com>
Date:
5/10/94

Definition at line 202 of file penedit.h.


Constructor & Destructor Documentation

ControlPts::ControlPts  ) 
 

Control points class constructor and destructor.

ControlPts::ControlPts() / ~ControlPts()

Author:
Mike_Kenny (Xara Group Ltd) <camelotdev@xara.com>
Date:
25/9/94
See also:
-

Definition at line 209 of file penedit.cpp.

00210 {
00211     pHndSpread = NULL;
00212 }

ControlPts::~ControlPts  ) 
 

Definition at line 214 of file penedit.cpp.

00215 {
00216 }


Member Data Documentation

DocCoord ControlPts::HndClick
 

Definition at line 209 of file penedit.h.

DocCoord ControlPts::HndDrag
 

Definition at line 210 of file penedit.h.

Spread* ControlPts::pHndSpread
 

Definition at line 211 of file penedit.h.


The documentation for this class was generated from the following files:
Generated on Sat Nov 10 03:53:09 2007 for Camelot by  doxygen 1.4.4