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
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:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.