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

MStyleCreator< STYLE > Class Template Reference

Inherits MStyleCreatorBase.

List of all members.

Public Member Functions

 MStyleCreator (const char *styleClassName, const char *styleAssemblyName, M::AssemblyType styleAssemblyType)
virtual ~MStyleCreator ()
virtual MStylecreate () const
virtual const char * attributeType (const char *attributeName) const
virtual const QMetaObjectmetaObject () const

template<class STYLE>
class MStyleCreator< STYLE >


Constructor & Destructor Documentation

template<class STYLE >
MStyleCreator< STYLE >::MStyleCreator ( const char *  styleClassName,
const char *  styleAssemblyName,
M::AssemblyType  styleAssemblyType 
) [inline]
template<class STYLE >
virtual MStyleCreator< STYLE >::~MStyleCreator (  )  [inline, virtual]

Member Function Documentation

template<class STYLE >
virtual const char* MStyleCreator< STYLE >::attributeType ( const char *  attributeName  )  const [inline, virtual]

Returns type name of the given attribute. Returns NULL if attribute was not found.

Implements MStyleCreatorBase.

template<class STYLE >
virtual MStyle* MStyleCreator< STYLE >::create (  )  const [inline, virtual]

Returns new style instance. Ownership is transferred to caller.

Implements MStyleCreatorBase.

template<class STYLE >
virtual const QMetaObject* MStyleCreator< STYLE >::metaObject (  )  const [inline, virtual]

Returns meta object of the style.

Implements MStyleCreatorBase.


Copyright © 2010 Nokia Corporation
MeeGo Touch