Home
last modified time | relevance | path

Searched defs:numberFromString (Results 1 – 2 of 2) sorted by relevance

/dports/games/libretro-mu/Mu-ff746b8/qtBuildSystem/Mu/
H A Ddebugviewer.cpp29 int64_t DebugViewer::numberFromString(QString str, bool negativeAllowed){ in numberFromString() function in DebugViewer
/dports/security/openconnect-gui/openconnect-gui-v1.5.3/external/src/qt-solutions-master/qtscriptclassic/src/
H A Dqscriptengine_p.cpp237 qsreal numberFromString(const QString &repr) in numberFromString() function