gambas-source-code/gb.qt4
gambas a89f827a39 Key.Shortcut is a new property that returns a string describing the key of a keyboard event with all its modifiers.
[GB.GTK]
* NEW: Key.Shortcut is a new property that returns a string describing the key of a keyboard event with all its modifiers.

[GB.GTK3]
* NEW: Key.Shortcut is a new property that returns a string describing the key of a keyboard event with all its modifiers.

[GB.QT4]
* NEW: Key.Shortcut is a new property that returns a string describing the key of a keyboard event with all its modifiers.

[GB.QT5]
* NEW: Key.Shortcut is a new property that returns a string describing the key of a keyboard event with all its modifiers.
2021-08-24 01:54:41 +02:00
..
share Fix Mouse.Button and Mouse.State, especially for mouses having more than 3 buttons. 2021-06-10 02:10:09 +02:00
src Key.Shortcut is a new property that returns a string describing the key of a keyboard event with all its modifiers. 2021-08-24 01:54:41 +02:00
acinclude.m4
AUTHORS
ChangeLog
component.am
configure.ac Add 'gb.qt4.webview' component. 2020-09-30 17:43:26 +02:00
COPYING
gambas.h
gb.draw.h
gb.eval.h
gb.geom.h
gb.gl.h
gb.image.h
gb.paint.h
gb.qt.am
gb_common.h
gbc_read_common.h
INSTALL
m4
Makefile.am
NEWS
README
reconf