locationlandmarksuirefapp/inc/LmUiRefAppView.h
branchRCL_3
changeset 14 5a3ac8687c85
parent 0 522cd55cc3d7
equal deleted inserted replaced
12:64522df74558 14:5a3ac8687c85
    91 
    91 
    92         // Helper method for checking whether the database is empty or not
    92         // Helper method for checking whether the database is empty or not
    93 		TBool IsLmDbEmptyL();
    93 		TBool IsLmDbEmptyL();
    94 
    94 
    95 		// Single category selector dialog
    95 		// Single category selector dialog
    96 		TInt CLmUiRefAppView::LaunchSingleCategoeyDialogL();
    96 		TInt LaunchSingleCategoeyDialogL();
    97 
    97 
    98     public: // From CAknView
    98     public: // From CAknView
    99         TUid Id() const;
    99         TUid Id() const;
   100         void HandleCommandL( TInt aCommand );
   100         void HandleCommandL( TInt aCommand );
   101 
   101