akonadi
Akonadi::AsyncSelectionHandler Class Reference
#include <asyncselectionhandler_p.h>
Inherits QObject.
Signals | |
void | collectionAvailable (const QModelIndex &index) |
void | itemAvailable (const QModelIndex &index) |
Public Member Functions | |
AsyncSelectionHandler (QAbstractItemModel *model, QObject *parent=0) | |
void | waitForCollection (const Collection &collection) |
void | waitForItem (const Item &item) |
Detailed Description
For internal use only.
A helper class to set a current index on a widget with delayed model loading.
Definition at line 42 of file asyncselectionhandler_p.h.
The documentation for this class was generated from the following files: