If set to TRUE, non-pinned tabs will have the close button at the beginning and the indicator at the end rather than the opposite.
TabBar.inverted
bool inverted() @propertyGet inverted property.
Returns
Whether tabs use inverted layout.
void inverted(bool propval) @propertySet inverted property.
Parameters
propval | Whether tabs use inverted layout. If set to TRUE, non-pinned tabs will have the close button at the beginning and the indicator at the end rather than the opposite. |