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

Provide a compile-time snake_case solution via typesystems

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes