Home
last modified time | relevance | path

Searched refs:new_xml_options (Results 1 – 1 of 1) sorted by relevance

/dports/cad/qelectrotech/qet-0.7.0/sources/NameList/
H A Dnameslist.cpp165 QHash<QString, QString> new_xml_options = xml_options; in getXmlOptions() local
167 new_xml_options.insert("ParentTagName", "names"); in getXmlOptions()
170 new_xml_options.insert("TagName", "name"); in getXmlOptions()
173 new_xml_options.insert("LanguageAttribute", "lang"); in getXmlOptions()
175 return new_xml_options; in getXmlOptions()