|
Krita Source Code Documentation
|
#include <MyPaintSensorPack.h>
Inheritance diagram for MyPaintSensorData:Public Member Functions | |
| MyPaintSensorData () | |
Friends | |
| bool | operator== (const MyPaintSensorData &lhs, const MyPaintSensorData &rhs) |
Definition at line 45 of file MyPaintSensorPack.h.
| MyPaintSensorData::MyPaintSensorData | ( | ) |
Definition at line 131 of file MyPaintSensorPack.cpp.
References KisSensorData::isActive, and sensorPressure.
|
friend |
Definition at line 49 of file MyPaintSensorPack.h.
| MyPaintSensorDataWithRange MyPaintSensorData::sensorAscension |
Definition at line 68 of file MyPaintSensorPack.h.
| MyPaintSensorDataWithRange MyPaintSensorData::sensorCustom |
Definition at line 69 of file MyPaintSensorPack.h.
| MyPaintSensorDataWithRange MyPaintSensorData::sensorDeclination |
Definition at line 67 of file MyPaintSensorPack.h.
| MyPaintSensorDataWithRange MyPaintSensorData::sensorDirection |
Definition at line 66 of file MyPaintSensorPack.h.
| MyPaintSensorDataWithRange MyPaintSensorData::sensorFineSpeed |
Definition at line 62 of file MyPaintSensorPack.h.
| MyPaintSensorDataWithRange MyPaintSensorData::sensorGrossSpeed |
Definition at line 63 of file MyPaintSensorPack.h.
| MyPaintSensorDataWithRange MyPaintSensorData::sensorPressure |
Definition at line 61 of file MyPaintSensorPack.h.
| MyPaintSensorDataWithRange MyPaintSensorData::sensorRandom |
Definition at line 64 of file MyPaintSensorPack.h.
| MyPaintSensorDataWithRange MyPaintSensorData::sensorStroke |
Definition at line 65 of file MyPaintSensorPack.h.