Details
-
Technical task
-
Resolution: Fixed
-
P3: Somewhat important
-
None
-
None
Description
Columns for test data: Tab position, number of tabs, text inside the tab, fixed width, tabsClosable, documentMode
For each data instance:
Create a tab widget with the given tab position.
Insert given number of tabs.
Add a QLabel (with fixed width unless value <0) to each tab.
Set tab number as a text with line break in the QLabel and add given text.
Attachments
Issue Links
- clones
-
QTBUG-99772 widget baseline test for QTabBar
- Closed