Overview | System-Objects | Class-Tree | Class-List | Global Functions | Files |

Property of a Class

The height of the box (including padding and border).

You could only set two of the three vertical dimension properties (boxTop, boxBottom, boxHeight) at the same time. This will be omitted during the setup of the new third value. To reset a value you didn't want anymore, set it to null.


Public Functions

Get

Get current value.

QxWidget.getHeight();

Set

Set new value.

QxWidget.setHeight(newValue);