QLocale.toLong

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

Meta