150 bool is_array =
false;
151 if(name ==
"cvParam")
154 std::map<QString, pappso::cbor::mzcbor::CvParam> cvparam_map =
156 for(
auto &cvparam_pair : cvparam_map)
161 else if(name ==
"binaryDataArray")
164 mp_writer->writeStartElement(
"binaryDataArrayList");
191 qWarning() <<
"not a map, not an array";
214 qDebug() << current_attribute;
219 qDebug() << current_attribute;
220 mp_writer->writeAttribute(current_attribute,
226 qDebug() << current_attribute;
227 mp_writer->writeAttribute(current_attribute,
233 qDebug() << current_attribute;
238 qDebug() << current_attribute;