The QPointVal class is an internal class, used with QPointArray. More...
#include <qpointarray.h>
The QPointVal is required by the indexing [] operator on point arrays. It is probably a bad idea to use it in any other context.
Constructs a reference to an element in a QPointArray. This is what QPointArray::operator[] contructs its return value with.
Returns the value of the point referenced by this QPointVal.
Vector-adds a given point to the value referenced by this QPointVal.
Vector-subtracts a given point to the value referenced by this QPointVal.
Assigns a given point to the value referenced by this QPointVal.
Returns the X coordinate of the point referenced by this QPointVal.
Returns the Y coordinate of the point referenced by this QPointVal.
Search the documentation, FAQ, qt-interest archive and more (uses
www.troll.no):
This file is part of the Qt toolkit, copyright © 1995-98 Troll Tech, all rights reserved.
It was generated from the following files:
Copyright © 1998 Troll Tech | Trademarks | Qt version 1.42
|