Hi,

I have a problem with QTreeWidget, I insert into QTreeWidget some widgets like QDoubleSpinBox or QLineEdit. When I try to hide them everything is ok since I don't resize the window or minimalize it, then all hiden widget from QTreeWidget are shown. Do you have any idea how to hide widget insert in QTreeWidget?