>> I believe qutebrowser has a qt6 branch, but yeah none of them are done 
>> porting 
>> yet.

Thus, I decided to continue using the minibrowser code which already is Qt6 
ready and worked out fine for me so far. However, here I have the problem that 
it does not store cookies. I did some research and found e.g. 

https://stackoverflow.com/questions/19069680/can-you-use-qwebview-cookies-sessions-with-qnetworkaccessmanager

which explains how to set cookies for QWebView but the problem with the example 
code is that QWebView is implemented via QML so the question is how to enable 
cookies this way.

If you have an idea please let me know – I am still pretty novice with Qt web 
browser related topics,
thanks

Alex 


--
http://www.carot.de
Email : alexan...@carot.de
Tel.: +49 (0)177 5719797


> Gesendet: Montag, 11. April 2022 um 12:04 Uhr
> Von: "Allan Sandfeld Jensen" <k...@carewolf.com>
> An: "Alexander Carôt" <alexander_ca...@gmx.net>
> Cc: "qt qt" <interest@qt-project.org>
> Betreff: Re: Aw: Re: [Interest] qtwebbroser questions
>
> On Montag, 11. April 2022 11:48:09 CEST Alexander Carôt wrote:
> > Hej Allan,
> > 
> > thanks for the reply !
> > 
> > >> If you want a browser based on QtWebEngine I can recommend Falkon or
> > >> Qutebrowser
> > 
> > Theoretically this is the best choice, however, I need to be on Qt6 and they
> > all still seem to be Qt5 based, right ?
> > 
> I believe qutebrowser has a qt6 branch, but yeah none of them are done 
> porting 
> yet.
> 
> Best regards
> Allan
> 
> 
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to