[PATCH] qt: Consolidate to one toOUString helper
authorMichael Weghorn <m.weghorn@posteo.de>
Fri, 11 Apr 2025 15:19:20 +0000 (17:19 +0200)
committerRene Engelhard <rene@debian.org>
Mon, 25 May 2026 11:04:39 +0000 (13:04 +0200)
commitbea082c28e6d7aa89466d11c727e1de548daf154
tree3c7e97711aa53422999441aa135b36d8d0a97148
parent7c91d1cf7794df61d9e7d4a5d5d8777410aa83dd
[PATCH] qt: Consolidate to one toOUString helper

Instead of having one for vcl in vcl/inc/qt5/QtTools.hxx
and one in avmedia/source/qt6/QtFrameGrabber.cxx,
move the existing implementation to
include/vcl/qt/QtUtils.hxx and use it everywhere.

Change-Id: I8576ab0fe2fd12bb25ae262e59acb8412ef8be0c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/184057
Tested-by: Jenkins
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
(cherry picked from commit d023035acf83ee1b61dfc03333bfc6e612bb58f6)

Gbp-Pq: Name qt-Consolidate-to-one-toOUString-helper.diff
avmedia/source/qt6/QtFrameGrabber.cxx
include/vcl/qt/QtUtils.hxx
vcl/inc/qt5/QtTools.hxx