changeset 53 | 25b8d29b7c59 |
parent 51 | 12bc758d6a02 |
51:12bc758d6a02 | 53:25b8d29b7c59 |
---|---|
422 mPosition = pos(); |
422 mPosition = pos(); |
423 |
423 |
424 if (mBackgroundItem) { |
424 if (mBackgroundItem) { |
425 layoutBackgroundItem(); |
425 layoutBackgroundItem(); |
426 } |
426 } |
427 mInputField->editor().setFocus(); |
|
427 } |
428 } |
428 |
429 |
429 void Dialpad::layoutBackgroundItem() |
430 void Dialpad::layoutBackgroundItem() |
430 { |
431 { |
431 Q_ASSERT(mBackgroundItem); |
432 Q_ASSERT(mBackgroundItem); |