public class QEmuKeyboardOption extends AbstractQEmuOption
| Modifier and Type | Class and Description |
|---|---|
static class |
QEmuKeyboardOption.Layout |
QEmuOption.Container| Constructor and Description |
|---|
QEmuKeyboardOption(QEmuKeyboardOption.Layout layout) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendTo(List<? super String> line) |
add, appendTo, appendTo, joinpublic QEmuKeyboardOption(@Nonnull QEmuKeyboardOption.Layout layout)