phonesettings/cpphonesettingsplugins/tsrc/mocks/mock_hbwidget.cpp
changeset 60 1eef62f5c541
parent 46 bc5a64e5bc3c
child 76 cfea66083b62
equal deleted inserted replaced
53:22cc52eade9b 60:1eef62f5c541
   312 // -----------------------------------------------------------------------------
   312 // -----------------------------------------------------------------------------
   313 // HbWidget::setBackgroundItem
   313 // HbWidget::setBackgroundItem
   314 // -----------------------------------------------------------------------------
   314 // -----------------------------------------------------------------------------
   315 //
   315 //
   316 void HbWidget::setBackgroundItem( 
   316 void HbWidget::setBackgroundItem( 
   317         HbStyle::Primitive ,
       
   318         int  )
       
   319     {
       
   320   //  SMC_MOCK_METHOD2( void, HbStyle::Primitive, type, 
       
   321     //    int, zValue )
       
   322     }
       
   323 
       
   324 
       
   325 // -----------------------------------------------------------------------------
       
   326 // HbWidget::setBackgroundItem
       
   327 // -----------------------------------------------------------------------------
       
   328 //
       
   329 void HbWidget::setBackgroundItem( 
       
   330         QGraphicsItem * ,
   317         QGraphicsItem * ,
   331         int  )
   318         int  )
   332     {
   319     {
   333    // SMC_MOCK_METHOD2( void, QGraphicsItem *, item, 
   320    // SMC_MOCK_METHOD2( void, QGraphicsItem *, item, 
   334      //   int, zValue )
   321      //   int, zValue )