QGIS API Documentation  2.6.0-Brighton
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Protected Attributes | List of all members
QgsSvgListModel Class Reference

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

Protected Attributes

QStringList mSvgFiles

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: