Qt:Документация 4.3.2/qpointf-members
Материал из Wiki.crossplatform.ru
![]() | Внимание: Актуальная версия перевода документации находится здесь |
__NOTOC__
Главная · Все классы · Основные классы · Классы по группам · Модули · Функции |
[править] List of All Members for QPointF
This is the complete list of members for QPointF, including inherited members.
- QPointF ()
- QPointF ( const QPoint & )
- QPointF ( qreal, qreal )
- isNull () const : bool
- rx () : qreal &
- ry () : qreal &
- setX ( qreal )
- setY ( qreal )
- toPoint () const : QPoint
- x () const : qreal
- y () const : qreal
- operator*= ( qreal ) : QPointF &
- operator+= ( const QPointF & ) : QPointF &
- operator-= ( const QPointF & ) : QPointF &
- operator/= ( qreal ) : QPointF &
Copyright © 2007 Trolltech | Trademarks | Qt 4.3.2
|