API published in: S60 3rd Ed FP 2
Link against: avkon.lib
Required Capabilities
None
#include <aknpreviewpopupobserver.h>
Public Types |
|
enum | TPreviewPopUpEvent { EPreviewPopUpShown, EPreviewPopUpHidden } |
Preview popup event types. More... |
|
Public Member Functions |
|
virtual void | HandlePreviewPopUpEventL (CAknPreviewPopUpController *aController, TPreviewPopUpEvent aEvent)=0 |
Called by the preview popup when an appropriate event takes place. |
|
Preview popup event types. |
|
Called by the preview popup when an appropriate event takes place.
|