Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25898

personaltypes.py is missing include

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Not Evaluated
    • Qt Creator 5.0.0-rc1
    • Qt Creator 4.14.2
    • Debugger
    • None
    • All
    • 55f3d566a0d063efb1412a31fbcf0511c1b19451 (qt-creator/qt-creator/master)

    Description

      The documentation for debugging helpers show the usage of Children(d).

      Trying to get a grasp of what is going on I was cut and pasting a lot of code, but all I got was access denied. In the end it turned out, that personaltypes.py did not import Children, which took me a good while to figure out.

       

      My suggestion is to add

      from dumper import Children

      to the top of personaltypes.py

      Attachments

        Activity

          People

            hjk hjk
            blackie Jesper K. Pedersen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: