From 7167ce41b61d2ba2cdb526777a4233eb84a3b66a Mon Sep 17 00:00:00 2001 From: Unit 193 Date: Sat, 6 Dec 2014 17:33:25 -0500 Subject: Imported Upstream version 2.99.6 --- Plugins/JsonExport/jsonexport.ui | 66 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) create mode 100644 Plugins/JsonExport/jsonexport.ui (limited to 'Plugins/JsonExport/jsonexport.ui') diff --git a/Plugins/JsonExport/jsonexport.ui b/Plugins/JsonExport/jsonexport.ui new file mode 100644 index 0000000..ebb0d78 --- /dev/null +++ b/Plugins/JsonExport/jsonexport.ui @@ -0,0 +1,66 @@ + + + JsonExportConfig + + + + 0 + 0 + 345 + 100 + + + + Form + + + + + + Output format + + + + + + Format document (new lines, indentation) + + + true + + + format + + + JsonExport.Format + + + + + + + Compress (everything in one line) + + + compress + + + JsonExport.Format + + + + + + + + + + + ConfigRadioButton + QRadioButton +
common/configradiobutton.h
+
+
+ + +
-- cgit v1.2.3