Home · All Classes · All Namespaces · Modules · Functions · Files |
The PendingComposite class is a PendingOperation that can be used to track multiple pending operations at once. More...
#include <TelepathyQt4/PendingComposite>
Inherits Tp::PendingOperation.
The PendingComposite class is a PendingOperation that can be used to track multiple pending operations at once.
Tp::PendingComposite::PendingComposite | ( | const QList< PendingOperation * > & | operations, |
const SharedPtr< RefCounted > & | object | ||
) |
Tp::PendingComposite::PendingComposite | ( | const QList< PendingOperation * > & | operations, |
bool | failOnFirstError, | ||
const SharedPtr< RefCounted > & | object | ||
) |
Tp::PendingComposite::~PendingComposite | ( | ) |
Copyright © 2008-2011 Collabora Ltd. and Nokia Corporation | Telepathy-Qt4 0.8.0 |