QBitArray.fill

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool fill(bool aval, qsizetype asize)
    struct QBitArray
    pragma(inline, true)
    bool
    fill
    (
    bool aval
    ,)
  2. void fill(bool val, qsizetype first, qsizetype last)

Meta