LibDMRConf
0.6.0
A library to program DMR radios.
|
This is the complete list of members for RoamingZone, including all inherited members.
_channel | RoamingZone | protected |
_name | RoamingZone | protected |
addChannel(DigitalChannel *ch, int row=-1) | RoamingZone | |
channel(int idx) const | RoamingZone | |
clear() | RoamingZone | |
count() const | RoamingZone | |
data(const QModelIndex &index, int role=Qt::DisplayRole) const | RoamingZone | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | RoamingZone | |
modified() | RoamingZone | signal |
moveDown(int row) | RoamingZone | |
moveUp(int row) | RoamingZone | |
name() const | RoamingZone | |
onChannelDeleted(QObject *obj) | RoamingZone | protectedslot |
remChannel(int row) | RoamingZone | |
remChannel(DigitalChannel *ch) | RoamingZone | |
RoamingZone(const QString &name, QObject *parent=nullptr) | RoamingZone | explicit |
rowCount(const QModelIndex &parent=QModelIndex()) const | RoamingZone | |
setName(const QString &name) | RoamingZone |