Re: [Interest] How to get icon theme?

2020-04-23 Thread Sérgio Martins via Interest
On 2020-04-21 19:57, Matthew Woehlke wrote: How do I determine what icon theme my application is using? QIcon::themeName() just returns an empty string. (But QIcon::fallbackThemeName() says "breeze"!) I am actually using "breeze-dark", and if I don't do anything, I get icons from that theme. I

Re: [Interest] Config errors while configuring Qt 5.12.8 LTS on ubuntu

2020-04-23 Thread Ramakanth Kesireddy
Hi, Tried to build QtWebengine as a separate module after extracting Qt webengine sources(qtwebengine-everywhere-src-5.12.8.tar) did configure successfully. But make throws the error Project ERROR: Unknown module(s) in QT: qml-private quick-private. Let me know if QtQuick is required to build Qt

Re: [Interest] QtWebkit error while building Qt5.12.7 sources

2020-04-23 Thread Ramakanth Kesireddy
Hi, I downloaded the Qt Webkit sources from http://download.qt.io/snapshots/ci/qtwebkit/5.212/latest/src/submodules/ qtwebkit-opensource-src-5.212.tar.xz as part of building Qt 5.12.8 sou

Re: [Interest] Regarding eglfs and webgl support

2020-04-23 Thread praveen illa
Hi Team, Can anyone please respond on the query below Eglfs and webgl could work simultaneously? Regards, Praveen On Tue, Apr 21, 2020, 08:25 praveen illa wrote: > Hi Team, > > I have a query on rendering UI on both hardware display screen and a > client browser on PC simultaneously. > > 1. C