From 83c1c26b4a7ffabb9e6d13ab8ff8c4e7c1810d57 Mon Sep 17 00:00:00 2001 From: Christian Ehrlicher Date: Fri, 27 Jan 2023 16:22:22 +0100 Subject: [PATCH] QToolButton: Elide text when constraints prevent from showing whole text Follow-up of b2a282d7c7b8f49819bbc86ed705980438ecb04b - elide the text also when the QToolButton has no icon (=text only) Fixes: QTBUG-64132 Change-Id: If4d3758452f37df411931a6628846988a3418d8e Reviewed-by: Richard Moe Gustavsen (cherry picked from commit 021906f6c985b838461d28c7f121d4c3bc7e6499) Reviewed-by: Christian Ehrlicher