Home
|
All Classes
|
Main Classes
|
Annotated
|
Grouped Classes
|
Functions
List of All Members for QPoint
This is the complete list of members for
QPoint
, including inherited members.
QPoint
()
QPoint
( int
xpos
, int
ypos
)
bool
isNull
() const
int
manhattanLength
() const
QCOORD &
rx
()
QCOORD &
ry
()
void
setX
( int
x
)
void
setY
( int
y
)
int
x
() const
int
y
() const
QPoint &
operator*=
( int
c
)
QPoint &
operator*=
( double
c
)
QPoint &
operator+=
( const QPoint &
p
)
QPoint &
operator-=
( const QPoint &
p
)
QPoint &
operator/=
( int
c
)
QPoint &
operator/=
( double
c
)
Copyright © 2004
Trolltech
.
Trademarks
Qt 4.0.0-tp1