| Home · All Classes · All Namespaces · Modules · Functions · Files | 
The PendingStringList class is a generic subclass of PendingOperation representing a pending D-Bus method call that returns a string list. More...
#include <TelepathyQt/PendingStringList>
Inherits Tp::PendingOperation.
The PendingStringList class is a generic subclass of PendingOperation representing a pending D-Bus method call that returns a string list.
| Tp::PendingStringList::PendingStringList | ( | const SharedPtr< RefCounted > & | object | ) | 
| Tp::PendingStringList::PendingStringList | ( | QDBusPendingCall | call, | 
| const SharedPtr< RefCounted > & | object | ||
| ) | 
Class destructor.
| QStringList Tp::PendingStringList::result | ( | ) | const | 
| void Tp::PendingStringList::setResult | ( | const QStringList & | result | ) |  [protected] | 
| Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt 0.9.3 |