libdrmconf 0.12.1
A library to program DMR radios.
Loading...
Searching...
No Matches
RadioLimitValue Class Reference

Base class to verify values. More...

#include <radiolimits.hh>

Inheritance diagram for RadioLimitValue:
Collaboration diagram for RadioLimitValue:

Protected Member Functions

 RadioLimitValue (QObject *parent=nullptr)
 Hidden constructor.
Protected Member Functions inherited from RadioLimitElement
 RadioLimitElement (QObject *parent=nullptr)
 Hidden constructor.

Additional Inherited Members

Public Types inherited from RadioLimitElement
typedef std::initializer_list< std::pair< QString, RadioLimitElement * > > PropList
 Initializer lists of ConfigItem properties.
Public Member Functions inherited from RadioLimitElement
virtual bool verify (const ConfigItem *item, const QMetaProperty &prop, RadioLimitContext &context) const =0
 Verifies the given property of the specified item.
virtual ~RadioLimitElement ()
 Destructor.

Detailed Description

Base class to verify values.

That is, the verification of strings, integers, floats, etc.


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