| Package | Description |
|---|---|
| org.anarres.qemu.qapi.api |
Autogenerated API classes for the QApi protocol.
|
| Modifier and Type | Field and Description |
|---|---|
QKeyCode |
KeyValue.qcode |
| Modifier and Type | Method and Description |
|---|---|
static QKeyCode |
QKeyCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static QKeyCode[] |
QKeyCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static KeyValue |
KeyValue.qcode(QKeyCode qcode) |