Pan/Zoom grids, Python basic generation template provided
This commit is contained in:
parent
a53ae29467
commit
6dbf8a5119
6 changed files with 124 additions and 5 deletions
|
|
@ -67,6 +67,7 @@ public:
|
|||
|
||||
static PyObject* _createGrid(PyObject*, PyObject*);
|
||||
static PyObject* _listGrids(PyObject*, PyObject*);
|
||||
static PyObject* _modGrid(PyObject*, PyObject*);
|
||||
|
||||
static PyObject* _registerPyAction(PyObject*, PyObject*);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue