control::UserModel Class Reference

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

List of all members.

Public Types

enum  Columns {
  Name,
  Type,
  LastColumn
}

Public Member Functions

 UserModel (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::UseruserForIndex (const QModelIndex &index) const
QModelIndex indexForUser (const domain::User *user) const

Detailed Description

Definition at line 14 of file usermodel.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