parley
LeitnerModel Class Reference
#include <leitnermodel.h>
Inheritance diagram for LeitnerModel:

Public Member Functions | |
| LeitnerModel (QObject *parent=0) | |
| QVariant | data (const QModelIndex &index, int role) const |
| Qt::ItemFlags | flags (const QModelIndex &index) const |
Protected Member Functions | |
| KEduVocContainer * | rootContainer () const |
Detailed Description
Definition at line 21 of file leitnermodel.h.
Constructor & Destructor Documentation
| LeitnerModel::LeitnerModel | ( | QObject * | parent = 0 |
) | [explicit] |
Definition at line 24 of file leitnermodel.cpp.
Member Function Documentation
| QVariant LeitnerModel::data | ( | const QModelIndex & | index, | |
| int | role | |||
| ) | const [virtual] |
Reimplemented from ContainerModel.
Definition at line 30 of file leitnermodel.cpp.
| Qt::ItemFlags LeitnerModel::flags | ( | const QModelIndex & | index | ) | const [virtual] |
Reimplemented from ContainerModel.
Definition at line 43 of file leitnermodel.cpp.
| KEduVocContainer * LeitnerModel::rootContainer | ( | ) | const [protected, virtual] |
Implements BasicContainerModel.
Definition at line 51 of file leitnermodel.cpp.
The documentation for this class was generated from the following files:
KDE 4.4 API Reference