Bug#1641: ListBox->insertItem() in Dialog [08:56,29.07.99]

N. Weuster weuster at etecs6.uni-duisburg.de
Thu Jul 29 07:04:03 UTC 1999


Package: kdevelop
Version: 0.4-19990722
Severity: normal

Bugreport ID : 08:56,29.07.99

Originator	: weuster
E-Mail	: weuster at etecs6.uni-duisburg.de

Subject : ListBox->insertItem() in Dialog

Error Class	: Softwarefehler
Error Location: Dialogeditor
Priority	: low
Bug Description ---------------------------

if you insert strings in a QListBox in the Dialogeditor
they will appear in the source-code as:
ListBox->insertItem(test);
ListBox->insertitem(another test);
should they inserted as variables? or as I thought
should they inserted as strings, just like ("test"), ("another test")?

keep on good working ;)

How to repeat the error -------------------

just fill some strings to a ListBox in the dialogeditor and
watch the source

Bugfix or Workaround ----------------------

edit generated source.

System Information ------------------------

KDevelop version	: 0.4-19990722
KDE version		: 1.1.1
QT version		: 1.44
OS/Distribution	: suse 6.1
Compiler		: egcs....




More information about the KDevelop-devel mailing list