LibDMRConf  0.6.0
A library to program DMR radios.
All Classes Functions Variables Typedefs Enumerations Enumerator Properties Modules Pages
RoamingZone Member List

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

_channelRoamingZoneprotected
_nameRoamingZoneprotected
addChannel(DigitalChannel *ch, int row=-1)RoamingZone
channel(int idx) constRoamingZone
clear()RoamingZone
count() constRoamingZone
data(const QModelIndex &index, int role=Qt::DisplayRole) constRoamingZone
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) constRoamingZone
modified()RoamingZonesignal
moveDown(int row)RoamingZone
moveUp(int row)RoamingZone
name() constRoamingZone
onChannelDeleted(QObject *obj)RoamingZoneprotectedslot
remChannel(int row)RoamingZone
remChannel(DigitalChannel *ch)RoamingZone
RoamingZone(const QString &name, QObject *parent=nullptr)RoamingZoneexplicit
rowCount(const QModelIndex &parent=QModelIndex()) constRoamingZone
setName(const QString &name)RoamingZone