Skip to content

ZhijuCen/QtGuiApplication_RegExpTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QtGuiApplication1_RegExpTool

A demo of QtWidget that checks regular expression.

Development Environment

  1. Visual Studio with Qt VS Tools, MSVC2015 x64

  2. Qt Creator with Qt 5.11.1 (Assume that Qt 5.11.1 is the latest stable version)

Deployment Environment

  1. Windows10 x64

How to run/deploy RegExpTool

  1. Open QtGuiApplication1.sln with Visual Studio and release by debugger.

  2. Open powershell in solutionDir/x64/Release, and then run command before execute QtGuiApplication1.exe:

windeployqt.exe .\QtGuiApplication1.exe

Known Issues

  1. Each line user have to make exact RegExp pattern to match.

About

A demo of QtWidget that checks regular expression.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages