#include <TelepathyQt4/Client/PendingReadyAccountManager>
Public Member Functions | |
~PendingReadyAccountManager () | |
AccountManager * | accountManager () const |
AccountManager::Features | requestedFeatures () const |
Friends | |
struct | Private |
class | AccountManager |
Telepathy::Client::PendingReadyAccountManager::~PendingReadyAccountManager | ( | ) |
Class destructor.
AccountManager * Telepathy::Client::PendingReadyAccountManager::accountManager | ( | ) | const |
AccountManager::Features Telepathy::Client::PendingReadyAccountManager::requestedFeatures | ( | ) | const |
Return the Features that were requested to become ready on the account manager.
friend struct Private [friend] |
friend class AccountManager [friend] |