|
LibDMRConf
0.5.0
A library to program DMR radios.
|
This is the complete list of members for ScanList, including all inherited members.
| _channels | ScanList | protected |
| _name | ScanList | protected |
| _priorityChannel | ScanList | protected |
| _secPriorityChannel | ScanList | protected |
| _txChannel | ScanList | protected |
| addChannel(Channel *channel) | ScanList | |
| channel(int idx) const | ScanList | |
| clear() | ScanList | |
| contains(Channel *channel) const | ScanList | |
| count() const | ScanList | |
| data(const QModelIndex &index, int role=Qt::DisplayRole) const | ScanList | |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | ScanList | |
| modified() | ScanList | signal |
| name() const | ScanList | |
| onChannelDeleted(QObject *obj) | ScanList | protectedslot |
| priorityChannel() const | ScanList | |
| remChannel(int idx) | ScanList | |
| remChannel(Channel *channel) | ScanList | |
| rowCount(const QModelIndex &parent=QModelIndex()) const | ScanList | |
| ScanList(const QString &name, QObject *parent=nullptr) | ScanList | |
| secPriorityChannel() const | ScanList | |
| setName(const QString &name) | ScanList | |
| setPriorityChannel(Channel *channel) | ScanList | |
| setSecPriorityChannel(Channel *channel) | ScanList | |
| setTXChannel(Channel *channel) | ScanList | |
| txChannel() const | ScanList |
1.8.17