Results 1 to 2 of 2

Thread: How to use grep in Qt

  1. #1
    Join Date
    May 2006
    Location
    Bangalore,India
    Posts
    235
    Thanks
    7
    Thanked 25 Times in 24 Posts
    Qt products
    Qt3 Qt4
    Platforms
    Windows

    Default How to use grep in Qt

    Hi,
    I am writing a function for Find in files. for that I want to use grep.exe to search in files.
    any idea how to use that cmd line argument with exe in qt application?
    and how to display result back in Qt application?

  2. #2
    Join Date
    Jul 2008
    Location
    Germany
    Posts
    507
    Thanks
    11
    Thanked 76 Times in 74 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows

    Default Re: How to use grep in Qt

    Hi, have a look at QProcess.

    Ginsengelf

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.