#include <objectsmodel.h>
| ObjectsModel::ObjectsModel |
( |
| ) |
|
|
explicit |
| int ObjectsModel::columnCount |
( |
const QModelIndex & |
parent | ) |
const |
| QVariant ObjectsModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
| void ObjectsModel::emitDataChanged |
( |
const QModelIndex & |
index | ) |
|
| void ObjectsModel::emitDataChanged |
( |
int |
index | ) |
|
| void ObjectsModel::emitDataChanged |
( |
UMLObject * |
o | ) |
|
| QVariant ObjectsModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
| int ObjectsModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
| QList<QPointer<UMLObject> > ObjectsModel::m_allObjects |
|
protected |
The documentation for this class was generated from the following files: