[Qt-interest] Delete a QtreeWidgetItem

Srdjan Todorovic todorovic.s at googlemail.com
Fri Jun 12 11:19:28 CEST 2009


Hi,

On 12/06/2009, Sujan Dasmahapatra <sdh at lmglasfiber.com> wrote:
> Friends
>
> How could I delete a QTreeWidgetItem *item from the
> QtreeWidget.......plss tell me someone

I would guess (no, I'm not going to *bother* looking up the
documentation for you, because you don't seem to have), that you
either do 'delete item' or you do something like
treeWidget->removeItem(item).

Why are you not reading the documentation?
Do you need help reading English? (my first language is not English...
I know how hard it can be...)

Good luck to you,

Srdjan



More information about the Qt-interest-old mailing list