diff --git a/src/Gui/DlgReportView.ui b/src/Gui/DlgReportView.ui index a8d6764c5..eb20d4634 100644 --- a/src/Gui/DlgReportView.ui +++ b/src/Gui/DlgReportView.ui @@ -1,122 +1,69 @@ - - - - + + Gui::Dialog::DlgReportView - - + + 0 0 432 - 404 + 411 - + Output window - - - 9 - - - 6 - - - - - Qt::Vertical - - - QSizePolicy::Expanding - - - - 410 - 71 - - - - - - - - Redirect internal Python output to report view - - - RedirectPythonOutput - - - OutputWindow - - - - - - - Redirect internal Python errors to report view - - - RedirectPythonErrors - - - OutputWindow - - - - - - + + + + Output - - + + 11 - - 6 - - - - + + + Record log messages - + checkLogging - + OutputWindow - - - + + + Record warnings - + true - + checkWarning - + OutputWindow - - - + + + Record error messages - + true - + checkError - + OutputWindow @@ -124,27 +71,27 @@ - - - + + + Colors - - + + 9 - + 6 - + - + Qt::Horizontal - + QSizePolicy::MinimumExpanding - + 40 20 @@ -152,194 +99,30 @@ - - - + + + 0 - + 6 - - - - Qt::Horizontal - - - QSizePolicy::Expanding - - - - 211 - 23 - - - - - - - - - 3 - 0 - 0 - 0 - - - - - 75 - 0 - - - - - - - - 255 - 0 - 0 - - - - colorError - - - OutputWindow - - - - - - - Qt::Horizontal - - - QSizePolicy::Ignored - - - - 211 - 23 - - - - - - - + + + Normal messages: - - - - - 3 - 0 - 0 - 0 - - - - - 75 - 0 - - - - - - - - 0 - 0 - 255 - - - - colorLogging - - - OutputWindow - - - - + - + Qt::Horizontal - + QSizePolicy::Ignored - - - 211 - 23 - - - - - - - - Log messages: - - - - - - - - 3 - 0 - 0 - 0 - - - - - 75 - 0 - - - - - - - - 255 - 170 - 0 - - - - colorWarning - - - OutputWindow - - - - - - - Warnings: - - - - - - - Qt::Horizontal - - - QSizePolicy::Ignored - - + 214 23 @@ -347,43 +130,199 @@ - - - - Errors: - - - - - - - - 5 - 0 + + + + 0 0 - + 75 0 - + - + 0 0 0 - + colorText - + + OutputWindow + + + + + + + Log messages: + + + + + + + Qt::Horizontal + + + QSizePolicy::Ignored + + + + 211 + 23 + + + + + + + + + 0 + 0 + + + + + 75 + 0 + + + + + + + + 0 + 0 + 255 + + + + colorLogging + + + OutputWindow + + + + + + + Warnings: + + + + + + + Qt::Horizontal + + + QSizePolicy::Ignored + + + + 211 + 23 + + + + + + + + + 0 + 0 + + + + + 75 + 0 + + + + + + + + 255 + 170 + 0 + + + + colorWarning + + + OutputWindow + + + + + + + Errors: + + + + + + + Qt::Horizontal + + + QSizePolicy::Expanding + + + + 211 + 23 + + + + + + + + + 0 + 0 + + + + + 75 + 0 + + + + + + + + 255 + 0 + 0 + + + + colorError + + OutputWindow @@ -393,25 +332,88 @@ + + + + Python interpreter + + + + + + Redirect internal Python output to report view + + + RedirectPythonOutput + + + OutputWindow + + + + + + + Redirect internal Python errors to report view + + + RedirectPythonErrors + + + OutputWindow + + + + + + + + + + Qt::Vertical + + + QSizePolicy::Expanding + + + + 410 + 71 + + + + - + + + Gui::ColorButton + QPushButton +
Gui/Widgets.h
+
Gui::PrefColorButton Gui::ColorButton
Gui/PrefWidgets.h
- 0 -
Gui::PrefCheckBox QCheckBox
Gui/PrefWidgets.h
- 0 -
+ + checkLogging + checkWarning + checkError + colorText + colorLogging + colorWarning + colorError + pythonOutput + pythonError +