Uploaded image for project: 'Qt for Python'
  1. Qt for Python
  2. PYSIDE-1929

qInfo() not in QtCore

    XMLWordPrintable

Details

    • Bug
    • Resolution: Out of scope
    • Not Evaluated
    • None
    • 5.13.2, 6.2.2.1
    • PySide
    • None
    • miniconda 4.12.0 on Windows 10 21H2
    • All

    Description

      All other functions can be imported, except qInfo().

      from PySide6.QtCore import qDebug, qInfo, qWarning, qCritical, qFatal

      from PySide2.QtCore import qDebug, qInfo, qWarning, qCritical, qFatal

      Because I come from C++, I just "reformat" the code. All other developers use the logging module from Python?

      Attachments

        Issue Links

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

          Activity

            People

              crmaurei Cristian Maureira-Fredes
              te-bachi Andreas Bachmann
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes