#include <SUIT_AutoRotate.h>
|
| virtual void | onStartRotate (int theMouseX, int theMouseY, qint64 theTime) |
| |
| virtual void | onRotate (int theMouseX, int theMouseY, qint64 theTime) |
| |
| virtual void | onEndRotate (int theMouseX, int theMouseY, qint64 theTime) |
| |
| virtual void | onStopRotate () |
| |
|
| void | addToLog (const QPoint &thePos, qint64 theTime) |
| |
◆ SUIT_AutoRotate()
◆ ~SUIT_AutoRotate()
| SUIT_AutoRotate::~SUIT_AutoRotate |
( |
| ) |
|
|
virtual |
◆ addToLog()
| void SUIT_AutoRotate::addToLog |
( |
const QPoint & |
thePos, |
|
|
qint64 |
theTime |
|
) |
| |
|
protected |
◆ initialize()
| void SUIT_AutoRotate::initialize |
( |
| ) |
|
|
virtual |
◆ onEndRotate
| void SUIT_AutoRotate::onEndRotate |
( |
int |
theMouseX, |
|
|
int |
theMouseY, |
|
|
qint64 |
theTime |
|
) |
| |
|
virtualslot |
◆ onRotate
| void SUIT_AutoRotate::onRotate |
( |
int |
theMouseX, |
|
|
int |
theMouseY, |
|
|
qint64 |
theTime |
|
) |
| |
|
virtualslot |
◆ onStartRotate
| void SUIT_AutoRotate::onStartRotate |
( |
int |
theMouseX, |
|
|
int |
theMouseY, |
|
|
qint64 |
theTime |
|
) |
| |
|
virtualslot |
◆ onStopRotate
| void SUIT_AutoRotate::onStopRotate |
( |
| ) |
|
|
virtualslot |
◆ startAnimation()
| virtual bool SUIT_AutoRotate::startAnimation |
( |
| ) |
|
|
pure virtual |
◆ stopAnimation()
| virtual bool SUIT_AutoRotate::stopAnimation |
( |
| ) |
|
|
pure virtual |
◆ myHistorySize
| short SUIT_AutoRotate::myHistorySize |
| struct { ... } SUIT_AutoRotate::myLog |
◆ myPosition
| QPoint* SUIT_AutoRotate::myPosition |
◆ mySize
| short SUIT_AutoRotate::mySize |
◆ myTime
| qint64* SUIT_AutoRotate::myTime |
◆ myWindow
The documentation for this class was generated from the following files: