◆ Private() [1/2]
| KisScalarKeyframeChannel::Private::Private |
( |
| ) |
|
|
inline |
◆ Private() [2/2]
| KisScalarKeyframeChannel::Private::Private |
( |
const Private & | rhs | ) |
|
|
inline |
Definition at line 150 of file kis_scalar_keyframe_channel.cpp.
153 {
154 if (rhs.limits) {
156 }
157 }
QSharedPointer< T > toQShared(T *ptr)
QSharedPointer< ScalarKeyframeLimits > limits
This structure represents an optional limited range of values that be handled by KisScalarKeyframeCha...
References limits, and toQShared().
◆ defaultInterpolationMode
◆ defaultValue
| qreal KisScalarKeyframeChannel::Private::defaultValue |
◆ limits
Optional structure that can be added to a channel in order to limit its scalar values within a certain range.
Definition at line 164 of file kis_scalar_keyframe_channel.cpp.
The documentation for this struct was generated from the following file: