KWeatherCore::CAPNamedValue
KWeatherCore::CAPNamedValue Class Reference
#include <capnamedvalue.h>
Properties | |
QString name Q_PROPERTYQString value Q_PROPERTYfloat | radius |
Public Attributes | |
QString | name |
QString | value |
Detailed Description
CAP key/value pairs as found in area geo codes, alert event codes or alert parameters.
Definition at line 18 of file capnamedvalue.h.
Property Documentation
◆ radius
QString name Q_PROPERTYQString value Q_PROPERTYfloat KWeatherCore::CAPNamedValue::radius |
Definition at line 21 of file capnamedvalue.h.
Member Data Documentation
◆ name
QString KWeatherCore::CAPNamedValue::name |
Definition at line 26 of file capnamedvalue.h.
◆ value
QString KWeatherCore::CAPNamedValue::value |
Definition at line 27 of file capnamedvalue.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:18:45 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.