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

Snippet translation error in docs for Qt python

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes