|
stmm-games-doc
0.32.0
|

Public Attributes | |
| int32_t | m_nPainterIdx = -1 |
| The index into Named::painters() to draw the tiles (must exists) or -1 if painter named "Block" should be used. More... | |
| int32_t | m_nMinTilesW = 1 |
| The minimum number of horizontal tiles. More... | |
| int32_t | m_nMinTilesH = 1 |
| The minimum number of vertical tiles. More... | |
| int32_t stmg::PreviewWidget::LocalInit::m_nMinTilesH = 1 |
The minimum number of vertical tiles.
Default: 1.
| int32_t stmg::PreviewWidget::LocalInit::m_nMinTilesW = 1 |
The minimum number of horizontal tiles.
Default: 1.
| int32_t stmg::PreviewWidget::LocalInit::m_nPainterIdx = -1 |
The index into Named::painters() to draw the tiles (must exists) or -1 if painter named "Block" should be used.
If -1 and painter "Block" is not defined, the theme default should be used. Default: -1.
1.8.13