equal
deleted
inserted
replaced
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 ) |