Details
-
Bug
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
6.4.0
Description
Code
m_addButton = new QPushButton(ToolChainOptionsPage::tr("Add"), this); auto addMenu = new QMenu; // ... m_addButton->setMenu(addMenu);
Outcome
See attached screenshots. The text is centered on Windows but not on macOS.
Attachments
Issue Links
- relates to
-
QTCREATORBUG-28367 Line up the buttons on the Kits > Compilers dialog
- Closed
- resulted in
-
QTBUG-107905 Add QAbstractButton::textAlignment property
- Closed