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

QDebug should be usable on partially-formed objects

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • None
    • Core: I/O
    • None
    • 34

    Description

      QDebug is for debugging, after all, so it would be nice if it knew about partially-formed (moved-from) objects and prints a fitting message.

      Acceptance criteria:

      • qDebug() << x works for partially-formed x for all Qt types
      • tested and documented

      Attachments

        Activity

          People

            cnn Qt Core & Network
            mmutz Marc Mutz
            Vladimir Minenko Vladimir Minenko
            Alex Blasche Alex Blasche
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: