![]() |
VR-Forces 4.3.1 Class Documentation
|
This class exists so that a QTimer can call the tick() slot as fast as possible. More...

Classes | |
| class | DirectTickerTimer |
| An internal ticker class which operates by directly calling tick rather than going through the signal/slot mechanism. More... | |
Public Slots | |
| virtual void | tick () |
| This class exists so that a QTimer can call the tick() slot as fast as possible. | |
Public Member Functions | |
| ~DtQtDeTicker () | |
Protected Member Functions | |
| DtQtDeTicker (DtDe &de, QObject *parent) | |
| CTOR. This. | |
Protected Attributes | |
| DtDe * | myDe |
| DtTimedSection * | myPerformanceTimer |
| QTimer * | myTimer |
Friends | |
| class | DtQtDeTickerProvider |
This class exists so that a QTimer can call the tick() slot as fast as possible.
This will provide a snappy user interface while doing heavy work. There should only be one of these per DtDe.
| makVrv::DtQtDeTicker::~DtQtDeTicker | ( | ) |
|
virtualslot |
This class exists so that a QTimer can call the tick() slot as fast as possible.
This will provide a snappy user interface while doing heavy work.
|
friend |
|
protected |
|
protected |
|
protected |