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

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

_channelsChannelListprotected
addChannel(Channel *channel, int row=-1)ChannelList
channel(int idx) constChannelList
ChannelList(QObject *parent=nullptr)ChannelListexplicit
clear()ChannelList
columnCount(const QModelIndex &index) constChannelList
count() constChannelList
data(const QModelIndex &index, int role=Qt::DisplayRole) constChannelList
findAnalogChannelByTxFreq(double freq) constChannelList
findDigitalChannel(double rx, double tx, DigitalChannel::TimeSlot ts, uint cc) constChannelList
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) constChannelList
indexOf(Channel *channel) constChannelList
modified()ChannelListsignal
moveDown(int idx)ChannelList
moveUp(int idx)ChannelList
onChannelDeleted(QObject *obj)ChannelListprotectedslot
onChannelEdited()ChannelListprotectedslot
remChannel(Channel *channel)ChannelList
remChannel(int idx)ChannelList
rowCount(const QModelIndex &index) constChannelList