Home · All Classes · Main Classes · Deprecated
Public Member Functions

MViewCreator< VIEW, CONTROLLER > Class Template Reference

Inherits MViewCreatorBase.

List of all members.

Public Member Functions

 MViewCreator (const char *viewClassName)
virtual ~MViewCreator ()
virtual MWidgetViewcreate (const MWidgetController *controller) const
virtual const char * styleType () const

template<class VIEW, class CONTROLLER>
class MViewCreator< VIEW, CONTROLLER >


Constructor & Destructor Documentation

template<class VIEW , class CONTROLLER >
MViewCreator< VIEW, CONTROLLER >::MViewCreator ( const char *  viewClassName  )  [inline]
template<class VIEW , class CONTROLLER >
virtual MViewCreator< VIEW, CONTROLLER >::~MViewCreator (  )  [inline, virtual]

Member Function Documentation

template<class VIEW , class CONTROLLER >
virtual MWidgetView* MViewCreator< VIEW, CONTROLLER >::create ( const MWidgetController controller  )  const [inline, virtual]

Returns new style instance. Ownership is transferred to caller.

Implements MViewCreatorBase.

template<class VIEW , class CONTROLLER >
virtual const char* MViewCreator< VIEW, CONTROLLER >::styleType (  )  const [inline, virtual]

Returns the type of the style the view uses.

Implements MViewCreatorBase.


Copyright © 2010 Nokia Corporation
MeeGo Touch