Searched refs:prettyPrint (Results 1 – 3 of 3) sorted by relevance
228 QString prettyPrint = QGeoJson::toString(geoJson); in writeDebug() local231 debugFile.write(prettyPrint.toUtf8()); in writeDebug()239 QString prettyPrint = in print() local241 qDebug().noquote() << prettyPrint; in print()
3 "predef" : [ "$","libtoaster", "prettyPrint" ],
1224 prettyPrint=False, indentLevel=0): argument1225 if not prettyPrint: