Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions codeless banner

LauncherHSWidget Class Reference
[QtUiModule]

The LauncherHSWidget widget launches applications. More...

    #include <LauncherHSWidget>

Inherits QWidget.

Additional Inherited Members


Detailed Description

The LauncherHSWidget widget launches applications.

The LauncherHSWidget is a homescreen widget that adds application icons to the homescreen so that applications can be launched directly. The LauncherHSWidget is added to the homescreen theme including the widget theme element in the theme XML file, for example:

    <widget name="LauncherHSWidget" rect="0,0,0x30" />

By default LauncherHSWidget will display icons for Contacts, Calendar, Tasks and Worldtime applications. This can be modified in <Qt Extended Runtime Prefix>/Settings/Trolltech/HomeScreenWidgets.conf file, for example:

    ...
    [LauncherHSWidget]
    num=4
    applications="addressbook datebook todolist worldtime"
    ...

LauncherHSWidget will select the first num valid applications from applications.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3