libdrmconf  0.11.0
A library to program DMR radios.
Protected Member Functions | List of all members
RadioLimitValue Class Reference

Base class to verify values. More...

#include <radiolimits.hh>

Inheritance diagram for RadioLimitValue:
Inheritance graph
[legend]
Collaboration diagram for RadioLimitValue:
Collaboration graph
[legend]

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. More...
 
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: