|
enum | Column { Title = 0,
ColumnCount
} |
|
|
int | rowCount (const QModelIndex &parent=QModelIndex()) const |
|
int | columnCount (const QModelIndex &parent=QModelIndex()) const |
|
QModelIndex | index (int row, int column, const QModelIndex &parent=QModelIndex()) const |
|
QModelIndex | parent (const QModelIndex &child) const |
|
QVariant | data (const QModelIndex &index, int role=Qt::DisplayRole) const |
|
QMediaPlaylist * | playlist () const |
|
void | setPlaylist (QMediaPlaylist *playlist) |
|
bool | setData (const QModelIndex &index, const QVariant &value, int role=Qt::DisplayRole) |
|
|
| PlaylistModel (QObject *parent=0) |
|
A documentação para esta classe foi gerada a partir dos seguintes ficheiros: