On Thu, Jun 9, 2022 at 10:14 PM Thiago Macieira
<thiago.macie...@intel.com> wrote:
>
> Doesn't work for libraries.
>
Can you explain please? I see this correspond to 5.0.0 until
QCoreApplication constructor called but I thought it would be 'better
than a leak'.
QCoreApplicationPrivate::app_compile_version is a part of QtCore, so
even if it won't work *across* the libraries, it is still available
for QStringConverter because it is a part of the same library.

> Much simpler to add an overloaded constructor
Yes. It is good that we have options.
_______________________________________________
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to