QMetaType.convert

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool convert(QMetaType fromType, const(void)* from, QMetaType toType, void* to)
  2. bool convert(const(void)* from, int fromTypeId, void* to, int toTypeId)
    struct QMetaType
    static
    bool
    convert
    (
    const(void)* from
    ,,
    void* to
    ,)

Meta