[Qt] new qt patch

Daniel Jesús Pérez Burgos danieljpb at gmail.com
Mon May 28 14:04:12 CEST 2007


Thanks a lot zeljko for your work.

Best Regards

2007/5/28, zeljko <zeljko at holobit.net>:
>
> On Monday 28 May 2007 13:02, Felipe Monteiro de Carvalho wrote:
> > Thanks, applied.
> >
> > In some places you override the eventFilter like this:
> >
> > +function TQtTabWidget.EventFilter(Sender: QObjectH; Event: QEventH):
> > Boolean; cdecl;
> > +begin
> > +  Result := False;
> > +
> > +  inherited EventFilter(Sender, Event);
> > +end;
> > +
> >
> > What setting the result to false and calling inherited will do?
>
> 1.Nothing, just let Qt to have event and call inherited, pls. leave it as
> it
> is, I'll put some code inside next days.
>
> 2.I've almost finished patch for scrollbars (SetScrollInfo, GetScrollInfo)
> and
> it seem that it works nice ;), I'll send the patch as soon as I finish
> painting issues :) , screenshoot attached :)
>
> _______________________________________________
> Qt mailing list
> Qt at lazarus.freepascal.org
> http://www.lazarus.freepascal.org/mailman/listinfo/qt
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/qt/attachments/20070528/ca5d1d92/attachment-0001.html>


More information about the Qt mailing list