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