Searched defs:decimalSep (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/globals/
H A DVBoxGlobal.cpp2691 QChar VBoxGlobal::decimalSep() function in class:VBoxGlobal
2714 .arg (decimalSep())
2873 if (aDecimal) number += QString ("%1%2").arg (decimalSep())

Completed in 58 milliseconds