Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Open source ....

Open source ....

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 400 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.
  • A Offline
    A Offline
    Anonymous_Banned275
    wrote on last edited by
    #1

    Could somebody with experience analyzing Qt Open source code help me to find actual code for "code formatter / beautifier " .
    At least give me some pointers where to start looking - github link ?
    Is https://github.com/qt/qtbase good place to start ?.

    I am actually looking for "plugin" formatter which implements "remove blank lines from file " . In my former IDE such "feature" is implemented externally using "art (something)" plug-in application - real name escapes me.

    (And for the benefit of some who keep track of my posts - yes I have asked this before AND GOT NOWHERE. )

    JKSHJ 1 Reply Last reply
    0
    • A Anonymous_Banned275

      Could somebody with experience analyzing Qt Open source code help me to find actual code for "code formatter / beautifier " .
      At least give me some pointers where to start looking - github link ?
      Is https://github.com/qt/qtbase good place to start ?.

      I am actually looking for "plugin" formatter which implements "remove blank lines from file " . In my former IDE such "feature" is implemented externally using "art (something)" plug-in application - real name escapes me.

      (And for the benefit of some who keep track of my posts - yes I have asked this before AND GOT NOWHERE. )

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      @AnneRanch said in Open source ....:

      Could somebody with experience analyzing Qt Open source code help me to find actual code for "code formatter / beautifier " .
      At least give me some pointers where to start looking - github link ?
      Is https://github.com/qt/qtbase good place to start ?.

      The Beautifier is in Qt Creator IDE. qtbase contains Qt libraries, not the Qt Creator IDE.

      https://github.com/qt-creator/qt-creator/tree/master/src/plugins/beautifier

      yes I have asked this before AND GOT NOWHERE.

      You can add a link to your original post here.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      3
      • JonBJ JonB referenced this topic on

      • Login

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