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

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

_channelsScanListprotected
_nameScanListprotected
_priorityChannelScanListprotected
_secPriorityChannelScanListprotected
_txChannelScanListprotected
addChannel(Channel *channel)ScanList
channel(int idx) constScanList
clear()ScanList
contains(Channel *channel) constScanList
count() constScanList
data(const QModelIndex &index, int role=Qt::DisplayRole) constScanList
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) constScanList
modified()ScanListsignal
name() constScanList
onChannelDeleted(QObject *obj)ScanListprotectedslot
priorityChannel() constScanList
remChannel(int idx)ScanList
remChannel(Channel *channel)ScanList
rowCount(const QModelIndex &parent=QModelIndex()) constScanList
ScanList(const QString &name, QObject *parent=nullptr)ScanList
secPriorityChannel() constScanList
setName(const QString &name)ScanList
setPriorityChannel(Channel *channel)ScanList
setSecPriorityChannel(Channel *channel)ScanList
setTXChannel(Channel *channel)ScanList
txChannel() constScanList