The ReadinessHelper::Introspectable class represents a introspectable used by ReadinessHelper.
More...
#include <TelepathyQt/ReadinessHelper>
The ReadinessHelper::Introspectable class represents a introspectable used by ReadinessHelper.
◆ Introspectable() [1/3]
Tp::ReadinessHelper::Introspectable::Introspectable |
( |
| ) |
|
◆ Introspectable() [2/3]
Tp::ReadinessHelper::Introspectable::Introspectable |
( |
const QSet< uint > & |
makesSenseForStatuses, |
|
|
const Features & |
dependsOnFeatures, |
|
|
const QStringList & |
dependsOnInterfaces, |
|
|
IntrospectFunc |
introspectFunc, |
|
|
void * |
introspectFuncData, |
|
|
bool |
critical = false |
|
) |
| |
◆ Introspectable() [3/3]
Tp::ReadinessHelper::Introspectable::Introspectable |
( |
const Introspectable & |
other | ) |
|
◆ ~Introspectable()
Tp::ReadinessHelper::Introspectable::~Introspectable |
( |
| ) |
|
◆ operator=()