QLocale.toUShort

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

Meta