QAbstractFrameAdvanceService Class
(Qt3DCore::QAbstractFrameAdvanceService)Inherits: | QAbstractServiceProvider |
Public Functions
virtual void | start() = 0 |
virtual void | stop() = 0 |
virtual qint64 | waitForNextFrame() = 0 |
- 2 public functions inherited from Qt3DCore::QAbstractServiceProvider
Protected Functions
QAbstractFrameAdvanceService(const QString &description = QString()) | |
QAbstractFrameAdvanceService(QAbstractFrameAdvanceServicePrivate &dd) |
Member Function Documentation
[protected]
QAbstractFrameAdvanceService::QAbstractFrameAdvanceService(const QString &description = QString())
Default constructs an instance of QAbstractFrameAdvanceService.
[protected]
QAbstractFrameAdvanceService::QAbstractFrameAdvanceService(QAbstractFrameAdvanceServicePrivate &dd)
Copy constructor.