Struct TableLayout.TableLayoutCell
struct TableLayoutCell;
Fields
| Name | Type | Description |
|---|---|---|
col
|
int | |
row
|
int | |
widget
|
Widget |
Properties
| Name | Type | Description |
|---|---|---|
layoutHeight[get]
|
int | |
layoutHeightFill[get]
|
bool | |
layoutWidth[get]
|
int | |
layoutWidthFill[get]
|
bool | |
maxHeight[get]
|
int | |
maxWidth[get]
|
int | |
measuredHeight[get]
|
int | |
measuredWidth[get]
|
int | |
minHeight[get]
|
int | |
minWidth[get]
|
int |
Methods
| Name | Description |
|---|---|
clear
(col, row)
|
|
measure
(w, pwidth, pheight)
|