Hi
method removeTab is documented with the sentence
Does not delete the page widget
I am wondering about which object is responsible for its deletion
after the removal and which was before.
I guess that after, the deletion is at developper charge
and that before, QTabWidget was.
Which leads to a construction of a widget that is to be inserted as a tab,
has to be constructed with no parent. Is that right ?
Thanks in advance.
Bookmarks