Hi everyone,

Is it possible to place icon and text on center ?

code:
Qt Code:
  1. setIcon(icon);
  2. setText(text);
  3. setToolButtonStyle(Qt::ToolButtonTextBesideIcon);
To copy to clipboard, switch view to plain text mode 

If possible please help me.
Thanks

Bibhu.