quantities v0.4.2 (2015-03-31T17:00:18Z)
Home
Dub
Repo
QVariant.opOpAssign
quantities
qvariant
QVariant
Undocumented in source. Be warned that the author may not have intended to support it.
void
opOpAssign
(Q other)
void
opOpAssign
(T other)
struct
QVariant
(N)
void
opOpAssign
(
string
op
T
)
(
T
other
)
if
(
isNumeric
!
T
&&
(
op
== "+" ||
op
== "-"
)
)
void
opOpAssign
(Q other)
void
opOpAssign
(T other)
Meta
Source
See Implementation
quantities
qvariant
QVariant
aliases
valueType
constructors
this
functions
baseUnit
get
isConsistentWith
opAssign
opBinary
opBinaryRight
opCast
opCmp
opEquals
opOpAssign
opUnary
rawValue
toString
value
static functions
make
variables
_value
dimensions