API published in: S60 1st Ed
Link against: eikcoctl.lib eikdlg.lib eikcore.lib eiksrv.lib eikcore.lib
Required Capabilities
None
#include <eikbtpan.h>
Inherits CAknControl, and MEikButtonGroup.
Public Member Functions |
|
IMPORT_C | CEikButtonPanel () |
IMPORT_C | ~CEikButtonPanel () |
IMPORT_C void | ConstructL () |
IMPORT_C void | AddButtonL (CEikLabeledButton *aButton, TInt aId) |
IMPORT_C void | AddButtonL (CEikLabeledButton *aButton, TInt aId, TInt aRow) |
IMPORT_C void | SetHorizontal () |
IMPORT_C TInt | ButtonId (CCoeControl *aControl) const |
IMPORT_C CEikCommandButtonBase * | ButtonById (TInt aButtonId) const |
IMPORT_C CEikLabeledButton * | LabeledButtonById (TInt aButtonId) const |
IMPORT_C void | MakeButtonVisible (TInt aButtonId, TBool aVisible) |
IMPORT_C CEikCommandButtonBase * | ButtonForKey (TInt aChar, TInt &aButtonId) const |
IMPORT_C void | ResetMinimumSize () |
IMPORT_C void | SetMinButtonWidth (TInt aWidth) |
IMPORT_C void | SetCommandObserver (MEikCommandObserver *aCommandObserver) |
void | UpdateHotKeyL (TInt aCommandId, CEikLabeledButton::TFlags aFlags, TInt aKeyCode) |
IMPORT_C void | ConstructFromResourceL (TResourceReader &aReader) |
IMPORT_C TSize | MinimumSize () |
IMPORT_C void | GetColorUseListL (CArrayFix< TCoeColorUse > &aColorUseList) const |
IMPORT_C void | HandleResourceChange (TInt aType) |
IMPORT_C TKeyResponse | OfferKeyEventL (const TKeyEvent &aKeyEvent, TEventCode aType) |
IMPORT_C void | HandlePointerEventL (const TPointerEvent &aPointerEvent) |
IMPORT_C void | HandleControlEventL (CCoeControl *aControl, TCoeEvent aEventType) |
Protected Member Functions |
|
IMPORT_C void | WriteInternalStateL (RWriteStream &aWriteStream) const |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|