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

callPythonMetaMethod() argument name typo: isShortCuit -> isShortcut

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • 6.x, Some future version
    • Build System
    • None
    • All

    Description

      static int callPythonMetaMethod(const QMetaMethod& method, void** args, PyObject* obj, bool isShortCuit);
      

      This can't be okay, can it? The last argument given to callPythonMetaMethod() is probably a typo.

      Can anyone fix isShortCuit to isShortcut? Thanks.

      P.S.: I've already made a PR on GitHub to speed up the process of fixing this. Here's the link to the PR: https://github.com/qtproject/pyside-pyside-setup/pull/3

      Attachments

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

        Activity

          People

            crmaurei Cristian Maureira-Fredes
            pedantichacker BoĊĦtjan Mejak
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes