application/src/PodcastListView.cpp
branch3rded
changeset 176 1c8b56cb6409
parent 175 cd124c4eb6b9
child 194 62a678609f15
equal deleted inserted replaced
175:cd124c4eb6b9 176:1c8b56cb6409
   344 	{
   344 	{
   345 	//DP1("CPodcastListView::PointerEventL, iType=%d", aPointerEvent.iType);
   345 	//DP1("CPodcastListView::PointerEventL, iType=%d", aPointerEvent.iType);
   346 	// Pass the pointer event to Long tap detector component
   346 	// Pass the pointer event to Long tap detector component
   347 	}
   347 	}
   348 
   348 
   349 
       
   350 void CPodcastListView::DynInitToolbarL (TInt /*aResourceId*/, CAknToolbar * /*aToolbar*/)
       
   351 	{
       
   352 	}
       
   353 
       
   354 
       
   355 void CPodcastListView::OfferToolbarEventL(TInt aCommand)
       
   356 	{
       
   357 	HandleCommandL(aCommand);
       
   358 	}
       
   359 
       
   360 void CPodcastListView::ShowWaitDialogL(TDesC &aWaitText)
   349 void CPodcastListView::ShowWaitDialogL(TDesC &aWaitText)
   361 	{
   350 	{
   362 	DP("CPodcastListView::ShowWaitDialogL BEGIN");
   351 	DP("CPodcastListView::ShowWaitDialogL BEGIN");
   363 	
   352 	
   364 	if (iWaitDialog) {
   353 	if (iWaitDialog) {