Some Qt element's labels are used for comparison in Qt/ folder
In these files, XML Labels are used for comparison in conditions:
-
Qt/ApplicationComponents/pqAddToFavoritesReaction.cxx:100
-
Qt/Components/pqSettingsDialog.cxx:106
-
Qt/ApplicationComponents/pqProxyGroupMenuManager.cxx:693
. ProxyName should be used instead of label. -
Plugins/XRInterface/Plugin/pqXRInterfaceDockPanel.cxx:347
As I intend to translate labels, we should refactor the code to avoid any incident. -
fixed See also: #21583 (closed)Qt/Components/pqLightsInspector.cxx:156
Edited by NicolasB