equal
deleted
inserted
replaced
|
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 /** |