The PendingStringList class is a generic subclass of PendingOperation representing a pending D-Bus method call that returns a string list.
More...
#include <TelepathyQt4/PendingStringList>
Inherits Tp::PendingOperation.
List of all members.
Public Member Functions
Protected Member Functions
Detailed Description
The PendingStringList class is a generic subclass of PendingOperation representing a pending D-Bus method call that returns a string list.
See Asynchronous Object Model
Constructor & Destructor Documentation
Tp::PendingStringList::~PendingStringList |
( |
| ) |
|
Member Function Documentation
void Tp::PendingStringList::setResult |
( |
const QStringList & |
result | ) |
[protected] |