18 #ifndef TITLEBLOCK_SLASH_GRID_LAYOUT_ANIMATION_H 19 #define TITLEBLOCK_SLASH_GRID_LAYOUT_ANIMATION_H 34 QGraphicsGridLayout *
grid();
35 void setGrid(QGraphicsGridLayout *);
QGraphicsGridLayout * grid_
Grid this class will animate.
GridLayoutAnimation(QGraphicsGridLayout *=nullptr, QObject *=nullptr)
void setGrid(QGraphicsGridLayout *)
~GridLayoutAnimation() override
int index_
Index of the row/column to be animated.
bool row_
Whether we should animate a row or a column.
void updateCurrentValue(const QVariant &) override
QGraphicsGridLayout * grid()