Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The BasicHomeScreen class provides most functionality required by a HomeScreen except the actual user interface. More...
#include <BasicHomeScreen>
Inherits QAbstractHomeScreen.
Inherited by ThemedHomeScreen.
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.
Construct a new BasicHomeScreen instance, with the specified parent and widget flags.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |