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