API published in: S60 1st Ed
Link against: eikcoctl.lib avkon.lib
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. |
|
Pointer to a button group factory function is defined as a pointer to a MEikButtonGroup object. |