Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The ThemedContextLabel class provides a themable dockable soft key bar for phones More...
#include <ThemedContextLabel>
Inherits BaseContextLabel.
The ThemedContextLabel class provides a themable dockable soft key bar for phones
The ThemedContextLabel class provides a themable dockable soft key bar for Qt Extended and is an example of how the BaseContextLabel class can be used. An image of this context label using the Qt Extended theme can be found in the server widget gallery.
This class is a Qt Extended server widget. It is part of the Qt Extended server and cannot be used by other Qt Extended applications.
Create an instance of the ThemedContextLabel class with the given parent and widget flags.
Delete the themed context label.
This slot is called when the ThemeItem item is pressed. The standard implementation calls the function BaseContextLabel::buttonPressed(int).
This slot is called when the ThemeItem item is released. The standard implementation calls the function BaseContextLabel::buttonReleased(int).
Returns the size needed by the themed context label to get displayed properly.
Reimplemented from QAbstractContextLabel.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |