#include <CQEFMReactionDM.h>
List of all members.
Public Member Functions |
| CQEFMReactionDM (QObject *parent=0) |
int | rowCount (const QModelIndex &parent=QModelIndex()) const |
int | columnCount (const QModelIndex &parent=QModelIndex()) const |
Qt::ItemFlags | flags (const QModelIndex &index) const |
QVariant | data (const QModelIndex &index, int role) const |
QVariant | headerData (int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const |
void | setTask (const CEFMTask *pTask) |
bool | setData (const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) |
virtual bool | isDefaultRow (const QModelIndex &i) const |
Protected Member Functions |
virtual bool | insertRows (int position, int rows, const QModelIndex &index=QModelIndex()) |
virtual bool | removeRows (int position, int rows, const QModelIndex &index=QModelIndex()) |
Constructor & Destructor Documentation
CQEFMReactionDM::CQEFMReactionDM |
( |
QObject * |
parent = 0 | ) |
|
Member Function Documentation
int CQEFMReactionDM::columnCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
QVariant CQEFMReactionDM::data |
( |
const QModelIndex & |
index, |
|
|
int |
role |
|
) |
| const [virtual] |
Qt::ItemFlags CQEFMReactionDM::flags |
( |
const QModelIndex & |
index | ) |
const [virtual] |
QVariant CQEFMReactionDM::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const [virtual] |
bool CQEFMReactionDM::insertRows |
( |
int |
position, |
|
|
int |
rows, |
|
|
const QModelIndex & |
index = QModelIndex() |
|
) |
| [protected, virtual] |
bool CQEFMReactionDM::isDefaultRow |
( |
const QModelIndex & |
i | ) |
const [virtual] |
bool CQEFMReactionDM::removeRows |
( |
int |
position, |
|
|
int |
rows, |
|
|
const QModelIndex & |
index = QModelIndex() |
|
) |
| [protected, virtual] |
int CQEFMReactionDM::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
bool CQEFMReactionDM::setData |
( |
const QModelIndex & |
index, |
|
|
const QVariant & |
value, |
|
|
int |
role = Qt::EditRole |
|
) |
| [virtual] |
void CQEFMReactionDM::setTask |
( |
const CEFMTask * |
pTask | ) |
|
The documentation for this class was generated from the following files: