Bug#2386: Dlg Codegeneration failure
Steffen Roegner
sroegner at gmx.net
Mon Dec 6 17:34:30 UTC 1999
Package: kdevelop
Version: 1.0
Severity: normal
Bugreport ID : 16:56,06.12.99
Originator : Steffen Rögner
E-Mail : s.roegner at intershop.de
Subject : Dlg Codegeneration failure
Error Class : software bug
Error Location : dialog editor
Priority : low
Bug Description ---------------------------
On using KKeyButton out of the Dialog Editor, code generation
always lets compilation fail caused by generating wrong constructor
content.
It does ".. = new KKeyButton( this, "myName" )", but in kdelibsdoc
you find, that KKeyButton wants KKeyButton ( const char* name = 0, QWidget
*parent = 0)as it's constructor ...
How to repeat the error -------------------
Build a dialog with one KKeyButton in it, generate code and try to
compile.
Bugfix or Workaround ----------------------
your turn ;-)
System Information ------------------------
KDevelop version : 1.0
KDE version : 1.1.1
QT version : 1.44
OS/Distribution : SuSE Linux 6.2
Compiler : egcs-2.91.66
misc :
Great job, boys!
--
Sent through Global Message Exchange - http://www.gmx.net
More information about the KDevelop-devel
mailing list