phonebookengines/VirtualPhonebook/VPbkCntModel/inc/CViewBase.h
branchCompilerCompatibility
changeset 18 591870b73212
parent 0 e686773b3f54
equal deleted inserted replaced
17:1a455957d2fe 18:591870b73212
       
     1 // Last Change: 2010-04-05 04:07:52
     1 /*
     2 /*
     2 * Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies).
     3 * Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     4 * All rights reserved.
     4 * This component and the accompanying materials are made available
     5 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     6 * under the terms of "Eclipse Public License v1.0"
    47  */
    48  */
    48 NONSHARABLE_CLASS( CViewBase ): public CBase,
    49 NONSHARABLE_CLASS( CViewBase ): public CBase,
    49                                 public MParentViewForFiltering,
    50                                 public MParentViewForFiltering,
    50                                 public MVPbkContactViewFiltering,
    51                                 public MVPbkContactViewFiltering,
    51                                 public MVPbkContactStoreObserver,
    52                                 public MVPbkContactStoreObserver,
    52                                 protected MContactViewObserver,
    53                                 public MContactViewObserver,
    53                                 protected MCustomContactViewObserver
    54                                 protected MCustomContactViewObserver
    54     {
    55     {
    55     public: // Destructor
    56     public: // Destructor
    56 
    57 
    57         /**
    58         /**