Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25064

Add code style setting "don't use Qt keywords"

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Won't Do
    • Not Evaluated
    • None
    • None
    • C/C++/Obj-C++ Support
    • None

    Description

      Add a setting to code style that turns off the use of Qt keywords like "slots" and "signals". This setting is then taken into account when generating a new class using the "new class" dialog.

      So when "don't use Qt keywords" is enabled, a new class will use "Q_SIGNALS:", and when it is disabled, a new class will use "signals:".

      Or have it the other way around and call it "use Qt keywords" if negative checkboxes are to be avoided.

      Attachments

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

        Activity

          People

            kandeler Christian Kandeler
            hyperquantum Kevin André
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes