Hi all,

the shortcut property on QuickControls Action uses a string. The
documentation on this one is very short: "Shortcut bound to the action.
Defaults to the empty string."

Is there a list somewhere describing the "string" names of all keys and how
to write these as combinations of ctrl, shift, etc.?

Are the key names as strings always the same as in the Qt::Key enum without
the "Key_" part?

Is it possible to set up key sequences like those used in QtCreator?
(ctrl-e, ctrl-2 and such) How's the string syntax for those?

Cheers,
Ola
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to