[Interest] Porting qtwebbrower to Qt6
Thiago Macieira
thiago.macieira at intel.com
Sat Apr 9 16:56:54 CEST 2022
On Saturday, 9 April 2022 02:24:38 PDT Alexander Carôt wrote:
> from Qt5 to Qt6. In a previous thread I could resolve issue accoding to
> QWebEngine and QRegEx but now am stuck with this as QEventPoint seems to
> hold state but not setState:
Those were private methods. Use the public API instead.
It also looks like the QTouchEvent::TouchPoint sub-structure was replaced with
the common QEventPoint.
--
Thiago Macieira - thiago.macieira (AT) intel.com
Software Architect - Intel DPG Cloud Engineering
More information about the Interest
mailing list