libs/flake
KoInputDevice.h File Reference
#include "flake_export.h"#include <QHash>#include <QTabletEvent>#include <QDebug>
Include dependency graph for KoInputDevice.h:

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

Go to the source code of this file.
Classes | |
| class | KoInputDevice |
| This class represents an input device. More... | |
Functions | |
| FLAKE_EXPORT QDebug | operator<< (QDebug debug, const KoInputDevice &device) |
| uint | qHash (const KoInputDevice &key) |
Function Documentation
| FLAKE_EXPORT QDebug operator<< | ( | QDebug | debug, | |
| const KoInputDevice & | device | |||
| ) |
Definition at line 119 of file KoInputDevice.cpp.
| uint qHash | ( | const KoInputDevice & | key | ) | [inline] |
Definition at line 100 of file KoInputDevice.h.
