|
Krita Source Code Documentation
|
Public Member Functions | |
| Private (KisPaintingInformationBuilder *_infoBuilder) | |
Public Attributes | |
| bool | enabled |
| KisPaintingInformationBuilder * | infoBuilder |
| QVector< KisPaintInformation > | linePoints |
| bool | useSensors |
Definition at line 18 of file kis_tool_line_helper.cpp.
|
inline |
Definition at line 20 of file kis_tool_line_helper.cpp.
| bool KisToolLineHelper::Private::enabled |
Definition at line 30 of file kis_tool_line_helper.cpp.
| KisPaintingInformationBuilder* KisToolLineHelper::Private::infoBuilder |
Definition at line 28 of file kis_tool_line_helper.cpp.
| QVector<KisPaintInformation> KisToolLineHelper::Private::linePoints |
Definition at line 27 of file kis_tool_line_helper.cpp.
| bool KisToolLineHelper::Private::useSensors |
Definition at line 29 of file kis_tool_line_helper.cpp.