equal
deleted
inserted
replaced
85 public MProgressDialogCallback, public MKeyEventListener |
85 public MProgressDialogCallback, public MKeyEventListener |
86 { |
86 { |
87 public: |
87 public: |
88 ~CPodcastListView(); |
88 ~CPodcastListView(); |
89 virtual void UpdateToolbar(TBool aVisible=ETrue) = 0; |
89 virtual void UpdateToolbar(TBool aVisible=ETrue) = 0; |
90 |
90 TBool IsVisible(); |
|
91 |
91 protected: |
92 protected: |
92 void ConstructL(); |
93 void ConstructL(); |
93 CPodcastListView(); |
94 CPodcastListView(); |
94 |
95 |
95 /** |
96 /** |