|
Krita Source Code Documentation
|
#include "kritaflake_export.h"#include <QTabletEvent>#include <QDebug>#include <QFlags>#include <boost/operators.hpp>Go to the source code of this file.
Classes | |
| class | KoInputDevice |
Functions | |
| KRITAFLAKE_EXPORT QDebug | operator<< (QDebug debug, const KoInputDevice &device) |
| uint | qHash (const KoInputDevice &key) |
| KRITAFLAKE_EXPORT QDebug operator<< | ( | QDebug | debug, |
| const KoInputDevice & | device ) |
Definition at line 114 of file KoInputDevice.cpp.
References KoInputDevice::Airbrush, KoInputDevice::Cursor, KoInputDevice::device, KoInputDevice::Eraser, KoInputDevice::isMouse(), KoInputDevice::Pen, KoInputDevice::pointer, KoInputDevice::Puck, KoInputDevice::Stylus, KoInputDevice::uniqueTabletId, and KoInputDevice::Unknown.
|
inline |
Definition at line 244 of file KoInputDevice.h.
References KoInputDevice::device, KoInputDevice::isMouse(), KoInputDevice::pointer, qHash(), and KoInputDevice::uniqueTabletId.