D17303: Add support for correct save/load in LatexEntry, when LibSpectre don't installed.

Alexander Semke noreply at phabricator.kde.org
Tue Feb 12 15:25:54 GMT 2019


asemke added inline comments.

INLINE COMMENTS

> latexentry.cpp:164
> +
> +            cursor.insertText(QString(QChar::ObjectReplacementCharacter), format);
> +            useLatexCode = false;

insertText or insertImage here? Why not to use QTextCursor(QImage&) directly instead of QTextCursor(QTextImageFormat&)? Why do we need to go here via this format class?

REPOSITORY
  R55 Cantor

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

To: sirgienko, asemke
Cc: filipesaraiva, asemke, kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20190212/78f93869/attachment.html>


More information about the kde-edu mailing list