|
| enum | Column {
band_column
, frequency_column
, switch_at_column
, switch_until_column
,
description_column
} |
|
using | Frequency = Radio::Frequency |
|
using | FrequencyDelta = Radio::FrequencyDelta |
|
using | Stations = QList<Station> |
|
|
| StationList (Bands const *bands, QObject *parent=nullptr) |
|
| StationList (Bands const *bands, Stations, QObject *parent=nullptr) |
|
Stations | station_list (Stations) |
|
Stations const & | station_list () const |
|
QModelIndex | add (Station) |
|
bool | remove (Station) |
|
bool | removeDisjointRows (QModelIndexList) |
|
|
static int constexpr | SortRole = Qt::UserRole |
The documentation for this class was generated from the following files: