Krita Source Code Documentation
Loading...
Searching...
No Matches
SvgCollectionModel Member List

This is the complete list of members for SvgCollectionModel, including all inherited members.

data(const QModelIndex &index, int role=Qt::DisplayRole) const overrideSvgCollectionModel
flags(const QModelIndex &index) const overrideSvgCollectionModel
m_iconSizeSvgCollectionModelprivate
m_showDescriptionSvgCollectionModelprivate
m_symbolCollectionSvgCollectionModelprivate
mimeData(const QModelIndexList &indexes) const overrideSvgCollectionModel
mimeTypes() const overrideSvgCollectionModel
rowCount(const QModelIndex &parent=QModelIndex()) const overrideSvgCollectionModel
setIconSize(int size)SvgCollectionModel
setShowDescription(bool showDescription)SvgCollectionModel
setSvgSymbolCollectionResource(QSharedPointer< KoSvgSymbolCollectionResource > resource)SvgCollectionModel
supportedDragActions() const overrideSvgCollectionModel
SvgCollectionModel(QObject *parent=0)SvgCollectionModelexplicit