[Kde-perl] QWidgetStack not converted to Qt::WidgetStack

Germain Garand germain at ebooksfrance.org
Thu Jun 12 10:55:16 CEST 2003


Le Mardi 10 Juin 2003 00:00, luc willems a écrit :
> Hello All ,
>
> When using a QWidgetstack in QT Designer and convert the ui file into a
> perl program using puic , i have the problem that the QWidgetStack is not
> converted to the correct Perl class name Qt::WidgetStack


That one was fixed some time ago. You need to go CVS though.

$ export CVSROOT=:pserver:anonymous at cvs.perlqt.sf.net:/cvsroot/perlqt
$ cvs co PerlQt-3/puic
$ cd PerlQt-3/puic
$ $QTDIR/bin/qmake -makefile puic.pro
$ make
# make install

It would be very helpful if you could report any issue you may have with 
it.

Germain



More information about the Kde-perl mailing list