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. Qt Creator grep Application Output

Qt Creator grep Application Output

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
6 Posts 3 Posters 2.5k Views
  • 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
    abarmotov
    wrote on 25 May 2016, 08:38 last edited by
    #1

    Is it possible to set some regular expression on "Application Output" windows then running application ?
    In many lines of application output it will be very useful

    K 1 Reply Last reply 25 May 2016, 18:09
    0
    • A abarmotov
      25 May 2016, 08:38

      Is it possible to set some regular expression on "Application Output" windows then running application ?
      In many lines of application output it will be very useful

      K Offline
      K Offline
      kshegunov
      Moderators
      wrote on 25 May 2016, 18:09 last edited by
      #2

      @abarmotov
      No, I don't know of any integrated way to do that. You could copy the contents to a file and do a grep, or other regex matching on it.

      Kind regards.

      Read and abide by the Qt Code of Conduct

      1 Reply Last reply
      0
      • S Offline
        S Offline
        SGaist
        Lifetime Qt Champion
        wrote on 25 May 2016, 22:55 last edited by
        #3

        Hi,

        Do you want to filter the output or find something in it ?

        Interested in AI ? www.idiap.ch
        Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

        1 Reply Last reply
        0
        • A Offline
          A Offline
          abarmotov
          wrote on 26 May 2016, 05:47 last edited by
          #4

          I want to filter output with regexp
          Yes, i can copy\paste log to flie and filter with command grep, but it is not comfortable

          1 Reply Last reply
          0
          • S Offline
            S Offline
            SGaist
            Lifetime Qt Champion
            wrote on 26 May 2016, 21:57 last edited by
            #5

            AFAIK, it's not something implemented but you could make a feature request for that.

            Note that you can also make use of Qt's categorized logging to ease such a task.

            Interested in AI ? www.idiap.ch
            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • A Offline
              A Offline
              abarmotov
              wrote on 27 May 2016, 09:44 last edited by
              #6

              Thanks, ill try

              1 Reply Last reply
              0

              1/6

              25 May 2016, 08:38

              • Login

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