Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
QToolBar item margin
-
I have added several items to the QToolBar using addAction method. Is there a way to control a spacing inside item? I mean spacing between item text (or icon) and item border.
-
Hi,
Something like proposed here ?