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

QThemeLevelItem Class Reference
[QtBaseModule]

The QThemeLevelItem class provides a level item that you can add to a QThemedScene to display the signal or battery level. More...

    #include <QThemeLevelItem>

Inherits QThemeImageItem.

This class was introduced in Qtopia 4.4.

Public Functions

Additional Inherited Members


Detailed Description

The QThemeLevelItem class provides a level item that you can add to a QThemedScene to display the signal or battery level.

See also QThemeItem and QThemedView.


Member Function Documentation

QThemeLevelItem::QThemeLevelItem ( QThemeItem * parent = 0 )

Constructs a QThemeLevelItem. The parent is passed to the base class constructor.

QThemeLevelItem::~QThemeLevelItem ()

Destroys the QThemeLevelItem.

void QThemeLevelItem::setFrame ( int frame )

Sets the current frame of the level item to frame.

void QThemeLevelItem::setValue ( int value )

Sets the current level of the level item to value.

void QThemeLevelItem::start ()

Starts the animation of the level.

void QThemeLevelItem::stop ()

Stops the animation of the level.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3