LibDMRConf
0.5.0
A library to program DMR radios.
|
This is the complete list of members for ZoneChannelList, including all inherited members.
_channels | ZoneChannelList | protected |
addChannel(Channel *channel) | ZoneChannelList | |
channel(int idx) const | ZoneChannelList | |
clear() | ZoneChannelList | |
count() const | ZoneChannelList | |
data(const QModelIndex &index, int role=Qt::DisplayRole) const | ZoneChannelList | |
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | ZoneChannelList | |
modified() | ZoneChannelList | signal |
onChannelDeleted(QObject *obj) | ZoneChannelList | protectedslot |
remChannel(int idx) | ZoneChannelList | |
remChannel(Channel *channel) | ZoneChannelList | |
rowCount(const QModelIndex &parent=QModelIndex()) const | ZoneChannelList | |
ZoneChannelList(QObject *parent=nullptr) | ZoneChannelList | explicit |