Add ability to generate enums

While we know the integer values corresponding to most key sets, the
QEMU QKeyCode values are explicitly not-public, not guaranteed stable.
We must therefore be able to emit symbolic enum constants, instead of
raw int values.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
1 file changed
tree: 8854557e553ee9ff09735d0598889d1e3082a5e5
  1. data/
  2. tests/
  3. tools/
  4. LICENSE.BSD
  5. LICENSE.GPL2
  6. README