hi,
i have only checked it for qt4, but:

- create a QToolButton
- in the property editor scroll to the very bottom, and change:
toolButtonStyle to Qt::ToolButtonTextUnderIcon
- make the icon e.g. 64x64 and voila .....

hope that helps