phonebookui/Phonebook2/ccapplication/ccacommlauncherplugin/inc/ccappcommlaunchercontainer.h
branchRCL_3
changeset 21 b3431bff8c19
parent 15 e8e3147d53eb
child 23 5586b4d2ec3e
equal deleted inserted replaced
15:e8e3147d53eb 21:b3431bff8c19
    81     /**
    81     /**
    82      * From CCoeControl
    82      * From CCoeControl
    83      * (see details from baseclass )
    83      * (see details from baseclass )
    84      */
    84      */
    85     virtual void SizeChanged();
    85     virtual void SizeChanged();
       
    86 	
       
    87 	/**
       
    88      * From CCoeControl
       
    89      * (see details from baseclass )
       
    90      */
       
    91 	void HandleResourceChange(TInt aType);
    86 
    92 
    87     /**
    93     /**
    88      * From CCoeControl
    94      * From CCoeControl
    89      * (see details from baseclass )
    95      * (see details from baseclass )
    90      */
    96      */
   289 
   295 
   290     /**
   296     /**
   291      * Listbox for the "communication buttons"
   297      * Listbox for the "communication buttons"
   292      * Own.
   298      * Own.
   293      */
   299      */
   294     // CCCAppCommLauncherCustomListBox* iListBox;
   300     CCCAppCommLauncherCustomListBox* iListBox;
   295     CAknDoubleLargeStyleListBox* iListBox;
   301 
   296     /**
   302     /**
   297      * Background for skinning
   303      * Background for skinning
   298      * Own.
   304      * Own.
   299      */
   305      */
   300     CAknsBasicBackgroundControlContext* iBackground;
   306     CAknsBasicBackgroundControlContext* iBackground;