Public Member Functions |
| QgsSvgListModel (QObject *parent) |
| QgsSvgListModel (QObject *parent, QString path) |
int | rowCount (const QModelIndex &parent=QModelIndex()) const |
QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
Constructor & Destructor Documentation
QgsSvgListModel::QgsSvgListModel |
( |
QObject * |
parent | ) |
|
|
inline |
QgsSvgListModel::QgsSvgListModel |
( |
QObject * |
parent, |
|
|
QString |
path |
|
) |
| |
|
inline |
Member Function Documentation
QVariant QgsSvgListModel::data |
( |
const QModelIndex & |
index, |
|
|
int |
role = Qt::DisplayRole |
|
) |
| const |
|
inline |
int QgsSvgListModel::rowCount |
( |
const QModelIndex & |
parent = QModelIndex() | ) |
const |
|
inline |
Member Data Documentation
QStringList QgsSvgListModel::mSvgFiles |
|
protected |
The documentation for this class was generated from the following file: