HistoryModel Class Reference

#include <historymodel.h>

List of all members.

Public Member Functions

 HistoryModel (QObject *parent, DataProject *project)
int rowCount (const QModelIndex &parent=QModelIndex()) const
int columnCount (const QModelIndex &parent=QModelIndex()) const
QStringList data (const int row) const
QVariant data (const QModelIndex &index, int role=Qt::DisplayRole) const
QVariant headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const
Qt::ItemFlags flags (const QModelIndex &index) const


Detailed Description

Definition at line 10 of file historymodel.h.


Constructor & Destructor Documentation

HistoryModel::HistoryModel ( QObject *  parent,
DataProject project 
)

Definition at line 3 of file historymodel.cpp.

Here is the call graph for this function:


Member Function Documentation

int HistoryModel::columnCount ( const QModelIndex &  parent = QModelIndex()  )  const

Definition at line 15 of file historymodel.cpp.

QVariant HistoryModel::data ( const QModelIndex &  index,
int  role = Qt::DisplayRole 
) const

Definition at line 28 of file historymodel.cpp.

Here is the call graph for this function:

QStringList HistoryModel::data ( const int  row  )  const

Definition at line 21 of file historymodel.cpp.

Here is the caller graph for this function:

Qt::ItemFlags HistoryModel::flags ( const QModelIndex &  index  )  const

Definition at line 55 of file historymodel.cpp.

QVariant HistoryModel::headerData ( int  section,
Qt::Orientation  orientation,
int  role = Qt::DisplayRole 
) const

Definition at line 42 of file historymodel.cpp.

int HistoryModel::rowCount ( const QModelIndex &  parent = QModelIndex()  )  const

Definition at line 9 of file historymodel.cpp.


The documentation for this class was generated from the following files:

Generated on Mon Jun 15 15:39:50 2009 for Allevo II Doublebookkeeping by  doxygen 1.5.9