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

QSPt2 Class Reference

The point on the screen. More...

#include <qscoord.h>

Inheritance diagram for QSPt2:

Inheritance graph
[legend]
List of all members.

Public Methods

 QSPt2 (const QPoint &p)
 QSPt2 (int newX=0, int newY=0)
 ~QSPt2 ()
QSPt2 & set (int newX, int newY)
QPoint point () const

Public Attributes

QCOORD x
QCOORD y

Friends

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

Detailed Description

The point on the screen.

Used internally.

Author:
Kamil Dobkowski


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