Results 1 to 3 of 3

Thread: Anybody send me a code of searching of a keyword in qt 3.3.2 for windows

  1. #1
    Join Date
    May 2006
    Posts
    3
    Qt products
    Qt3
    Platforms
    Unix/X11 Windows

    Default Anybody send me a code of searching of a keyword in qt 3.3.2 for windows

    Anybody send me a code of searching of a keyword in all files and folders and displaying the file names containing that keyword in qt 3.3.2

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,359
    Thanks
    3
    Thanked 5,015 Times in 4,792 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: Anybody send me a code of searching of a keyword in qt 3.3.2 for windows

    Don't expect requests like that to be answered. Your question is too general and shows a lack of any commitment from your side to solve the problem yourself.

    AFAIK upon registering you have received a message with basic rules of asking questions here. Please read it again, if you have access to it. And when you do, please come back here and rephrase your question.

    And don't ask for complex code here. We're not a charity outsourcing company. We help here, not write programs for you.

    As for now I can tell you to take a closer look at QDir, QFile and QString::find().

  3. #3
    Join Date
    May 2006
    Posts
    32
    Thanks
    15
    Thanked 2 Times in 2 Posts

    Default Re: Anybody send me a code of searching of a keyword in qt 3.3.2 for windows

    regular expression


    Do it urself,else u can not.

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.