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

QDebugStateSaverPrivate constructor initialization list is not aligned

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • 5.15.0
    • Core: I/O
    • None
    • All

    Description

          QDebugStateSaverPrivate(QDebug::Stream *stream)
              : m_stream(stream),
                m_spaces(stream->space),
                m_flags(stream->context.version > 1 ? stream->flags : 0),
                m_streamParams(stream->ts.d_ptr->params)
      

      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:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes