QBitArray.setBit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void setBit(int i)
  2. void setBit(int i, bool val)
    struct QBitArray
    pragma(inline, true)
    void
    setBit
    (
    int i
    ,
    bool val
    )

Meta