Home · All Classes · Main Classes · Deprecated |
Inherits MWidgetCreatorBase.
Public Member Functions | |
MWidgetNullCreator (const char *widgetClassName, const char *widgetAssemblyName, M::AssemblyType widgetAssemblyType) | |
virtual | ~MWidgetNullCreator () |
virtual MWidgetController * | create () const |
virtual const QMetaObject * | metaObject () const |
MWidgetNullCreator< WIDGET >::MWidgetNullCreator | ( | const char * | widgetClassName, | |
const char * | widgetAssemblyName, | |||
M::AssemblyType | widgetAssemblyType | |||
) | [inline] |
virtual MWidgetNullCreator< WIDGET >::~MWidgetNullCreator | ( | ) | [inline, virtual] |
virtual MWidgetController* MWidgetNullCreator< WIDGET >::create | ( | ) | const [inline, virtual] |
Returns new widget instance. Ownership is transferred to caller.
Implements MWidgetCreatorBase.
virtual const QMetaObject* MWidgetNullCreator< WIDGET >::metaObject | ( | ) | const [inline, virtual] |
Returns meta object of the widget.
Implements MWidgetCreatorBase.
Copyright © 2010 Nokia Corporation | MeeGo Touch |