QLocale.toULong

Undocumented in source.
  1. cpp_ulong toULong(const(QString) s, bool* ok)
  2. cpp_ulong toULong(const(QStringRef) s, bool* ok)
    struct QLocale
    const
    static if(QT_STRINGVIEW_LEVEL < 2)
    cpp_ulong
    toULong
    (
    ref const(QStringRef) s
    ,
    bool* ok = null
    )
  3. cpp_ulong toULong(QStringView s, bool* ok)

Meta