aboutsummaryrefslogtreecommitdiffstats
path: root/doc/codesnippets/doc/src/snippets/code/src_qt3support_widgets_q3whatsthis.cpp
blob: f7b48ba6f3185ce50064211ccc2b3e4d0eff44be (plain)
1
2
3
//! [0]
(void)Q3WhatsThis::whatsThisButton( my_help_tool_bar );
//! [0]