On Mon, Oct 21, 2013 at 5:34 PM, Igor Mironchik
<igor.mironc...@gmail.com> wrote:
> Hi folk,
>
> I'm pleased to provide new version of QtArg.
>
> It's highly recommended to update to new version because of in version 1.4.0
>
>   * Improved help. Now help prints with fixed line length (by default 79
> symbols).
>     Line length can be changed.
>   * Now QtMultiArg can process more than one value defined with it.
>     Now user can type --arg value1, value2, value3 instead of
>     --arg value1 --arg value2 --arg value3. And commas are optional.
>   * Some another minor fixes.
>
> http://igor-mironchik.host56.com/projects/qtarg.html

Hey psst, Qt 5.2 is going to include QCommandLineParser.
http://doc-snapshot.qt-project.org/qt5-stable/qcommandlineparser.html

Don't be mad at me for telling you :)
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to