Command line client to standard paths
authorSune Vuorela <sune@vuorela.dk>
Fri, 5 Jul 2013 12:07:18 +0000 (14:07 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Thu, 12 Sep 2013 21:55:28 +0000 (23:55 +0200)
commit0c8a003c6f2affee5a3f6b73b9e96d178b06cd75
treec4b4787ee01305c10ce1ad77001ad4782860af85
parent21dc114334b320abe3c6f74be79d6e8e80c04ae0
Command line client to standard paths

This tool is usable within scripts and for debugging to query
paths and executables and whatever QStandardPaths will report.
Also a few additional outputs.

See also: kde4-config tool.

Change-Id: I1c10257df80da537eaa85354810dcc051211c602
Reviewed-by: David Faure <david.faure@kdab.com>
src/qtpaths/qtpaths.cpp [new file with mode: 0644]
src/qtpaths/qtpaths.pro [new file with mode: 0644]
src/src.pro