C
C
ceborgia2015-05-31 01:44:55
Qt
ceborgia, 2015-05-31 01:44:55

How to solve the problem with QTabWidget?

There is some kind of browser, the browser has tabs (TabWidget), on the tab there is a webview with
an already open site. What is needed so that when you open a new tab, the contents of the previous tab do not disappear?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Pavel K, 2015-05-31
@PavelK

In my opinion, in this case, there is one webview for all tabs and it reloads the url when switching to another tab
, you may need to have several webviews, but this is costly in terms of performance.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question