control::ResourceReservationModel Class Reference

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

List of all members.

Public Types

enum  Columns {
  Task,
  Time,
  Duration,
  LastColumn
}

Public Member Functions

 ResourceReservationModel (const domain::Resource *resource)
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::ReservationreservationForIndex (const QModelIndex &index) const

Private Attributes

QList< const
domain::Reservation * > 
reservations

Detailed Description

Definition at line 17 of file resourcereservationmodel.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