D19759: Remove Qt::WA_InputMethodEnabled attribute from QGraphicsWidgets

Pekka Vuorela noreply at phabricator.kde.org
Thu Mar 14 14:42:40 GMT 2019


pvuorela created this revision.
Herald added a project: Calligra: 3.0.
Herald added a subscriber: Calligra-Devel-list.
pvuorela requested review of this revision.

REVISION SUMMARY
  Resulted warning "QGraphicsWidget::setAttribute: unsupported attribute 14".
  Don't think this has ever worked as intended, attribute handled only on
  QWidgets. QGraphicsItem has separate ItemAcceptsInputMethod flag
  for similar thing, but since lack of it hasn't seem to matter, skipping that
  now too.

REPOSITORY
  R8 Calligra

REVISION DETAIL
  https://phabricator.kde.org/D19759

AFFECTED FILES
  sheets/part/CanvasItem.cpp
  words/part/KWCanvasItem.cpp

To: pvuorela
Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/calligra-devel/attachments/20190314/4899c2ad/attachment.htm>


More information about the calligra-devel mailing list