dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
QConstIterator.opBinary
qt
core
iterable
QConstIterator
Undocumented in source. Be warned that the author may not have intended to support it.
QConstIterator
opBinary
(qsizetype j)
QConstIterator
opBinary
(qsizetype j)
qsizetype
opBinary
(const(QConstIterator) j)
struct
QConstIterator
(Container)
const
qsizetype
opBinary
(
string
op
)
(
ref
const
(
QConstIterator
)
j
)
if
(
op
== "-"
)
Meta
Source
See Implementation
qt
core
iterable
QConstIterator
aliases
difference_type
constructors
this
functions
opBinary
opOpAssign
opUnary
variables
base0