QVariant.this

Creates a new quantity from another one with the same dimensions

  1. this(T scalar, Dimensions dim)
  2. this(Q qty)
    struct QVariant(N)
    this
    (
    Q
    )
    (
    auto ref const Q qty
    )
  3. this(Q qty)
  4. this(T scalar)

Meta