TwScript: TW.target.baseSize
Read only.
See Qt 4.4 below.
Example:
var baseSize = TW.target.baseSize;
.cpp
Provided in Qt framework.
Qt 4.4 : QSize
This property holds the base size of the widget.
The base size is used to calculate a proper widget size if the widget defines sizeIncrement().
Access functions:
See also setSizeIncrement().
Reference: http://www.greyc.ensicaen.fr/ensicaen/Docs/Qt4/qwidget.html#baseSize-prop
Created with the Personal Edition of HelpNDoc: Free help authoring tool