UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

[Index] [Spacer] [Previous] [Next]



Location: QFepPlugin.h

Class CQFepPlugIn

class CQFepPlugIn : public CCoeFepPlugIn;

Description

CQFepPlugIn Abstract base class for UIQ FEP plugins

Derivation

Members

Defined in CQFepPlugIn:
NewL(), QuartzFepDescription(), ~CQFepPlugIn()

Inherited from CBase:
Delete(), Extension_(), operator new()

Inherited from CCoeFepPlugIn:
NewFepL(), SynchronouslyExecuteSettingsDialogL()


Construction and destruction


NewL()

static inline CQFepPlugIn *NewL(TUid aFepUid);

Description

Factory function to create and return a FEP plug-in with the specified UID.

Parameters

TUid aFepUid

The UID of the FEP plug-in implementation to be loaded

Return value

CQFepPlugIn *

A FEP plug-in object instance corresponding to the UID provided


~CQFepPlugIn()

inline virtual ~CQFepPlugIn();

Description

[Top]


Member functions


QuartzFepDescription()

virtual void QuartzFepDescription(TQuartzFepDescription &aQuartzFepDescription)=0;

Description

Parameters

TQuartzFepDescription &aQuartzFepDescription