| CEikButtonPanel() |
| ~CEikButtonPanel() |
| IMPORT_C void | AddButtonL(CEikLabeledButton *, TInt) |
| IMPORT_C void | AddButtonL(CEikLabeledButton *, TInt, TInt) |
| IMPORT_C CEikCommandButtonBase * | ButtonById(TInt) |
| IMPORT_C CEikCommandButtonBase * | ButtonForKey(TInt, TInt &) |
| IMPORT_C TInt | ButtonId(CCoeControl *) |
| virtual IMPORT_C void | ConstructFromResourceL(TResourceReader &) |
| IMPORT_C void | ConstructL() |
| virtual IMPORT_C void | GetColorUseListL(CArrayFix< TCoeColorUse > &) |
| IMPORT_C void | HandleControlEventL(CCoeControl *, TCoeEvent) |
| virtual IMPORT_C void | HandlePointerEventL(const TPointerEvent &) |
| virtual IMPORT_C void | HandleResourceChange(TInt) |
| IMPORT_C CEikLabeledButton * | LabeledButtonById(TInt) |
| IMPORT_C void | MakeButtonVisible(TInt, TBool) |
| virtual IMPORT_C TSize | MinimumSize() |
| virtual IMPORT_C TKeyResponse | OfferKeyEventL(const TKeyEvent &, TEventCode) |
| IMPORT_C void | ResetMinimumSize() |
| IMPORT_C void | SetCommandObserver(MEikCommandObserver *) |
| IMPORT_C void | SetHorizontal() |
| IMPORT_C void | SetMinButtonWidth(TInt) |
| void | UpdateHotKeyL(TInt, CEikLabeledButton::TFlags, TInt) |