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

BasicHomeScreen Class Reference
[QtUiModule]

The BasicHomeScreen class provides most functionality required by a HomeScreen except the actual user interface. More...

    #include <BasicHomeScreen>

Inherits QAbstractHomeScreen.

Inherited by ThemedHomeScreen.

Public Functions

Additional Inherited Members


Detailed Description

The BasicHomeScreen class provides most functionality required by a HomeScreen except the actual user interface.

The ThemedHomeScreen class is based on this class and provides a themeable user interface to this class. This split increases flexibility when designing a new HomeScreen interface while keeping basic HomeScreen functionality such as locking, keypress handling or the correct context label changes.

This class is part of the Qt Extended server and cannot be used by other Qt Extended applications.

See also QAbstractHomeScreen and ThemedHomeScreen.


Member Function Documentation

BasicHomeScreen::BasicHomeScreen ( QWidget * parent = 0, Qt::WFlags flags = 0 )

Construct a new BasicHomeScreen instance, with the specified parent and widget flags.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3