KDE/kdevelop/plugins

Matt Rogers mattr at kde.org
Tue Jul 31 00:04:31 UTC 2007


On Monday 30 July 2007 12:18, Andreas Pakulat wrote:
> On 29.07.07 18:12:45, Dukju Ahn wrote:
> > SVN commit 693989 by dukjuahn:
> >
> > Copying grepview from playground. Every porting is completed.
>
> Just fixed a few krazy issues and apart from not dropping the widget
> class (which I did now) I do see that there's one porting error:
> QWidget::show() and QWidget::hide() are not virtual anymore in Qt4, so
> implementing GrepDlg::show/hide is meaningless and whatever logic is in
> those two functions needs to be replicated in another way.
>
> CC'ing the devel list so somebody else might take this over as I know
> you might not have the time to do it.
>
> Andreas

should be as simple as s/show/showEvent/ and s/hide/hideEvent/ I would guess
-- 
Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20070730/6895820f/attachment.sig>


More information about the KDevelop-devel mailing list