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

qInfo() not in QtCore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Not Evaluated Not Evaluated
    • 6.8.2
    • 5.13.2, 6.2.2.1
    • PySide
    • None
    • miniconda 4.12.0 on Windows 10 21H2
    • All
    • 9d56b37cdc64801d0f5cb71e8c5a2c0853cb83b5,26ba2d68017079e17bce5cb11c230d891cac7f17

      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?

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes