phonebookui/Speeddial/inc/SpdiaContainer.h
branchRCL_3
changeset 9 0d28c1c5b6dd
parent 0 e686773b3f54
child 11 2828b4d142c0
equal deleted inserted replaced
8:5586b4d2ec3e 9:0d28c1c5b6dd
   122         
   122         
   123         /**
   123         /**
   124         * Selection of the MiddleSoftKey
   124         * Selection of the MiddleSoftKey
   125         * 
   125         * 
   126         */
   126         */
   127 		void CSpdiaContainer::MiddleSoftKeyL();
   127         void MiddleSoftKeyL();
   128 
   128 
   129         /**
   129         /**
   130         * Shows the ViewNumber note.
   130         * Shows the ViewNumber note.
   131         */
   131         */
   132         void ShowViewNumberL();
   132         void ShowViewNumberL();
   170         * @param aBool
   170         * @param aBool
   171         */
   171         */
   172         void VoiceMailDialogLaunched( TBool aBool );
   172         void VoiceMailDialogLaunched( TBool aBool );
   173 
   173 
   174 
   174 
   175         CAknLongTapDetector& CSpdiaContainer::LongTapDetectorL();
   175         CAknLongTapDetector& LongTapDetectorL();
   176         /**
   176         /**
   177         * refresh the dialog in speeddial view 
   177         * refresh the dialog in speeddial view 
   178         */
   178         */
   179         void RefreshDialog();
   179         void RefreshDialog();
   180     public: // Functions from base classes
   180     public: // Functions from base classes