Pergunta

I with to use the tabs of QTabWidget but I don't need the pages as containers. I need only the tabs.

Is there a way I can hide or disable the page containers and display only the tabs?

Foi útil?

Solução

Use QTabBar which includes only tabs.

Licenciado em: CC-BY-SA com atribuição
Não afiliado a StackOverflow
scroll top