QJsonModel icon indicating copy to clipboard operation
QJsonModel copied to clipboard

QJsonModel::json() method not providing compact form

Open phoenixsc18 opened this issue 2 years ago • 0 comments

When trying to get the json string from the QJsonModel via the json() method it doesn't provide a means to get the compact formatting like arrayToJson() and objectToJson() methods do.

phoenixsc18 avatar Aug 09 '23 22:08 phoenixsc18