Home
last modified time | relevance | path

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

/dports/databases/sqlitestudio/sqlitestudio-3.3.3/Plugins/XmlExport/
H A Dxmlexport.cpp94 static const QString nullTpl = QStringLiteral("<value column=\"%1\" null=\"true\"/>"); in exportQueryResultsRow() local
103 writeln(nullTpl.arg(i)); in exportQueryResultsRow()