control::ProjectModel Class Reference

Inheritance diagram for control::ProjectModel:
Inheritance graph
[legend]
Collaboration diagram for control::ProjectModel:
Collaboration graph
[legend]

List of all members.

Public Types

enum  Columns {
  Description,
  LastColumn
}

Public Member Functions

 ProjectModel (domain::TaskManagerData *data)
int columnCount (const QModelIndex &parent=QModelIndex()) const
int rowCount (const QModelIndex &parent=QModelIndex()) const
QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const
const domain::ProjectprojectForIndex (const QModelIndex &index) const
QModelIndex indexForProject (domain::Project *project) const

Detailed Description

Definition at line 14 of file projectmodel.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Enumerations Enumerator
Generated on Thu May 27 14:20:07 2010 for MopTaskManager by  doxygen 1.6.3