Obtains data which has previously been attached to type with set_qdata
.
Note that this does not take subtyping into account; data attached to one type with set_qdata cannot be retrieved from a subtype using get_qdata.
| quark |
a Quark id to identify the data |
| type |
a Type |
|
the data, or null if no data was found |