libdrmconf 0.15.0
A library to program DMR radios.
Loading...
Searching...
No Matches
D168UVCodeplug::FixedLocationNamesElement Class Reference

Represents a set of up to 8 fixed location names. More...

#include <d168uv_codeplug.hh>

Inheritance diagram for D168UVCodeplug::FixedLocationNamesElement:
Collaboration diagram for D168UVCodeplug::FixedLocationNamesElement:

Classes

struct  Limit
 Some limits. More...
struct  Offset
 Some internal offsets. More...

Public Member Functions

 FixedLocationNamesElement (uint8_t *ptr)
 Constructor.
void clear () override
virtual QString name (unsigned int n) const
 Returns the n-th name.
virtual void setName (unsigned int n, const QString &name)
 Sets the n-th name.

Static Public Member Functions

static constexpr unsigned int size ()
 Size of the element.

Detailed Description

Represents a set of up to 8 fixed location names.

The locations are stored in the APRSSettingsElement.


The documentation for this class was generated from the following files:
  • /builddir/build/BUILD/qdmr-0.15.0-build/qdmr-0.15.0/lib/d168uv_codeplug.hh
  • /builddir/build/BUILD/qdmr-0.15.0-build/qdmr-0.15.0/lib/d168uv_codeplug.cc