That's very disappointing. So if I had a custom spreadsheet application I can only copy a range with Ctrl+C when the action is visible?
I wonder how the default copy shortcut works...
That's very disappointing. So if I had a custom spreadsheet application I can only copy a range with Ctrl+C when the action is visible?
I wonder how the default copy shortcut works...
How else would a user know there is an action with a Ctrl+C shortcut?
I don't know what you mean by "default copy shortcut" but you can install an application wide shortcut if you want. Not directly through QAction though.I wonder how the default copy shortcut works...
I see now. I'm trying to implement many Ctrl+C's that behave differently depending upon the widget they are acting upon, and Qt does not support this.
I need something like a contextual shortcut, but they don't exist.
Thanks for your help anyway!
Bookmarks