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

qtprotobufgen: Fix code-style infractions

    XMLWordPrintable

Details

    • Task
    • Resolution: Fixed
    • P4: Low
    • 6.6
    • 6.6
    • Protocol Buffers
    • None
    • All
    • 5
    • cd58cbee4 (dev)
    • Foundation Sprint 76, Foundation Sprint 77, Foundation Sprint 78

    Description

      Some parts of qtprotobufgen generates code that is not exactly Qt-style, and should be updated to follow the rules. This includes generating a class with an empty macro (ends up with double-space between 'class'-keyword and the classname), and inline getters (braces are attached, should be on separate line)

      Steps of this task is to look over the generated output of the tests, then fix the generator to generate Qt-style code.

      Attachments

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

        Activity

          People

            tatiana.borisova Tatiana Borisova
            manordheim MÃ¥rten Nordheim
            Vladimir Minenko Vladimir Minenko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes