QVariant.this

Creates a new dimensionless quantity from a number

  1. this(T scalar, Dimensions dim)
  2. this(Q qty)
  3. this(Q qty)
  4. this(T scalar)
    struct QVariant(N)
    this
    (
    T
    )
    ()
    if (
    isNumeric!T
    )

Meta