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

QMimeType constructor initialization list is not aligned

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • P5: Not important
    • None
    • 5.15.0
    • Core: Object Model
    • None
    • All

    Description

      QMimeTypePrivate::QMimeTypePrivate(const QMimeType &other)
            : loaded(other.d->loaded),
            name(other.d->name),
            localeComments(other.d->localeComments),
            genericIconName(other.d->genericIconName),
            iconName(other.d->iconName),
            globPatterns(other.d->globPatterns)
      

      Attachments

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

        Activity

          People

            thiago Thiago Macieira
            justforlxz justforlxz lxz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There is 1 open Gerrit change