#include <asyncselectionhandler_p.h>
Inherits QObject.
List of all members.
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
A helper class to set a current index on a widget with delayed model loading.
- Author:
- Tobias Koenig <tokoe@kde.org>
The documentation for this class was generated from the following files: