Struct qapi_qmp::MouseInfo [−][src]
Fields
current: bool
index: isize
absolute: bool
name: String
Trait Implementations
impl Debug for MouseInfo
[src]
impl Debug for MouseInfo
fn fmt(&self, f: &mut Formatter) -> Result
[src]
fn fmt(&self, f: &mut Formatter) -> Result
Formats the value using the given formatter. Read more
impl Clone for MouseInfo
[src]
impl Clone for MouseInfo