Home · All Namespaces · All Classes · Grouped Classes · Modules · Functions |
The QThemeItemFactory class creates QThemeItem objects based on the name of the item. More...
#include <QThemeItemFactory>
This class was introduced in Qtopia 4.4.
The QThemeItemFactory class creates QThemeItem objects based on the name of the item.
To create a new type of theme item that can be created via the QThemeItemFactory, implement a theme item that derives from QThemeItem and a plug-in that derives from QThemeItemPlugin.
See also QThemedView.
Releases all resources allocated by the plugin manager
Creates and returns a theme item of the given type with parent parent.
If the factory cannot create an item, it returns 0.
Registers a QThemeItemPlugin plugin as a built-in.
Copyright © 2009 Trolltech | Trademarks | Qt Extended 4.4.3 |