QAbstractServiceProvider Class

(Qt3DCore::QAbstractServiceProvider)
Inherits: QObject

Public Functions

virtual ~QAbstractServiceProvider()
QString description() const
int type() const
  • 32 public functions inherited from QObject

Protected Functions

QAbstractServiceProvider(int type, const QString &description, QObject *parent = nullptr)
QAbstractServiceProvider(QAbstractServiceProviderPrivate &dd, QObject *parent = nullptr)
  • 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] QAbstractServiceProvider::QAbstractServiceProvider(int type, const QString &description, QObject *parent = nullptr)

Default constructs an instance of QAbstractServiceProvider.

[protected] QAbstractServiceProvider::QAbstractServiceProvider(QAbstractServiceProviderPrivate &dd, QObject *parent = nullptr)

Copy constructor.

[virtual] QAbstractServiceProvider::~QAbstractServiceProvider()

Destroys the instance of QAbstractServiceProvider. The destructor is virtual.

QString QAbstractServiceProvider::description() const

int QAbstractServiceProvider::type() const