Hello
I wrote a subclass QTabWidget and create additional QPushButton in the constructor, but I do not know how to properly adjust its position. Currently it looks like this:



I need to change the position of QPushButton when user create or delete a bookmark, but I do not know how to get the size and position of the last tab?