QString.toIntegral_helper

Undocumented in source.
  1. qlonglong toIntegral_helper(QStringView string, bool* ok, int base)
    struct QString
    version(Windows)
    package pragma(mangle, "?toIntegral_helper@QString@@CA_JVQStringView@@PEA_NH@Z") static
    toIntegral_helper
  2. qulonglong toIntegral_helper(QStringView string, bool* ok, uint base)
  3. qlonglong toIntegral_helper(QStringView string, bool* ok, int base)
  4. qulonglong toIntegral_helper(QStringView string, bool* ok, uint base)

Meta