The help button is not conncted via signal/slot as far as I know.
The way it works is you click it and get the '?' cursor. You move that cursor over some UI widget and click. If you have set the 'whatsThis' string for that widget, that string will appear similarly to a tooltip.
http://qt.nokia.com/doc/4.6/qwidget.html#whatsThis-prop
Bookmarks