|
LibDMRConf
0.6.0
A library to program DMR radios.
|
This is the complete list of members for ChannelList, including all inherited members.
| _channels | ChannelList | protected |
| addChannel(Channel *channel, int row=-1) | ChannelList | |
| channel(int idx) const | ChannelList | |
| ChannelList(QObject *parent=nullptr) | ChannelList | explicit |
| clear() | ChannelList | |
| columnCount(const QModelIndex &index) const | ChannelList | |
| count() const | ChannelList | |
| data(const QModelIndex &index, int role=Qt::DisplayRole) const | ChannelList | |
| findAnalogChannelByTxFreq(double freq) const | ChannelList | |
| findDigitalChannel(double rx, double tx, DigitalChannel::TimeSlot ts, uint cc) const | ChannelList | |
| headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const | ChannelList | |
| indexOf(Channel *channel) const | ChannelList | |
| modified() | ChannelList | signal |
| moveDown(int idx) | ChannelList | |
| moveUp(int idx) | ChannelList | |
| onChannelDeleted(QObject *obj) | ChannelList | protectedslot |
| onChannelEdited() | ChannelList | protectedslot |
| remChannel(Channel *channel) | ChannelList | |
| remChannel(int idx) | ChannelList | |
| rowCount(const QModelIndex &index) const | ChannelList |
1.8.17