QBitArray.fill

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

Meta