TableLayout.TableLayoutCell

Undocumented in source.

Members

Functions

clear
void clear(int col, int row)
Undocumented in source. Be warned that the author may not have intended to support it.
measure
void measure(Widget w, int pwidth, int pheight)
Undocumented in source. Be warned that the author may not have intended to support it.

Properties

layoutHeight
int layoutHeight [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
layoutHeightFill
bool layoutHeightFill [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
layoutWidth
int layoutWidth [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
layoutWidthFill
bool layoutWidthFill [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxHeight
int maxHeight [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
maxWidth
int maxWidth [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
measuredHeight
int measuredHeight [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
measuredWidth
int measuredWidth [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
minHeight
int minHeight [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
minWidth
int minWidth [@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

col
int col;
Undocumented in source.
row
int row;
Undocumented in source.
widget
Widget widget;
Undocumented in source.

Meta