/*! \page extension-dialog-example.html \ingroup step-by-step-examples \title An Extension Dialog Example This example demonstrates how to create an extension dialog. Essentially all that is necessary is to create a standard dialog and then create a QWidget form to be used as the extension. See the article in \link http://doc.trolltech.com/qq/ Qt Quarterly\endlink issue #3.