diff -r 51a74ef9ed63 -r ae94777fff8f Symbian3/SDK/Source/GUID-E0C21636-657A-413F-A905-A08608B60768.dita --- a/Symbian3/SDK/Source/GUID-E0C21636-657A-413F-A905-A08608B60768.dita Wed Mar 31 11:11:55 2010 +0100 +++ b/Symbian3/SDK/Source/GUID-E0C21636-657A-413F-A905-A08608B60768.dita Fri Jun 11 12:39:03 2010 +0100 @@ -1,27 +1,27 @@ - - - - - -Touch -UI utilities API class structure -

The class structure consists of the class CaknLongTapDetector. -The MaknLongTapDetectorCallBack interface is used for notifying -clients about long tap events.

- -Touch UI utilities API class structure - - -

To receive long tap events in your application, implement the MaknLongTapDetectorCallBack interface. -When the user makes long tap on the device screen, the framework sends events -through this interface. Use the method HandleLongTapEventL to -handle the events sent by the framework.

-

You need to have a separate instance of this class for each client component -using it to observe long taps in the component’s control area.

+ + + + + +Touch +UI utilities API class structure +

The class structure consists of the class CaknLongTapDetector. +The MaknLongTapDetectorCallBack interface is used for notifying +clients about long tap events.

+ +Touch UI utilities API class structure + + +

To receive long tap events in your application, implement the MaknLongTapDetectorCallBack interface. +When the user makes long tap on the device screen, the framework sends events +through this interface. Use the method HandleLongTapEventL to +handle the events sent by the framework.

+

You need to have a separate instance of this class for each client component +using it to observe long taps in the component’s control area.

\ No newline at end of file