LibDMRConf
0.6.0
A library to program DMR radios.
|
This is the complete list of members for RoamingZoneList, including all inherited members.
_zones | RoamingZoneList | protected |
addZone(RoamingZone *zone, int row=-1) | RoamingZoneList | |
clear() | RoamingZoneList | |
count() const | RoamingZoneList | |
data(const QModelIndex &index, int role=Qt::DisplayRole) const | RoamingZoneList | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | RoamingZoneList | |
indexOf(RoamingZone *zone) const | RoamingZoneList | |
modified() | RoamingZoneList | signal |
moveDown(int row) | RoamingZoneList | |
moveUp(int row) | RoamingZoneList | |
onZoneDeleted(QObject *obj) | RoamingZoneList | protectedslot |
remZone(int idx) | RoamingZoneList | |
remZone(RoamingZone *zone) | RoamingZoneList | |
RoamingZoneList(QObject *parent=nullptr) | RoamingZoneList | explicit |
rowCount(const QModelIndex &parent=QModelIndex()) const | RoamingZoneList | |
uniqueChannels() const | RoamingZoneList | |
uniqueChannels(QSet< DigitalChannel * > &channels) const | RoamingZoneList | |
zone(int idx) const | RoamingZoneList |