|
|
|
Location:
QFepPlugin.h
class CQFepPlugIn : public CCoeFepPlugIn;
CQFepPlugIn Abstract base class for UIQ FEP plugins
CBase - Base class for all classes to be instantiated on the heapCCoeFepPlugIn - CCoeFepPlugIn Abstract base class for FEP plug insCQFepPlugIn - CQFepPlugIn Abstract base class for UIQ FEP pluginsDefined in CQFepPlugIn:
NewL(), QuartzFepDescription(), ~CQFepPlugIn()
Inherited from CBase:
Delete(),
Extension_(),
operator new()
Inherited from CCoeFepPlugIn:
NewFepL(),
SynchronouslyExecuteSettingsDialogL()
static inline CQFepPlugIn *NewL(TUid aFepUid);
Factory function to create and return a FEP plug-in with the specified UID.
|
|
virtual void QuartzFepDescription(TQuartzFepDescription &aQuartzFepDescription)=0;
|