KDECore
kaccelmanager_private.h File Reference
#include <qstring.h>
#include <qmemarray.h>
#include <qvaluelist.h>
#include <qobject.h>
Include dependency graph for kaccelmanager_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 QValueList< KAccelString > | KAccelStringList |
Typedef Documentation
typedef QValueList<KAccelString> KAccelStringList |
Definition at line 80 of file kaccelmanager_private.h.