/* */ /*! \page i18n-example.html \ingroup examples \title Internationalization This example shows how to internationalize applications. Start it with
# i18n de
to get a german version and with
# i18n en
to get the english version. Refer also to the internationalization documentation.
Header file: \include i18n/mywidget.h
Implementation: \include i18n/mywidget.cpp
Main: \include i18n/main.cpp */