| Home · All Classes · Main Classes · Deprecated |
Inherited by MViewCreator< VIEW, CONTROLLER >.
Public Member Functions | |
| MViewCreatorBase (const char *viewClassName) | |
| virtual | ~MViewCreatorBase () |
| virtual MWidgetView * | create (const MWidgetController *controller) const =0 |
| virtual const char * | styleType () const =0 |
| MViewCreatorBase::MViewCreatorBase | ( | const char * | viewClassName | ) |
| MViewCreatorBase::~MViewCreatorBase | ( | ) | [virtual] |
| virtual MWidgetView* MViewCreatorBase::create | ( | const MWidgetController * | controller | ) | const [pure virtual] |
Returns new style instance. Ownership is transferred to caller.
Implemented in MViewCreator< VIEW, CONTROLLER >.
| virtual const char* MViewCreatorBase::styleType | ( | ) | const [pure virtual] |
Returns the type of the style the view uses.
Implemented in MViewCreator< VIEW, CONTROLLER >.
| Copyright © 2010 Nokia Corporation | MeeGo Touch |