1 #ifndef _Q_QCOFPARAMETERS_HANDLE_HH_
2 #define _Q_QCOFPARAMETERS_HANDLE_HH_
template class to handle diana global QObject with QGlobalDataManager
general quantities about COF
QCOFParametersHandle(const std::string &name="COFParameters")
void SetAPLabel(const std::string &apl)
void SetAPVersion(const std::string &apv)
void SetNPSLabel(const std::string &npsl)
std::string fAPValidityKind
void SetAPValidityKind(const std::string &apvk)
std::string fNPSValidityKind
void SetNPSVersion(const std::string &npsv)
void SetNPSValidityKind(const std::string &npsvk)
error class with error type and description
the Diana namespace is needed because sometimes we use Qt libraries, that use same class names of our...