|
libcuteradio
A Qt/C++ library and QML module to access the cuteRadio Data API.
|
This is the complete list of members for CuteRadio::Model, including all inherited members.
| append(const QMap< int, QVariant > &roles) | CuteRadio::Model | |
| append(const QVariantMap &properties) | CuteRadio::Model | |
| clear() | CuteRadio::Model | slot |
| count | CuteRadio::Model | |
| countChanged(int count) | CuteRadio::Model | signal |
| data(const QModelIndex &index, int role) const | CuteRadio::Model | |
| find(const QString &property, const QVariant &value) const | CuteRadio::Model | |
| get(int row) const | CuteRadio::Model | |
| insert(const QModelIndex &index, const QMap< int, QVariant > &roles) | CuteRadio::Model | |
| insert(int row, const QVariantMap &properties) | CuteRadio::Model | |
| itemData(const QModelIndex &index) const | CuteRadio::Model | |
| remove(const QModelIndex &index) | CuteRadio::Model | |
| remove(int row) | CuteRadio::Model | |
| rowCount(const QModelIndex &parent=QModelIndex()) const | CuteRadio::Model | |
| set(int row, const QVariantMap &properties) | CuteRadio::Model | |
| setData(const QModelIndex &index, const QVariant &value, int role) | CuteRadio::Model | |
| setItemData(const QModelIndex &index, const QMap< int, QVariant > &roles) | CuteRadio::Model | |
| setProperty(int row, const QString &property, const QVariant &value) | CuteRadio::Model |
1.8.1.2