dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QBitArray.fill
qt
core
bitarray
QBitArray
Undocumented in source. Be warned that the author may not have intended to support it.
bool
fill
(bool aval, int asize)
struct
QBitArray
pragma(
inline
, true)
bool
fill
(
bool
aval
,
int
asize
= -1
)
void
fill
(bool val, int first, int last)
Meta
Source
See Implementation
qt
core
bitarray
QBitArray
aliases
DataPtr
constructors
this
functions
at
bits
clear
clearBit
count
data_ptr
detach
fill
isDetached
isEmpty
isNull
opIndex
opOpAssign
resize
setBit
size
testBit
toggleBit
truncate
postblits
this(this)
static functions
fromBits