Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you may not be able to execute some actions.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
wie kann ich ein double in einen Qstring oder string umwandeln die funktion anderrum kenn ich
Hi,
QString::number(5.0); funktioniert.
thx für die schnelle antwort