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

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

_channelsZoneChannelListprotected
addChannel(Channel *channel)ZoneChannelList
channel(int idx) constZoneChannelList
clear()ZoneChannelList
count() constZoneChannelList
data(const QModelIndex &index, int role=Qt::DisplayRole) constZoneChannelList
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) constZoneChannelList
modified()ZoneChannelListsignal
onChannelDeleted(QObject *obj)ZoneChannelListprotectedslot
remChannel(int idx)ZoneChannelList
remChannel(Channel *channel)ZoneChannelList
rowCount(const QModelIndex &parent=QModelIndex()) constZoneChannelList
ZoneChannelList(QObject *parent=nullptr)ZoneChannelListexplicit