Re: [Development] Qt Android Extras "stopgap"

2021-09-18 Thread Tor Arne Vestbø
On 18 Sep 2021, at 11:43, Jarkko Koivikko mailto:jarkko.koivi...@code-q.fi>> wrote: The correct header is: #include Thanks, updated blog post, docs will follow. Cheers, Tor Arne ___ Development mailing list Development@qt-project.org https://list

Re: [Development] Qt Android Extras "stopgap"

2021-09-18 Thread Jarkko Koivikko
The correct header is: #include BR, Jarkko From: Development On Behalf Of Sze Howe Koh Sent: lauantai 18. syyskuuta 2021 9.53 To: Qt development mailing list Subject: [Development] Qt Android Extras "stopgap" A blog post [1] and the current doc snapshot [2] both say, "Cli

Re: [Development] Qt Android Extras "stopgap"

2021-09-18 Thread Mårten Nordheim
ng list Subject: [Development] Qt Android Extras "stopgap" A blog post [1] and the current doc snapshot [2] both say, "Clients that still rely on missing functionality can include the private header as a stopgap solution." However, I just installed Qt 6.2.0 RC for Android and can&#

[Development] Qt Android Extras "stopgap"

2021-09-17 Thread Sze Howe Koh
A blog post [1] and the current doc snapshot [2] both say, "Clients that still rely on missing functionality can include the private header as a stopgap solution." However, I just installed Qt 6.2.0 RC for Android and can't find qtandroidextras_p.h anywhere. Are the blog and snapshot accurate?