qapi: move QKeyCode doc body at the top
Following documentation guidelines. Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com> Message-Id: <20170113144135.5150-3-marcandre.lureau@redhat.com> Reviewed-by: Markus Armbruster <armbru@redhat.com> Signed-off-by: Markus Armbruster <armbru@redhat.com>
This commit is contained in:
parent
3df58d4115
commit
515b17c27c
@ -3615,6 +3615,10 @@
|
|||||||
##
|
##
|
||||||
# @QKeyCode:
|
# @QKeyCode:
|
||||||
#
|
#
|
||||||
|
# An enumeration of key name.
|
||||||
|
#
|
||||||
|
# This is used by the @send-key command.
|
||||||
|
#
|
||||||
# @unmapped: since 2.0
|
# @unmapped: since 2.0
|
||||||
# @pause: since 2.0
|
# @pause: since 2.0
|
||||||
# @ro: since 2.4
|
# @ro: since 2.4
|
||||||
@ -3625,10 +3629,6 @@
|
|||||||
# @henkan: since 2.9
|
# @henkan: since 2.9
|
||||||
# @yen: since 2.9
|
# @yen: since 2.9
|
||||||
#
|
#
|
||||||
# An enumeration of key name.
|
|
||||||
#
|
|
||||||
# This is used by the send-key command.
|
|
||||||
#
|
|
||||||
# Since: 1.3.0
|
# Since: 1.3.0
|
||||||
#
|
#
|
||||||
##
|
##
|
||||||
|
Loading…
Reference in New Issue
Block a user