project
KDevelop::ProjectModel Class Reference
#include <projectmodel.h>
Inheritance diagram for KDevelop::ProjectModel:

Detailed Description
Class providing some convenience methods for accessing the project model : maybe switch to QAbstractItemModel, would make the implementation for at least the checkbox-behaviour easier.Definition at line 274 of file projectmodel.h.
Public Member Functions | |
| virtual bool | canFetchMore (const QModelIndex &parent) const |
| virtual void | fetchMore (const QModelIndex &parent) |
| ProjectBaseItem * | item (const QModelIndex &index) const |
| ProjectModel (QObject *parent=0) | |
| void | resetModel () |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference