Hi. Any one know how to prevent QLabel dig into internet when loading html? We load small compatible with QLabel html files. But if user by mistake try to load file saved from internet, it take very long time, and program begin lagging. But when internet assess is disabled - any file loading quickly with no lag.
Is it possible to restrict QLabel loading external links in html?