Home · All Classes · All Namespaces · Modules · Functions · Files
Classes | Public Types | Signals | Public Member Functions

Tp::ReadinessHelper Class Reference

#include </home/andrunko/work/telepathy/telepathy-qt4/TelepathyQt4/readiness-helper.h>

List of all members.

Classes

Public Types

Signals

Public Member Functions


Member Typedef Documentation

typedef void(* Tp::ReadinessHelper::IntrospectFunc)(void *data)

Constructor & Destructor Documentation

Tp::ReadinessHelper::ReadinessHelper ( QObject *  object,
uint  currentStatus = 0,
const Introspectables introspectables = Introspectables(),
QObject *  parent = 0 
)
Tp::ReadinessHelper::~ReadinessHelper (  ) 

Member Function Documentation

void Tp::ReadinessHelper::addIntrospectables ( const Introspectables introspectables  ) 
uint Tp::ReadinessHelper::currentStatus (  )  const
void Tp::ReadinessHelper::setCurrentStatus ( uint  currentStatus  ) 
void Tp::ReadinessHelper::forceCurrentStatus ( uint  currentStatus  ) 

Force the current internal status to currentStatus.

Note that this method will not start a new introspection or restart the current one in case one is running.

This is useful for example when the status is unknown initially but it will become known in the first introspection run and there is no need to re-run the introspection.

Parameters:
currentStatus The status to set.
QStringList Tp::ReadinessHelper::interfaces (  )  const
void Tp::ReadinessHelper::setInterfaces ( const QStringList &  interfaces  ) 
Features Tp::ReadinessHelper::requestedFeatures (  )  const
Features Tp::ReadinessHelper::actualFeatures (  )  const
Features Tp::ReadinessHelper::missingFeatures (  )  const
bool Tp::ReadinessHelper::isReady ( const Feature feature,
QString *  errorName = 0,
QString *  errorMessage = 0 
) const
bool Tp::ReadinessHelper::isReady ( const Features features,
QString *  errorName = 0,
QString *  errorMessage = 0 
) const
PendingReady * Tp::ReadinessHelper::becomeReady ( const Features requestedFeatures  ) 
void Tp::ReadinessHelper::setIntrospectCompleted ( const Feature feature,
bool  success,
const QString &  errorName = QString(),
const QString &  errorMessage = QString() 
)
void Tp::ReadinessHelper::setIntrospectCompleted ( const Feature feature,
bool  success,
const QDBusError &  error 
)
void Tp::ReadinessHelper::statusReady ( uint  status  )  [signal]


Copyright © 2008-2010 Collabora Ltd. and Nokia Corporation
Telepathy-Qt4 0.4.4