KDEUI
kacceleratormanager_private.h File Reference
#include <QtCore/QString>
#include <QtCore/QObject>
Include dependency graph for kacceleratormanager_private.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
class | KAccelManagerAlgorithm |
This class encapsulates the algorithm finding the 'best' distribution of accelerators in a hierarchy of widgets. More... | |
class | KAccelString |
A string class handling accelerators. More... | |
class | KPopupAccelManager |
This class manages a popup menu. More... | |
class | QWidgetStackAccelManager |
Typedefs | |
typedef QList< KAccelString > | KAccelStringList |
Typedef Documentation
typedef QList<KAccelString> KAccelStringList |
Definition at line 79 of file kacceleratormanager_private.h.