QLocale.toLongLong

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

Meta