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

ThemeTemplateInstanceItem Class Reference
[QtBaseModule]

The ThemeTemplateInstanceItem class represents a template instance in a ThemedView. More...

    #include <ThemeTemplateInstanceItem>

Inherits ThemeTemplateItem.

Public Functions

Additional Inherited Members


Detailed Description

The ThemeTemplateInstanceItem class represents a template instance in a ThemedView.

You can create new template instance items using ThemeTemplateItem::createInstance(). Template instances are parented to an item when created and automatically removed from that item's children when deleted.


Member Function Documentation

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

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

ThemeTemplateInstanceItem::~ThemeTemplateInstanceItem ()   [virtual]

Destroys a theme template instance item. The item is removed from its parent item's children.


Copyright © 2009 Trolltech Trademarks
Qt Extended 4.4.3