Bug#43937: uic generates wrong Code for KDatePicker

Eray Ozkural erayo at cs.bilkent.edu.tr
Sat Jun 15 05:04:06 UTC 2002


This has nothing to do with kdevelop.

Please somebody close or reassing this bug.

I don't wanna say anything more or I can get a little nasty. Please tell this 
to the maintainer of kdewidgets in kdelibs if this really is the case.

See ya,

On Saturday 15 June 2002 03:57, anoebert at compuserve.de wrote:
> Package: kdevelop
> Version: KDE 3.0.0
> Severity: normal
> Installed from:    SuSE RPMs
> Compiler:          gcc version 2.95.3 20010315 (SuSE)
> OS:                Linux
> OS/Compiler notes: Not Specified
>
> When creating Dialogs with QTDesigner that use KDatePicker, the Code
> generated from the .ui file contains e.g.the line
>
> KDatePicker_Datum = new KDatePicker( this, "KDatePicker_Datum" );
>
> This line generates a compilation error because the second argument of the
> constructor is missing. The correct line is
>
>  KDatePicker_Datum = new KDatePicker( this, QDate::currentDate(),
> "KDatePicker_Datum" );
>
> (Submitted via bugs.kde.org)
>
>
> (Complete bug history is available at http://bugs.kde.org/db/43/43937.html)
>
> _______________________________________________
> Kdevelop-devel mailing list
> Kdevelop-devel at barney.cs.uni-potsdam.de
> http://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-devel

-- 
Eray Ozkural (exa) <erayo at cs.bilkent.edu.tr>
Comp. Sci. Dept., Bilkent University, Ankara
www: http://www.cs.bilkent.edu.tr/~erayo  Malfunction: http://mp3.com/ariza
GPG public key fingerprint: 360C 852F 88B0 A745 F31B  EA0F 7C07 AE16 874D 539C


(Complete bug history is available at http://bugs.kde.org/db/43/43937.html)




More information about the KDevelop-devel mailing list