eikbgfty.h File Reference

API published in: S60 1st Ed

Link against: eikcoctl.lib avkon.lib

Capability Information

Required Capabilities

None


#include <eikbtgpc.h>
#include <coemain.h>

Go to the source code of this file.


Data Structures

class   EikButtonGroupFactory
  The EikButtonGroupFactory class provides an interface to the button group factory. More...
class   EikButtonGroupFactory::TCreationData
  Defines information required to create a button group. More...
class   CEikButtonGroupFactoryArray
  Array storing the button group factory functions. More...

Typedefs

typedef MEikButtonGroup *(*  TCreateButtonGroupByTypeFunction )(TInt, EikButtonGroupFactory::TCreationData &, TBool &)
  Pointer to a button group factory function is defined as a pointer to a MEikButtonGroup object.

Typedef Documentation

typedef MEikButtonGroup*(* TCreateButtonGroupByTypeFunction)(TInt, EikButtonGroupFactory::TCreationData &, TBool &)
 

Pointer to a button group factory function is defined as a pointer to a MEikButtonGroup object.


Copyright © Nokia Corporation 2001-2008
Back to top