[Interest] QML: support both Qt5 and Qt6

Alexander Dyagilev alervdvcw at gmail.com
Thu Sep 9 13:51:11 CEST 2021


I've just tried on an empty project - yes, it works (but requires 
widgets and QApplications).

I don't know why it did not work for me when I tried it...

Anyway, as I said previously, I've already managed to add compatible 
layer. This all is not about MessageDialog only...

On 9/9/2021 1:46 PM, Mitch Curtis wrote:
> I'm not sure why you think I'm arguing with you. I'm telling you that if you have at Qt version later than 5.8 there's no reason it shouldn't work. If you have an error that you ran into that made you stick to QtQuick.Dialogs, then you should post that. In other words, I am (or was) trying to help you.
>
> By the way, the smiley face just comes across as condescending if what comes before it is not friendly.
>
>> -----Original Message-----
>> From: Alexander Dyagilev <alervdvcw at gmail.com>
>> Sent: Thursday, 9 September 2021 12:09 PM
>> To: Mitch Curtis <mitch.curtis at qt.io>; Shawn Rutledge
>> <Shawn.Rutledge at qt.io>; Qt Interest <interest at qt-project.org>
>> Subject: Re: [Interest] QML: support both Qt5 and Qt6
>>
>> Just try instead of arguing with me :)
>>
>> https://doc.qt.io/qt-5.12/qml-qtquick-dialogs-messagedialog.html
>>
>> Import Statement: import QtQuick.Dialogs 1.3
>>
>>
>> On 9/9/2021 12:53 PM, Mitch Curtis wrote:
>>> MessageDialog was added in 5.8 according to https://doc.qt.io/qt-5/qml-
>> qt-labs-platform-messagedialog.html, so it should work.
>>>> -----Original Message-----
>>>> From: Alexander Dyagilev <alervdvcw at gmail.com>
>>>> Sent: Thursday, 9 September 2021 10:59 AM
>>>> To: Mitch Curtis <mitch.curtis at qt.io>; Shawn Rutledge
>>>> <Shawn.Rutledge at qt.io>; Qt Interest <interest at qt-project.org>
>>>> Subject: Re: [Interest] QML: support both Qt5 and Qt6
>>>>
>>>> Hello,
>>>>
>>>> 5.12.11 :)
>>>>
>>>> On 9/9/2021 10:18 AM, Mitch Curtis wrote:
>>>>> Which Qt 5 version are you using?
>>>>>


More information about the Interest mailing list