tests/auto/uiloader/tst_screenshot/README.TXT
changeset 0 1918ee327afb
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tests/auto/uiloader/tst_screenshot/README.TXT	Mon Jan 11 14:00:40 2010 +0000
@@ -0,0 +1,13 @@
+This program is called from ../uiloader.
+
+
+./tst_screenshot
+
+    Syntax: ./tst_screenshot <path to *.ui file> [output directory]
+
+    This programm takes a *.ui file and an output dir as argument in order to
+    create a screenshot of the widget defined in the ui file.
+
+    The screenshot is saved in the output dir (default current dir), ".png" is
+    appended to the ui file name.
+