Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-67687

Inconsistency with QFont::fromString/QFont::toString and stream operators QFont::operator<</QFont::operator>>

    XMLWordPrintable

Details

    • 37c68503cbada547291ec4c4873dc054a8b82510 (qt/qtbase/dev)

    Description

      I found some inconsistency in serialization/deserialization of QFont using  QFont::fromString/QFont::toString and QDataStream operators QFont::operator<</QFont::operator>>.
      In case of QFont::fromString / QFont::toString we do not serialize/deserialize font style strategy (use links to see code).
      In case of QDataStream operators QFont::operator<< / QFont::operator>> we do this. Is it done by purpose?

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            andysh Andy Shaw
            AndriySlisarchuk Andriy Slisarchuk
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes