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

When using console.log(), it is not utilizing any registered custom debug stream operators for custom types

    XMLWordPrintable

Details

    • 6fecfdc769314162d6c909c9ae0a85631964883f (qt/qtdeclarative/dev)

    Description

      When using console.log(), it is not utilizing any registered custom debug stream operators for custom types. They work fine on the C++ side but on the QML side it will just output:

      QVariant(CustomType)
      

      Attachments

        Issue Links

          For Gerrit Dashboard: QTBUG-60057
          # Subject Branch Project Status CR V

          Activity

            People

              nierob Nierob
              andysh Andy Shaw
              Votes:
              1 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes