commit | ab2d3187620e98f23c84b991e1c8d70aefc76198 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Wed Oct 07 13:42:02 2009 -0300 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Thu Oct 08 21:17:19 2009 -0500 |
tree | a4595bac4bcca784e310968830b969b6140d900f | |
parent | 83fb1de2bb2637cce0c73f0c5bb53ab48d343e3f [diff] |
monitor: Convert do_info_version() to QObject The returned data is always a QString. Also introduces monitor_print_qobject(), which can be used as a standard way to print QObjects in the user protocol format. Patchworks-ID: 35350 Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>