![]() |
Sayonara Player
|
Public Member Functions | |
SomaFMStationModel (QObject *parent=0) | |
int | rowCount (const QModelIndex &parent=QModelIndex()) const |
QVariant | data (const QModelIndex &index, int role) const |
QModelIndex | getFirstRowIndexOf (QString substr) |
QModelIndex | getNextRowIndexOf (QString substr, int cur_row, const QModelIndex &parent) |
QModelIndex | getPrevRowIndexOf (QString substr, int cur_row, const QModelIndex &parent) |
QMap< QChar, QString > | getExtraTriggers () |
void | setStringList (const QStringList &stations) |