Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   Examples  

QSPt2f Class Reference

The point on the screen with the floating-point coordinates. More...

#include <qscoord.h>

Inheritance diagram for QSPt2f:

Inheritance graph
[legend]
List of all members.

Public Methods

 QSPt2f (const QPoint &p)
 QSPt2f (double newX=0.0, double newY=0.0)
 ~QSPt2f ()
QSPt2f & set (double newX, double newY)
QPoint point () const

Public Attributes

double x
double y

Friends

QSPt2f operator+ (const QSPt2f &p1, const QSPt2f &p2)
QSPt2f operator- (const QSPt2f &p1, const QSPt2f &p2)
bool operator== (const QSPt2f &p1, const QSPt2f &p2)
bool operator!= (const QSPt2f &p1, const QSPt2f &p2)

Detailed Description

The point on the screen with the floating-point coordinates.

Used internally.

Author:
Kamil Dobkowski


The documentation for this class was generated from the following file:
Generated on Mon Mar 18 19:16:54 2002 for KMatplot library by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002