quantities v0.4.2 (2015-03-31T17:00:18Z)
Home
Dub
Repo
QVariant.opBinaryRight
quantities
qvariant
QVariant
Undocumented in source. Be warned that the author may not have intended to support it.
auto
opBinaryRight
(Q other)
auto
opBinaryRight
(T other)
struct
QVariant
(N)
const
auto
opBinaryRight
(
string
op
T
)
(
T
other
)
if
(
isNumeric
!
T
&&
(
op
== "+" ||
op
== "-"
)
)
auto
opBinaryRight
(Q other)
auto
opBinaryRight
(T other)
auto
opBinaryRight
(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