|
| enum | Roles { Name = Qt::UserRole
, Version
} |
|
| | SsuFeatureModel (QObject *parent=0) |
| | SsuFeatureModel (QObject *parent, const QString &path) |
| virtual int | rowCount (const QModelIndex &parent=QModelIndex()) const |
| virtual QVariant | data (const QModelIndex &index, int role) const |
|
| QHash< int, QByteArray > | roleNames () const |
| const QHash< QByteArray, QString > & | featureAt (int index) const |
Definition at line 16 of file ssufeaturemodel.h.
◆ Roles
| enum SsuFeatureModel::Roles |
◆ SsuFeatureModel() [1/2]
| SsuFeatureModel::SsuFeatureModel |
( |
QObject * | parent = 0 | ) |
|
◆ SsuFeatureModel() [2/2]
| SsuFeatureModel::SsuFeatureModel |
( |
QObject * | parent, |
|
|
const QString & | path ) |
◆ ~SsuFeatureModel()
| SsuFeatureModel::~SsuFeatureModel |
( |
| ) |
|
◆ count
| int SsuFeatureModel::count |
( |
| ) |
const |
|
slot |
◆ data()
| QVariant SsuFeatureModel::data |
( |
const QModelIndex & | index, |
|
|
int | role ) const |
|
virtual |
◆ featureAt()
| const QHash< QByteArray, QString > & SsuFeatureModel::featureAt |
( |
int | index | ) |
const |
|
protected |
◆ reload
| void SsuFeatureModel::reload |
( |
| ) |
|
|
slot |
◆ roleNames()
| QHash< int, QByteArray > SsuFeatureModel::roleNames |
( |
| ) |
const |
|
protected |
◆ rowCount()
| int SsuFeatureModel::rowCount |
( |
const QModelIndex & | parent = QModelIndex() | ) |
const |
|
virtual |
◆ FeatureModelTest
◆ count
| int SsuFeatureModel::count |
|
read |
The documentation for this class was generated from the following files: