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

Please don't change camelCase name convention to snake_case in the doc

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • None
    • Documentation
    • None

    Description

      For example, I found a Qt example in the Qt doc, and there is a method named timerHit in it, and I want to find the PySide version of the example, so I search the timerHit in its doc, no results found, the reason is that the PySide version turned the camelCase name timerHitto snake_case timer_hit in the doc, which breaks the unity between Qt and PySide, thus caused the problem. I know that PySide turned the Qt camelCase method name to the snake_case, but the inconsistency naming convention would decrease the amount of related information users would get, so please keep the camelCase naming convention in deference to Qt, which is helpful for PySide users to get information and support from the great Qt community, don’t break the unity.

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            philip Philip Lee
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes