phonebookengines/VirtualPhonebook/VPbkCntModel/inc/CViewBase.h
branchRCL_3
changeset 9 0d28c1c5b6dd
parent 0 e686773b3f54
equal deleted inserted replaced
8:5586b4d2ec3e 9:0d28c1c5b6dd
    47  */
    47  */
    48 NONSHARABLE_CLASS( CViewBase ): public CBase,
    48 NONSHARABLE_CLASS( CViewBase ): public CBase,
    49                                 public MParentViewForFiltering,
    49                                 public MParentViewForFiltering,
    50                                 public MVPbkContactViewFiltering,
    50                                 public MVPbkContactViewFiltering,
    51                                 public MVPbkContactStoreObserver,
    51                                 public MVPbkContactStoreObserver,
    52                                 protected MContactViewObserver,
    52                                 public MContactViewObserver,
    53                                 protected MCustomContactViewObserver
    53                                 protected MCustomContactViewObserver
    54     {
    54     {
    55     public: // Destructor
    55     public: // Destructor
    56 
    56 
    57         /**
    57         /**