UNIVERS
15.3
UNIVERS base processing software API
|
Classes | |
struct | Tags |
Public Member Functions | |
virtual QDomElement | operator() (const hds::BatchModuleParameter ¶m, QDomDocument &doc) const |
virtual BatchModuleParameter * | operator() (const QDomNode &node) const |
Additional Inherited Members | |
Static Public Member Functions inherited from hds::ParameterXMLParser | |
static ParameterXMLParser * | parser (BatchModuleParameter::Type type) |
Static Protected Member Functions inherited from hds::ParameterXMLParser | |
template<typename IT > | |
static void | xml2list_of_items (const QDomNode &node, QList< IT > &list, const QString &i_xml_param_elem, const QString &i_xml_param_elem_id) |
|
virtual |
Generated parameter should be deleted.
Reimplemented from hds::ParameterXMLParser.