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

Snippet translation error in docs for Qt python

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.6.0
    • Documentation
    • None
    • All

      in the docs [qkeysequence|https://doc.qt.io/qtforpython-6/PySide6/QtGui/QKeySequence.html,]

      QKeySequence(QKeySequence.Print)
      QKeySequence(tr("Ctrl+P"))
      QKeySequence(tr("Ctrl+p"))
      QKeySequence(Qt.CTRL | Qt.Key_P)

      non of them can work.

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

            kleint Friedemann Kleint
            gyxx_xc gyxx xc
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes