QSystemInformationService Class

(Qt3DCore::QSystemInformationService)

Public Functions

virtual QStringList aspectNames() const = 0
virtual int threadPoolThreadCount() const = 0

Protected Functions

QSystemInformationService(const QString &description = QString())
QSystemInformationService(QSystemInformationServicePrivate &dd)
  • 9 protected functions inherited from QObject

Additional Inherited Members

  • 1 property inherited from QObject
  • 1 public slot inherited from QObject
  • 2 signals inherited from QObject
  • 11 static public members inherited from QObject

Member Function Documentation

[protected] QSystemInformationService::QSystemInformationService(const QString &description = QString())

Default constructs an instance of QSystemInformationService.

[protected] QSystemInformationService::QSystemInformationService(QSystemInformationServicePrivate &dd)

Copy constructor.

[pure virtual] QStringList QSystemInformationService::aspectNames() const

[pure virtual] int QSystemInformationService::threadPoolThreadCount() const