Inherits from QObject, QskAnimator
Inherited by QskStackBoxAnimator1, QskStackBoxAnimator3
Name | |
---|---|
QskStackBoxAnimator(QskStackBox * parent) | |
~QskStackBoxAnimator() override | |
void | setStartIndex(int index) |
void | setEndIndex(int index) |
int | startIndex() const |
int | endIndex() const |
Name | |
---|---|
QskStackBox * | stackBox() const |
QQuickItem * | itemAt(int index) const |
QskStackBoxAnimator(
QskStackBox * parent
)
~QskStackBoxAnimator() override
void setStartIndex(
int index
)
void setEndIndex(
int index
)
int startIndex() const
int endIndex() const
QskStackBox * stackBox() const
QQuickItem * itemAt(
int index
) const
Updated on 28 July 2023 at 14:02:28 CEST