javauis/eswt_akn/org.eclipse.ercp.swt.s60/native/inc/swtdisplaybase.h
branchRCL_3
changeset 19 71c436fe3ce0
parent 17 0fd27995241b
child 24 6c158198356e
equal deleted inserted replaced
18:9ac0a0a7da70 19:71c436fe3ce0
   147     void PostTitleEventL(TSwtPeer aPeer, const TDesC& aTitle);
   147     void PostTitleEventL(TSwtPeer aPeer, const TDesC& aTitle);
   148     void PostDialogResultEventL(CSwtDialogBroker* aBroker, TSwtPeer aPeer, const TDesC& aDialogResult);
   148     void PostDialogResultEventL(CSwtDialogBroker* aBroker, TSwtPeer aPeer, const TDesC& aDialogResult);
   149     void PostDialogResultEventL(CSwtDialogBroker* aBroker, TSwtPeer aPeer, TInt aDialogResult);
   149     void PostDialogResultEventL(CSwtDialogBroker* aBroker, TSwtPeer aPeer, TInt aDialogResult);
   150     void PostDialogResultEventL(CSwtDialogBroker* aBroker, TSwtPeer aPeer, TInt aDialogResult1, TInt aDialogResult2, TInt aDialogResult3);
   150     void PostDialogResultEventL(CSwtDialogBroker* aBroker, TSwtPeer aPeer, TInt aDialogResult1, TInt aDialogResult2, TInt aDialogResult3);
   151     void PostCloseEventL(TSwtPeer aPeer, TBool& aDispatched);
   151     void PostCloseEventL(TSwtPeer aPeer, TBool& aDispatched);
       
   152     void PostShowFocusedControlEventL(TSwtPeer aPeer);
   152     TInt ApplicationUid();
   153     TInt ApplicationUid();
   153     void SetMobileDevice(MSwtMobileDevice* aMobileDevice);
   154     void SetMobileDevice(MSwtMobileDevice* aMobileDevice);
   154     MSwtMobileDevice* MobileDevice();
   155     MSwtMobileDevice* MobileDevice();
   155 #ifdef RD_SCALABLE_UI_V2
   156 #ifdef RD_SCALABLE_UI_V2
   156     void TryDetectLongTapL(const TPointerEvent& aPointerEvent);
   157     void TryDetectLongTapL(const TPointerEvent& aPointerEvent);