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

New class dialog does not take code style into account

    XMLWordPrintable

Details

    • 87861cf7e (master)

    Description

      When I use the "new class" dialog to generate a new class, Qt Creator does not take my code style into account for the constructor that it generates.

      Code style:

      What is generated:

      So instead of:
      QObject *parent
      it should be:
      QObject* parent

       

      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