A WPushButton corresponds to an HTML
<button> element.
A push button typically responsd to clicked() events.
You may decorate a push button with a background image to create
a clickable image. As a descendant of class
WFormWidget, push buttons can be disabled or enabled.