idlehomescreen/widgetmanager/inc/wmconfiguration.h
branchRCL_3
changeset 19 79311d856354
parent 18 d05a55b217df
equal deleted inserted replaced
18:d05a55b217df 19:79311d856354
   142     
   142     
   143     /** Returns uid of the widget with a particular bundle identifier. */
   143     /** Returns uid of the widget with a particular bundle identifier. */
   144     TUid FetchWidgetUidFromRegistryL( const TDesC& aBundleId );
   144     TUid FetchWidgetUidFromRegistryL( const TDesC& aBundleId );
   145     
   145     
   146     /** sets operator icon to button if not already defined */
   146     /** sets operator icon to button if not already defined */
   147     void SetOperatorIcon( TUid aUid );
   147     void SetOperatorIconL( TUid aUid );
   148 	
   148 	
   149 private:
   149 private:
   150 
   150 
   151     /**
   151     /**
   152      * the central repository
   152      * the central repository