QMetaType.equals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool equals(const(void)* lhs, const(void)* rhs)
  2. bool equals(const(void)* lhs, const(void)* rhs, int typeId, int* result)
    struct QMetaType
    static
    bool
    equals
    (
    const(void)* lhs
    ,
    const(void)* rhs
    ,
    int typeId
    ,
    int* result
    )

Meta