commit | e78c48ec4e192ef1b1a210bdf5a8d253d7826c25 | [log] [tgz] |
---|---|---|
author | Luiz Capitulino <lcapitulino@redhat.com> | Thu Dec 10 17:16:04 2009 -0200 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Sat Dec 12 07:59:49 2009 -0600 |
tree | 1e6e71fd2373dbb9bbe5333b37a597ffdbd38b32 | |
parent | 9603ceba2edd1dc7e3823da76d84706d3d1c3d78 [diff] |
monitor: Convert do_info_mice() to QObject Each mouse is represented by a QDict, the returned QObject is a QList of all mice. This commit should not change user output. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>