QRegExp is deprecated in qt6
Enrico Forestieri
forenr at lyx.org
Thu Mar 2 20:31:44 UTC 2023
On Thu, Mar 02, 2023 at 03:57:38PM +0100, Jean-Marc Lasgouttes wrote:
>Le 20/02/2023 à 17:47, Jean-Marc Lasgouttes a écrit :
>
>>What I do not know is whether we can get rid of QtCore5Compat
>>library. Is it useful for anything beyond QRegExp?
>
>Enrico, Stephan Kornel, do you know something about needing QCore5Compat?
Here is the list of Qt 5 Core APIs that are no longer supported in Qt 6:
https://doc.qt.io/qt-6/qtcore5compat-module.html
I think that only QRegExp and QTextCodec are used in our code.
--
Enrico
More information about the lyx-devel
mailing list