| QGrid |
|
The group consists of the following commands:
| QG_SetNumCells | Sets the 4D expression giving the grid size |
| QG_GetNumCells | Returns the current grid size expression |
| QG_SetAreaFlags | Configures various options of a QGrid plug-in area |
| QG_GetAreaFlags | Returns various options of a QGrid plug-in area |
| QG_SetAreaStyle | Configures the visual appearance of a QGrid plug-in area |
| QG_GetAreaStyle | Returns the visual appearance configuration of a QGrid plug-in area |
| QG_SetAreaBackgroundColor | Changes the background color of the plug-in area |
| QG_GetAreaBackgroundColor | Returns the background color of the plug-in area |
| QG_SetAreaAlignment | Sets the cell alignment inside a QGrid plug-in area |
| QG_GetAreaAlignment | Returns the current cell alignment inside a QGrid plug-in area |
| QG_UpdateArea | Triggers an update of the area contents |
| QG_RevealCell | Reveals a cell in the visible part of a QGrid area |
| QG_CaptureCell | Returns the picture of a given grid cell |
| QG_SetSelectionOptions | Sets the user selection options for a QGrid area |
| QG_GetSelectionOptions | Returns the user selection options for a QGrid area |
| QG_SetSelection | Specifies the grid cells to select |
| QG_GetSelection | Get the current user selection of grid cells |