equal
deleted
inserted
replaced
10 * Nokia Corporation - initial contribution. |
10 * Nokia Corporation - initial contribution. |
11 * |
11 * |
12 * Contributors: |
12 * Contributors: |
13 * |
13 * |
14 * Description : FreestyleEmailUi message details view implementation |
14 * Description : FreestyleEmailUi message details view implementation |
15 * Version : %version: 45 % |
15 * Version : %version: e002sa38#46 % |
16 * |
16 * |
17 */ |
17 */ |
18 |
18 |
19 |
19 |
20 |
20 |
1749 // --------------------------------------------------------------------------- |
1749 // --------------------------------------------------------------------------- |
1750 // Process a treelist event |
1750 // Process a treelist event |
1751 // --------------------------------------------------------------------------- |
1751 // --------------------------------------------------------------------------- |
1752 // |
1752 // |
1753 void CFSEmailUiMsgDetailsVisualiser::TreeListEventL( const TFsTreeListEvent aEvent, |
1753 void CFSEmailUiMsgDetailsVisualiser::TreeListEventL( const TFsTreeListEvent aEvent, |
1754 const TFsTreeItemId /*aId*/ ) |
1754 const TFsTreeItemId /*aId*/, |
|
1755 const TPoint& /*aPoint*/ ) |
1755 { |
1756 { |
1756 switch (aEvent) |
1757 switch (aEvent) |
1757 { |
1758 { |
1758 case EFsTreeListItemTouchAction: |
1759 case EFsTreeListItemTouchAction: |
1759 { |
1760 { |