QString.toIntegral_helper

Undocumented in source.
  1. qlonglong toIntegral_helper(QStringView string, bool* ok, int base)
  2. qulonglong toIntegral_helper(QStringView string, bool* ok, uint base)
    struct QString
    version(Windows)
    package pragma(mangle, "?toIntegral_helper@QString@@CA_KVQStringView@@PEA_NI@Z") static
    toIntegral_helper
    (,
    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