KDECore
kshortcut.h File Reference
#include <qkeysequence.h>
#include <qstring.h>
#include "kdelibs_export.h"
Include dependency graph for kshortcut.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
class | KKey |
A KKey object represents a single key with possible modifiers (Shift, Ctrl, Alt, Win). More... | |
class | KKeySequence |
A KKeySequence object holds a sequence of up to 4 keys. More... | |
class | KShortcut |
The KShortcut class is used to represent a keyboard shortcut to an action. More... |