1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

[C++/Qt4] Regular Expression Test Tool

Discussion in 'Code Snippets and Tutorials' started by ricky92, Dec 14, 2009.

  1. ricky92

    ricky92 Administrator
    Staff Member

    Joined:
    Nov 10, 2006
    Messages:
    1,866
    Likes Received:
    67
    This is a simple application I made yesterday to test out some regular expressions for my C++ wrapper. Since Qt4 uses some strange standards, it's always better to test the expression first before using it into a program. The zip file contains the sources and an executable file for linux platforms (compiled on a 32-bit environment). If someone could compile it into an exe for windows users it would be even better :D

    Screenshot:
    [​IMG]
     

    Attached Files: