O
O
Ocean_772019-04-08 19:52:04
Python
Ocean_77, 2019-04-08 19:52:04

How to place an element in multiple tabs at once in PyQt?

In one of the tabs of the QTabWidget class, I placed several elements. I want these elements to be present in the other tab as well. Can this be done somehow?
5cab7bd82b770890742103.png5cab7be067f38572688532.png

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Alexander Ananiev, 2019-04-08
@SaNNy32

No, except by copying these elements to another tab, it will not work.

A
Andrey, 2019-04-09
@poslannikD

Make a widget that includes a GroupBox, TextLabel, QPushBtn, QCheckBox and so on. And already place this widget in different windows

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question