sipplugins/sippsipsettingsui/src/sipsettingscontainer.cpp
branchRCL_3
changeset 44 0dcb073356a5
parent 43 b5e99d8877c7
equal deleted inserted replaced
43:b5e99d8877c7 44:0dcb073356a5
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 // INCLUDE FILES
    19 // INCLUDE FILES
    20 #include    <aknlists.h>
    20 #include    <aknlists.h>
    21 #include    <cshelp/conset.hlp.hrh>
    21 #include    <csxhelp/cp.hlp.hrh>
    22 #include    <gsfwviewuids.h>
    22 #include    <gsfwviewuids.h>
    23 #include    <gssipsettingspluginrsc.rsg>
    23 #include    <gssipsettingspluginrsc.rsg>
    24 #include    <gssipsettingsplugin.mbg>
    24 #include    <gssipsettingsplugin.mbg>
    25 #include    <AknIconArray.h>
    25 #include    <AknIconArray.h>
    26 #include    <AknsUtils.h>     //for loading icons
    26 #include    <AknsUtils.h>     //for loading icons
   387     {
   387     {
   388     return CurrentIndex();
   388     return CurrentIndex();
   389     }
   389     }
   390 
   390 
   391 // ---------------------------------------------------------------------------
   391 // ---------------------------------------------------------------------------
       
   392 // CSIPSettingsContainer::DrawerFlags()
       
   393 //
       
   394 // ---------------------------------------------------------------------------
       
   395 //
       
   396 TInt CSIPSettingsContainer::DrawerFlags()
       
   397 	{
       
   398 	return iListBox->View()->ItemDrawer()->Flags();
       
   399 	}
       
   400 	
       
   401 // ---------------------------------------------------------------------------
   392 // Sets observer for MSK label updations.
   402 // Sets observer for MSK label updations.
   393 // ---------------------------------------------------------------------------
   403 // ---------------------------------------------------------------------------
   394 //
   404 //
   395 void CSIPSettingsContainer::SetMiddleSoftkeyObserver( 
   405 void CSIPSettingsContainer::SetMiddleSoftkeyObserver( 
   396     MGsFWMSKObserver* aObserver )
   406     MGsFWMSKObserver* aObserver )