App::MoveCellsExpressionVisitor< P > Class Template Reference
#include <ExpressionVisitors.h>
Public Member Functions | |
MoveCellsExpressionVisitor (P &prop, const CellAddress &address, int rowCount, int colCount) | |
void | visit (Expression &node) |
Public Member Functions inherited from App::ExpressionModifier< P > | |
virtual void | aboutToChange () override |
virtual int | changed () const override |
ExpressionModifier (P &_prop) | |
virtual App::PropertyLinkBase * | getPropertyLink () override |
virtual void | reset () override |
virtual | ~ExpressionModifier () |
Public Member Functions inherited from App::ExpressionVisitor | |
virtual | ~ExpressionVisitor () |
Constructor & Destructor Documentation
◆ MoveCellsExpressionVisitor()
template<class P >
App::MoveCellsExpressionVisitor< P >::MoveCellsExpressionVisitor | ( | P & | prop, |
const CellAddress & | address, | ||
int | rowCount, | ||
int | colCount | ||
) |
References App::ExpressionVisitor::offsetCells().
Member Function Documentation
◆ visit()
template<class P >
|
virtual |
Implements App::ExpressionVisitor.
The documentation for this class was generated from the following file:
- src/App/ExpressionVisitors.h