locationlandmarksuirefapp/inc/LmUiRefAppView.h
branchCompilerCompatibility
changeset 10 159664f72ed5
parent 0 522cd55cc3d7
equal deleted inserted replaced
7:b087dc86104a 10:159664f72ed5
    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