Nope. In 4.6 there are two parts creating a desktop widget. First getting a widget on the desktop, which can be done by setting the Qt::WA_Maemo5DesktopApplet attribute for a widget. The second part, which is much trickier, is the integration as a normal GTK widget. People are working on an example. I will let you know, as soon as the example is available.