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

This is the complete list of members for QSoundCloud::StreamsModel, including all inherited members.

append(const QMap< int, QVariant > &roles)QSoundCloud::Model
append(const QVariantMap &properties)QSoundCloud::Model
cancel()QSoundCloud::StreamsModelslot
clear()QSoundCloud::Modelslot
countQSoundCloud::Model
countChanged(int c)QSoundCloud::Modelsignal
data(const QModelIndex &index, int role) const QSoundCloud::Model
errorQSoundCloud::StreamsModel
errorStringQSoundCloud::StreamsModel
get(const QString &id)QSoundCloud::StreamsModelslot
QSoundCloud::Model::get(int row) const QSoundCloud::Model
insert(const QModelIndex &index, const QMap< int, QVariant > &roles)QSoundCloud::Model
insert(int row, const QVariantMap &properties)QSoundCloud::Model
itemData(const QModelIndex &index) const QSoundCloud::Model
reload()QSoundCloud::StreamsModelslot
remove(const QModelIndex &index)QSoundCloud::Model
remove(int row)QSoundCloud::Model
resultQSoundCloud::StreamsModel
Roles enum nameQSoundCloud::StreamsModel
rowCount(const QModelIndex &parent=QModelIndex()) const QSoundCloud::Model
set(int row, const QVariantMap &properties)QSoundCloud::Model
setData(const QModelIndex &index, const QVariant &value, int role)QSoundCloud::Model
setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles)QSoundCloud::Model
setNetworkAccessManager(QNetworkAccessManager *manager)QSoundCloud::StreamsModel
setProperty(int row, const QString &property, const QVariant &value)QSoundCloud::Model
statusQSoundCloud::StreamsModel
statusChanged(QSoundCloud::StreamsRequest::Status s)QSoundCloud::StreamsModelsignal