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