LibDMRConf  0.5.0
A library to program DMR radios.
ZoneList Member List

This is the complete list of members for ZoneList, including all inherited members.

_zonesZoneListprotected
addZone(Zone *zone, int row=-1)ZoneList
clear()ZoneList
count() constZoneList
data(const QModelIndex &index, int role=Qt::DisplayRole) constZoneList
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) constZoneList
modified()ZoneListsignal
moveDown(int row)ZoneList
moveUp(int row)ZoneList
onZoneDeleted(QObject *obj)ZoneListprotectedslot
remZone(int idx)ZoneList
remZone(Zone *zone)ZoneList
rowCount(const QModelIndex &parent=QModelIndex()) constZoneList
zone(int idx) constZoneList
ZoneList(QObject *parent=nullptr)ZoneListexplicit