Skip to content

iksaif/qcommandline

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qcommandline

Command line parser for Qt (like getopt). Features include options, switchs, params and automatic --version/--help generation.

Example

See examples/test.cpp for an example.