Hi everybody
Ok i will do that!
Is there a possibility to get my selected Item text? I found none function at QTreeWidget and QTreeWidgetItem
. I found just "text()".
In QT 3 i could use xx->currentText().

Its easy to get my selected text or its not possible?