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

ThemeLayoutItem Class Reference
[QtBaseModule]

The ThemeLayoutItem class positions and resizes its child items in a ThemedView. More...

    #include <ThemeLayoutItem>

Inherits ThemeItem.

Public Functions

Additional Inherited Members


Detailed Description

The ThemeLayoutItem class positions and resizes its child items in a ThemedView.

The ThemeLayoutItem class implements the layout element from the theme XML.

ThemeLayoutItem does not display anything to the user - it simply manages the geometry of any child items.

See also layout element.


Member Function Documentation

ThemeLayoutItem::ThemeLayoutItem ( ThemeItem * parent, ThemedView * view, const ThemeAttributes & atts )

Constructs a ThemeLayoutItem. parent, view and atts are passed to the base class constructor.

ThemeLayoutItem::~ThemeLayoutItem ()   [virtual]

Destroys the ThemeLayoutItem.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3