[Qt] Qt bindings problem (pretty urgent)

zeljko zeljko at holobit.net
Tue Apr 27 09:25:58 CEST 2010


Hi Den, we have problem with copyQRectToPRect() and copyPRectToQRect().
It does not set TopLeft() TopRight() values and vice versa.
I cannot implement viewOrigin functions without it since eg. viewport widget 
of QAbstractScrollArea can be moved by scrollbars, and it's origin is stored 
in TopLeft value which is TPoint type (so don't know if this can make 
problem).
eg.  QWidget_rect(viewportWidget, @R) correctly returns viewport rect, but 
TopLeft isn't assigned so we cannot know what's current origin of this 
widget.
Please if you can update bindings ASAP so I can continue with implementation.

bindings functions that need an update (pascalbind.h)
copyQRectToPRect()
copyPRectToQRect()

thanks
zeljko




More information about the Qt mailing list