Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-54640

Automatic created names for menu entries could be in camel case

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Done
    • P3: Somewhat important
    • 5.8.0 Alpha
    • 5.6.1
    • Tools: Designer
    • None
    • 517d8268eb3b96fa7e43ef406c9d1999614418c5 (qttools/dev, 12.7.2016, 5.8)

    Description

      Currently, the automatically created names have spaces replaced with underscores. As Qt propagates camel case (which I find more readable) it would be useful if the created names were in camel case. This would imply better named slots - with only the prefix and suffix separated by underscore.

      Example: on_actionThis_is_my_main_menu_triggered would become on_actionThisIsMyMainMenu_triggered

      Attachments

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

        Activity

          People

            kleint Friedemann Kleint
            aha_1980 André Hartmann
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes