#include <stereotypesmodel.h>
bool StereotypesModel::addStereotype |
( |
UMLStereotype * |
stereotype | ) |
|
int StereotypesModel::columnCount |
( |
const QModelIndex & |
parent | ) |
const |
QVariant StereotypesModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
void StereotypesModel::emitDataChanged |
( |
const QModelIndex & |
index | ) |
|
void StereotypesModel::emitDataChanged |
( |
int |
index | ) |
|
QVariant StereotypesModel::headerData |
( |
int |
section, |
|
|
Qt::Orientation |
orientation, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
bool StereotypesModel::removeStereotype |
( |
UMLStereotype * |
stereotype | ) |
|
int StereotypesModel::rowCount |
( |
const QModelIndex & |
parent | ) |
const |
int StereotypesModel::m_count |
|
protected |
The documentation for this class was generated from the following files: