|
iLand
|
This is the complete list of members for ScriptGrid, including all inherited members.
| addToScriptEngine(QJSEngine *engine) | ScriptGrid | static |
| aggregate(int factor) | ScriptGrid | slot |
| apply(QString expression) | ScriptGrid | slot |
| cellsize | ScriptGrid | |
| cellsize() const | ScriptGrid | inline |
| clear() | ScriptGrid | slot |
| combine(QString expression, QJSValue grid_object) | ScriptGrid | slot |
| copy() | ScriptGrid | slot |
| count | ScriptGrid | |
| count() const | ScriptGrid | inline |
| create(int awidth, int aheight, int acellsize) | ScriptGrid | slot |
| createGrid(Grid< double > *grid, QString name=QString()) | ScriptGrid | static |
| grid() | ScriptGrid | inline |
| height | ScriptGrid | |
| height() const | ScriptGrid | inline |
| indexX(double meterx) const | ScriptGrid | inlineslot |
| indexY(double metery) const | ScriptGrid | inlineslot |
| info() | ScriptGrid | slot |
| isCoordValid(double x, double y) const | ScriptGrid | inlineslot |
| isIndexValid(int x, int y) const | ScriptGrid | inlineslot |
| isValid | ScriptGrid | |
| isValid() const | ScriptGrid | inline |
| load(QString fileName) | ScriptGrid | slot |
| metricX(int indexx) const | ScriptGrid | inlineslot |
| metricY(int indexy) const | ScriptGrid | inlineslot |
| name | ScriptGrid | |
| name() const | ScriptGrid | inline |
| paint(double min_val, double max_val) | ScriptGrid | slot |
| resample(QJSValue grid_object) | ScriptGrid | slot |
| save(QString fileName) | ScriptGrid | slot |
| ScriptGrid(QObject *parent=nullptr) | ScriptGrid | |
| ScriptGrid(QString fileName) | ScriptGrid | inline |
| ScriptGrid(Grid< double > *grid) | ScriptGrid | inlineexplicit |
| setGrid(Grid< double > *grid) | ScriptGrid | inline |
| setName(QString arg) | ScriptGrid | inlineslot |
| setOrigin(double x, double y) | ScriptGrid | slot |
| setOwnership(bool should_delete) | ScriptGrid | inline |
| setValue(int x, int y, double value) const | ScriptGrid | inlineslot |
| setValueAt(double x, double y, double value) const | ScriptGrid | inlineslot |
| sum(QString expression) | ScriptGrid | slot |
| sumTrees(QString expression, QString filter) | ScriptGrid | slot |
| value(int x, int y) const | ScriptGrid | inlineslot |
| valueAt(double x, double y) const | ScriptGrid | inlineslot |
| width | ScriptGrid | |
| width() const | ScriptGrid | inline |
| ~ScriptGrid() | ScriptGrid |