Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The ThemeTemplateInstanceItem class represents a template instance in a ThemedView. More...
#include <ThemeTemplateInstanceItem>
Inherits ThemeTemplateItem.
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.
Constructs a ThemeTemplateItem. parent, view and atts are passed to the base class constructor.
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 |