QSystemInformationService Class
(Qt3DCore::QSystemInformationService)Inherits: | QAbstractServiceProvider |
Public Functions
virtual QStringList | aspectNames() const = 0 |
virtual int | threadPoolThreadCount() const = 0 |
- 2 public functions inherited from Qt3DCore::QAbstractServiceProvider
Protected Functions
QSystemInformationService(const QString &description = QString()) | |
QSystemInformationService(QSystemInformationServicePrivate &dd) |
Member Function Documentation
[protected]
QSystemInformationService::QSystemInformationService(const QString &description = QString())
Default constructs an instance of QSystemInformationService.
[protected]
QSystemInformationService::QSystemInformationService(QSystemInformationServicePrivate &dd)
Copy constructor.