Hi, In my project I have a QTabWidget whose tab's titles change in execution time with setTabText(index). I have elideMode configured in elideRight. Anybody knows how can I to fix the width of the title's tab zone? Thank you very much.