1enum QType ['none', 'qnull', 'qnum', 'qstring', 'qdict', 'qlist', 'qbool'] 2 prefix QTYPE 3object q_empty 4