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

Stephan Kulow owner at max.tat.physik.uni-tuebingen.de
Wed Aug 4 19:18:00 UTC 1999


Your message dated Wed, 4 Aug 1999 21:04:54 +0200
with message-id <9908042105220A.11039 at ati11>
and subject line Bug#1641: ListBox->insertItem() in Dialog [08:56,29.07.99]
has caused the attached bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I'm
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Stephan Kulow
(administrator, KDE bugs database)

Received: (at submit) by bugs.kde.org; 2 Aug 1999 06:26:09 +0000
>From weuster at etecs6.uni-duisburg.de Mon Aug  2 08:26:09 1999
Received: from athome103.uni-duisburg.de ([134.91.17.113]:2564 "EHLO annastasia.oberhausen.de" ident: "root") by max.tat.physik.uni-tuebingen.de with ESMTP id <748876-18198>; Mon, 2 Aug 1999 08:25:51 +0200
Received: (from weuster at localhost)
	by annastasia.oberhausen.de (8.9.3/8.9.3) id JAA09767
	for submit at bugs.kde.org; Thu, 29 Jul 1999 09:04:03 +0200
Date:	Thu, 29 Jul 1999 09:04:03 +0200
From:	"N. Weuster" <weuster at etecs6.uni-duisburg.de>
Message-Id: <199907290704.JAA09767 at annastasia.oberhausen.de>
To:	submit at bugs.kde.org
Subject: ListBox->insertItem() in Dialog [08:56,29.07.99]
Return-Path: <weuster at etecs6.uni-duisburg.de>
X-Orcpt: rfc822;submit at bugs.kde.org
X-UIDL: 933575169.603248.19116


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