can i use this method?
QListViewItem * item1 = listView->firstChild();
while ( (item1) && (item1->itemBelow() ) {
item1=item1->itemBelow();
}
-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«