TwScript: TW.target.childrenRect QVariant(QRect)
Read only.
See Qt 4.4 below.
Example:
var childrenRect = TW.target.childrenRect;
.cpp
Provided in Qt framework.
Qt 4.4 childrenRect : const QRect
This property holds the bounding rectangle of the widget's children.
Hidden children are excluded.
Access functions:
See also childrenRegion() and geometry().
Reference: http://www.greyc.ensicaen.fr/ensicaen/Docs/Qt4/qwidget.html#childrenRect-prop
Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites