Printable View
How can I make Text under the Icon on a botton. :D
Quote: Originally Posted by QiT I Love Qt :D So do we all! Or at least so do I... :) However You'd better post such polemic messages in the General Discussion or Feedback sections... Bad!!!:rolleyes:
I have just tried o remove a mesage that I Posted Two Times. Thanks :mad:
Quote: Originally Posted by QiT How can I make Text under the Icon on a botton. Use a QToolButton and setToolButtonStyle(Qt::ToolButtonTextUnderIcon).