UIQ Technology
Symbian OS Library

UIQ 3.1 SDK        UIQ developer portal

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



Location: eikbtgps.h
Link against: eikcoctl.lib

Class CEikButtonGroupStack

Interface status: deprecated1.2

class CEikButtonGroupStack : public CCoeStatic;

Description

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.

Derivation

Members

Defined in CEikButtonGroupStack:
MinimumSize()

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

Inherited from CCoeStatic:
CCoeStatic_Reserved1(), CCoeStatic_Reserved2(), EApp, EDefaultDestructionPriority, EThread, TScope, anonymous


Member functions


MinimumSize()

Interface status: deprecatedInherited from: CEikButtonGroupStack

static IMPORT_C TSize MinimumSize();

Description

Gets the minimum size required to display all the visible button groups on the button group stack.

Return value

TSize

" TSize" The minimum size required to display all the visible button groups currently on the stack.