EnginioIdentity Class

Represents a user that is authenticated with the backend This class is an abstract base class for the different authentication methods and is never used directly. More...

Header: #include <EnginioIdentity>
Since: Qt 5.3
Inherits: QObject.
Inherited By:

EnginioOAuth2Authentication.

Additional Inherited Members

  • 1 property inherited from QObject
  • 31 public functions inherited from QObject
  • 1 public slot inherited from QObject
  • 2 signals inherited from QObject
  • 1 public variable inherited from QObject
  • 10 static public members inherited from QObject
  • 9 protected functions inherited from QObject
  • 2 protected variables inherited from QObject

Detailed Description

Represents a user that is authenticated with the backend This class is an abstract base class for the different authentication methods and is never used directly.