[Development] QML Rectangle corner radius API for Qt 6.7
Tor Arne Vestbø
Tor.arne.Vestbo at qt.io
Fri Dec 22 14:12:05 CET 2023
On 22 Dec 2023, at 13:59, André Somers <andre at familiesomers.nl> wrote:
And what type would the radius property return then? I guess it would have to be the grouped type. But that would break all code that currently creates a binding on radius expecting it to be a real.
True, that would not work too well. The grouped type would need to be convertible to a qreal I guess?
What does `radius` return today, with the new API, when you’ve set only topLeftRadius?
Tor Arne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20231222/f20cc46b/attachment.htm>
More information about the Development
mailing list