phonebookui/Speeddial/inc/SpdiaContainer.h
branchCompilerCompatibility
changeset 12 5072fb0f5b46
parent 0 e686773b3f54
equal deleted inserted replaced
11:deb88a0cda37 12:5072fb0f5b46
   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