|
|
void | cellWidthChanged () |
| |
|
void | cellHeightChanged () |
| |
|
void | columnsChanged () |
| |
|
void | rowsChanged () |
| |
|
void | contextChanged () |
| |
|
|
| Grid (Qt3DCore::QNode *parent=nullptr) |
| |
|
void | setCellWidth (qreal _cw) |
| |
|
qreal | cellWidth () const |
| |
|
void | setCellHeight (qreal _ch) |
| |
|
qreal | cellHeight () const |
| |
|
void | setColumns (int _columns) |
| |
|
int | columns () const |
| |
|
void | setRows (int _rows) |
| |
|
int | rows () const |
| |
|
| Entity (Qt3DCore::QNode *_parent=nullptr) |
| |
|
knowVis::Context * | context () const |
| |
|
void | setContext (knowVis::Context *_context) |
| |
|
|
qreal | cellWidth |
| |
|
qreal | cellHeight |
| |
|
int | columns |
| |
|
int | rows |
| |
|
knowVis::Context * | context |
| |
The documentation for this class was generated from the following files:
- knowl/bindings/quick/knowVis/Entities/Grid.h
- knowl/bindings/quick/knowVis/Entities/Grid.cpp