|
|
|
Location:
eikbtgps.h
Link against: eikcoctl.lib
| Interface status: | deprecated | 1.2 |
class CEikButtonGroupStack : public CCoeStatic;
A list of all button groups currently available within a thread.
Only button groups that are expected to be available to other controls will register here.
CBase - Base class for all classes to be instantiated on the heapCCoeStatic - Base class for creating singleton objects that will be stored by CEikButtonGroupStack - A list of all button groups currently available within a threadDefined in CEikButtonGroupStack:
MinimumSize()
Inherited from CBase:
Delete(),
Extension_(),
operator new()
Inherited from CCoeStatic:
CCoeStatic_Reserved1(),
CCoeStatic_Reserved2(),
EApp,
EDefaultDestructionPriority,
EThread,
TScope,
anonymous
| Interface status: | deprecated | Inherited from: CEikButtonGroupStack |
static IMPORT_C TSize MinimumSize();
Gets the minimum size required to display all the visible button groups on the button group stack.
|