mirror of https://gitee.com/openkylin/qemu.git
10 lines
293 B
Plaintext
10 lines
293 B
Plaintext
object q_empty
|
|
enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool']
|
|
prefix QTYPE
|
|
module include-relpath.json
|
|
include include/relpath.json
|
|
module include/relpath.json
|
|
include include-relpath-sub.json
|
|
module include-relpath-sub.json
|
|
enum Status ['good', 'bad', 'ugly']
|