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/PdfExport/pdfexport.ui | 303 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 303 insertions(+) create mode 100644 Plugins/PdfExport/pdfexport.ui (limited to 'Plugins/PdfExport/pdfexport.ui') diff --git a/Plugins/PdfExport/pdfexport.ui b/Plugins/PdfExport/pdfexport.ui new file mode 100644 index 0000000..31dfce5 --- /dev/null +++ b/Plugins/PdfExport/pdfexport.ui @@ -0,0 +1,303 @@ + + + PdfExportConfig + + + + 0 + 0 + 332 + 492 + + + + Form + + + + + + Size and layout + + + + + + 999 + + + PdfExport.MaxCellBytes + + + + + + + Page size: + + + + + + + 999999 + + + PdfExport.BottomMargin + + + + + + + 999999 + + + PdfExport.RightMargin + + + + + + + Right margin: + + + + + + + Left margin: + + + + + + + Cell padding: + + + + + + + Limit characters in single cell: + + + + + + + mm + + + + + + + 999999 + + + PdfExport.Padding + + + + + + + mm + + + + + + + mm + + + + + + + 999999 + + + PdfExport.TopMargin + + + + + + + mm + + + + + + + Bottom margin: + + + + + + + PdfExport.PageSizes + + + PdfExport.PageSize + + + + + + + mm + + + + + + + Top margin: + + + + + + + 999999 + + + PdfExport.LeftMargin + + + + + + + + + + Font + + + + + + PdfExport.FontSize + + + + + + + PdfExport.Font + + + + + + + + + + Colors + + + + + + Headers background: + + + + + + + + 50 + 16777215 + + + + + + + PdfExport.HeaderBgColor + + + + + + + NULL value color: + + + + + + + + 50 + 16777215 + + + + + + + PdfExport.NullValueColor + + + + + + + + + + Other settings + + + + + + Print row numbers for data + + + PdfExport.PrintRowNum + + + + + + + Print page numbers + + + PdfExport.PrintPageNumbers + + + + + + + + + + + ConfigComboBox + QComboBox +
common/configcombobox.h
+
+ + ColorButton + QPushButton +
common/colorbutton.h
+
+
+ + +
-- cgit v1.2.3