For a purpose I need to use void QTextStream::setRealNumberNotation(RealNumberNotat ion notation). I looked at so-called Docs for it, but there is no example for beginners! (It's here: http://doc.qt.io/qt-5/qtextstream.ht...NumberNotation)

For example:

Qt Code:
  1. // here how to use it
To copy to clipboard, switch view to plain text mode