I want a series of buttons <>^V (left, right, up, down). How do I create a button with only an icon/image, on it? When I use the QPushButton(icon, text) constructor all I get is the text.
- Bruce