QChar.isDigit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool isDigit()
  2. bool isDigit(dchar ucs4)
    struct QChar
    pragma(inline, true) static
    bool
    isDigit
    (
    dchar ucs4
    )

Meta