Link against: avkon.lib eikcoctl.lib
None
#include <eikctgrp.h>
#include <badesca.h>
#include <eikbtgrp.h>
#include <eiksbobs.h>
#include <eiksbfrm.h>
#include <eikimage.h>
#include <akncontrol.h>
#include <aknsitemdata.h>
#include <babitflags.h>
Go to the source code of this file.
Data Structures | |
class | CEikCba |
Defines a Control Button Array control, used in Avkon to define the softkeys in the control pane. More... | |
class | CEikCbaButton |
EIKON CBA button class definition. More... | |
struct | CEikCbaButton::SButtonOptions |
Holds information about command id and dimming status for a button. More... | |
class | CEikEnhancedCbaButton |
Specialization of CEikCbaButton for the new Enhanced CBA button. More... | |
class | CEikCommandTable |
Holds (enhanced) CBA commands and handles command ordering due to placement rules. More... | |
Variables | |
const TInt | KMaxCbaLabelLength = 32 |
const TInt | KMaxButtonsInCommandTable = 4 |
|
|