[Qt] QRegion attn. Den
zeljko
zeljko at holobit.net
Sat Jul 9 10:46:26 CEST 2011
Den,
Is there any chance to get QRegion::rects() into bindings ?
I need it because of http://bugs.freepascal.org/view.php?id=19698, need to do
heavy debug over ExcludeClipRect, since there could be hundreds of rects, and
I'm suspecting that Qt adds to substract already existing rect (so they are
duplicates, but creates huge overhead since QPainter have to take into account
all of those rects into account).
Please, answer me asap ... or at least give me idea how to make result of this
function QVector<QRect>QRegion::rects() const;, so I'll add it to my bindings
manually for testing purposes.
zeljko
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/qt/attachments/20110709/acf5ebdb/attachment-0002.html>
More information about the Qt
mailing list