|
Krita Source Code Documentation
|
Functions | |
| QPoint | syncLodNValue (const QPoint &value, int lod) |
| template<typename T > | |
| T | syncLodNValue (const T &value, int lod) |
| template<> | |
| ToolTransformArgs | syncLodNValue< ToolTransformArgs > (const ToolTransformArgs &value, int lod) |
| KRITAIMAGE_EXPORT QPoint KisLodSwitchingWrapperDetail::syncLodNValue | ( | const QPoint & | value, |
| int | lod ) |
Otherwise just use specialized functions for that
Definition at line 13 of file kis_lod_capable_layer_offset.cpp.
References KisLodTransformBase::coordToLodCoord(), and value().
|
inline |
By default forward the syncing request to the wrapped object itself.
Definition at line 21 of file kis_lod_capable_layer_offset.h.
References value().
| ToolTransformArgs KisLodSwitchingWrapperDetail::syncLodNValue< ToolTransformArgs > | ( | const ToolTransformArgs & | value, |
| int | lod ) |
Definition at line 25 of file KisAnimatedTransformMaskParamsHolder.cpp.
References KisLodTransformBase::lodToScale(), ToolTransformArgs::scale3dSrcAndDst(), and value().