|
libdrmconf 0.13.3
A library to program DMR radios.
|
Represents the user information within the UserDatabase.
More...
#include <userdatabase.hh>
Public Member Functions | |
| User () | |
| Empty constructor. | |
| User (const QJsonObject &obj) | |
| Constructs entry from JSON object. | |
| bool | isValid () const |
Returns true if the entry is valid. | |
| unsigned | distance (unsigned id) const |
| Returns the "distance" between this user and the given ID. | |
Represents the user information within the UserDatabase.