Hi I have a question:
I want to rename a tab of a QTabWidget. If the User click on a tab twice, a InputDialog should open.
But I don't know how i should implement the double click event.

I want to use the QTableWidget without subclassing.

thank u for your help!