|
LibDMRConf
0.5.0
A library to program DMR radios.
|
This is the complete list of members for DTMFContact, including all inherited members.
| _name | Contact | protected |
| _number | DTMFContact | protected |
| _rxTone | Contact | protected |
| as() | Contact | inline |
| as() const | Contact | inline |
| Contact(const QString &name, bool rxTone=true, QObject *parent=nullptr) | Contact | protected |
| DTMFContact(const QString &name, const QString &number, bool rxTone=false, QObject *parent=nullptr) | DTMFContact | |
| is() const | Contact | inline |
| isValid() const | DTMFContact | |
| modified() | Contact | signal |
| name() const | Contact | |
| number() const | DTMFContact | |
| rxTone() const | Contact | |
| setName(const QString &name) | Contact | |
| setNumber(const QString &number) | DTMFContact | |
| setRXTone(bool enable) | Contact |
1.8.17