Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Can QtCreator's .pro file be formatted? Make text align and look better? Does ClangFormat-like tools work on .pro files?
Qt 6.11 is out! See what's new in the release blog

Can QtCreator's .pro file be formatted? Make text align and look better? Does ClangFormat-like tools work on .pro files?

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
5 Posts 3 Posters 1.1k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • firecatF Offline
    firecatF Offline
    firecat
    wrote on last edited by
    #1

    Can QtCreator's .pro file be formatted? Make text align and look better? Does ClangFormat-like tools work on .pro files?
    I need .pro file beautifier tool.
    Thank you.

    jsulmJ 1 Reply Last reply
    0
    • firecatF firecat

      Can QtCreator's .pro file be formatted? Make text align and look better? Does ClangFormat-like tools work on .pro files?
      I need .pro file beautifier tool.
      Thank you.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @firecat said in Can QtCreator's .pro file be formatted? Make text align and look better? Does ClangFormat-like tools work on .pro files?:

      Can QtCreator's .pro file be formatted?

      Sure, as long as you don't break the syntax.
      "Does ClangFormat-like tools work on .pro files?" - I doubt.
      "I need .pro file beautifier tool" - I am not aware of such a tool. Did you search on the Internet?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      firecatF 1 Reply Last reply
      0
      • jsulmJ jsulm

        @firecat said in Can QtCreator's .pro file be formatted? Make text align and look better? Does ClangFormat-like tools work on .pro files?:

        Can QtCreator's .pro file be formatted?

        Sure, as long as you don't break the syntax.
        "Does ClangFormat-like tools work on .pro files?" - I doubt.
        "I need .pro file beautifier tool" - I am not aware of such a tool. Did you search on the Internet?

        firecatF Offline
        firecatF Offline
        firecat
        wrote on last edited by
        #3

        @jsulm I didn't find it on the Internet. Does Qt have any plans to develop this tool?

        jsulmJ 1 Reply Last reply
        0
        • firecatF firecat

          @jsulm I didn't find it on the Internet. Does Qt have any plans to develop this tool?

          jsulmJ Offline
          jsulmJ Offline
          jsulm
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @firecat said in Can QtCreator's .pro file be formatted? Make text align and look better? Does ClangFormat-like tools work on .pro files?:

          Does Qt have any plans to develop this tool?

          You should ask that Qt developers on their mailing list or file a change request on Qt bug tracker. This forum is user based.

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          0
          • Christian EhrlicherC Offline
            Christian EhrlicherC Offline
            Christian Ehrlicher
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @firecat said in Can QtCreator's .pro file be formatted? Make text align and look better? Does ClangFormat-like tools work on .pro files?:

            Does Qt have any plans to develop this tool?

            I doubt since Qt switches to cmake in Qt6 although qmake is supported too but no longer really developed.

            Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
            Visit the Qt Academy at https://academy.qt.io/catalog

            1 Reply Last reply
            1

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved