mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-10-28 03:27:03 +00:00
Instantiate a QObject* from a literal QLitObject. LitObject only supports int64_t for now. uint64_t and double aren't implemented. Backports commit 3cf42b8b3af1bd61e736a9ca0f94806c7931ae56 from qemu |
||
|---|---|---|
| .. | ||
| Makefile.objs | ||
| qbool.c | ||
| qdict.c | ||
| qlist.c | ||
| qlit.c | ||
| qnull.c | ||
| qnum.c | ||
| qobject.c | ||
| qstring.c | ||