NAME

Qt::Gui::QGraphicsRotation

PUBLIC METHODS

QGraphicsRotation(QObject * parent = 0)
QGraphicsRotation(QObject * parent)
~QGraphicsRotation()
qreal angle()
void applyTo(QMatrix4x4 * matrix)
QVector3D axis()
QVector3D origin()
void setAngle(qreal arg0)
void setAxis(const QVector3D & axis)
void setAxis(Qt::Axis axis)
void setOrigin(const QVector3D & point)

EXPORT

None by default.

AUTHOR

Dongxu Ma <dongxu@cpan.org>

COPYRIGHT AND LICENSE

Copyright (C) 2011 - 2011 by Dongxu Ma

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/artistic.html