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

qtprotobufgen: Fix code-style infractions

XMLWordPrintable

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

      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.

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes