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

Provide a compile-time snake_case solution via typesystems

    XMLWordPrintable

Details

    • User Story
    • Resolution: Done
    • P3: Somewhat important
    • 6.0.2
    • None
    • PySide, Shiboken
    • None
    • ed87e710dd14bc9612dcfdba2e09143201768556 (pyside/pyside-setup/dev)

    Description

      After the introduction of the:

      from __feature__ import snake_case
      

      which enables a snake_case for all the camelCase Qt methods, it's normal to think of having such feature for people using their own binding with Shiboken.

      For this, we could add an option per module or per function to create an alias of the function, so both are available when generating the python module.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            crmaurei Cristian Maureira-Fredes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes