JS8Call-Improved master
Loading...
Searching...
No Matches
StationList Class Referencefinal
Inheritance diagram for StationList:
Collaboration diagram for StationList:

Classes

struct  Station
class  impl

Public Types

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>

Public Member Functions

 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 Public Attributes

static int constexpr SortRole = Qt::UserRole

The documentation for this class was generated from the following files: