QVimeo
A Qt/C++ library and QML module to access the Vimeo Data API.
 All Classes Functions Enumerations Properties Groups Pages
QVimeo::Model Member List

This is the complete list of members for QVimeo::Model, including all inherited members.

append(const QMap< int, QVariant > &roles)QVimeo::Model
append(const QVariantMap &properties)QVimeo::Model
clear()QVimeo::Modelslot
countQVimeo::Model
countChanged(int c)QVimeo::Modelsignal
data(const QModelIndex &index, int role) const QVimeo::Model
get(int row) const QVimeo::Model
insert(const QModelIndex &index, const QMap< int, QVariant > &roles)QVimeo::Model
insert(int row, const QVariantMap &properties)QVimeo::Model
itemData(const QModelIndex &index) const QVimeo::Model
remove(const QModelIndex &index)QVimeo::Model
remove(int row)QVimeo::Model
rowCount(const QModelIndex &parent=QModelIndex()) const QVimeo::Model
set(int row, const QVariantMap &properties)QVimeo::Model
setData(const QModelIndex &index, const QVariant &value, int role)QVimeo::Model
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QVimeo::Model
setProperty(int row, const QString &property, const QVariant &value)QVimeo::Model