commit | 1fd825f785975a430fbbaff7d80694cc7504360e | [log] [tgz] |
---|---|---|
author | Anthony Liguori <aliguori@us.ibm.com> | Wed Nov 11 12:01:22 2009 -0600 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 17 08:49:40 2009 -0600 |
tree | ccf2103f2fd303e2c0910fb4037a512a6010099a | |
parent | 21f800d340ae080435f08e762d7b2868204c3772 [diff] |
Provide marshalling mechanism for json This introduces qobject_to_json which will convert a QObject to a JSON string representation. Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>