QAbstractServiceProvider Class
(Qt3DCore::QAbstractServiceProvider)Public Functions
virtual | ~QAbstractServiceProvider() |
QString | description() const |
int | type() const |
Protected Functions
QAbstractServiceProvider(int type, const QString &description) | |
QAbstractServiceProvider(QAbstractServiceProviderPrivate &dd) |
Member Function Documentation
[protected]
QAbstractServiceProvider::QAbstractServiceProvider(int type, const QString &description)
Default constructs an instance of QAbstractServiceProvider.
[protected]
QAbstractServiceProvider::QAbstractServiceProvider(QAbstractServiceProviderPrivate &dd)
Copy constructor.
[virtual]
QAbstractServiceProvider::~QAbstractServiceProvider()
Destroys the instance of QAbstractServiceProvider. The destructor is virtual.