Skip to content
Snippets Groups Projects
Commit 1bf2505e authored by Vicente Bolea's avatar Vicente Bolea Committed by Kitware Robot
Browse files

Merge topic 'fix-math-text-column'


265d5060 MathTextColumn: remove now unexposed border properties

Acked-by: default avatarKitware Robot <kwrobot@kitware.com>
Acked-by: default avatarBen Boeckel <ben.boeckel@kitware.com>
Merge-request: !4928
parents b991bf9b 265d5060
No related merge requests found
ee2537a97329c9311520307ed55287960bba47272abf4310e2ca25c29d2b6da626e72729bf485d75f75111ef1f3508ca60f05e4671ca5830a0b5145d6603f5a8
906fa20801987521414f1ad242e576dde4d7a39e773a3f69d9b124fb0ac218fd0262faaf85e467661ceee11b875fba41f21409a699df376514fe9b968bb84dea
......@@ -15,13 +15,8 @@
<!-- Bottom vertical justification -->
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/FontEditor/VerticalJustification" command="activate" arguments="" />
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/FontEditor/1QMenu0" command="activate" arguments="Bottom" />
<!-- Line spacing = 2 -->
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/LineSpacing/DoubleRangeWidget/DoubleLineEdit" command="set_string" arguments="2" />
<!-- default line offset -->
<!-- cell offset = 20 -->
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/CellOffset/IntRangeWidget/LineEdit" command="set_string" arguments="20" />
<!-- some right padding -->
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/RightPadding/IntRangeWidget/LineEdit" command="set_string" arguments="25" />
<!-- some padding -->
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/Padding/IntRangeWidget/LineEdit" command="set_string" arguments="25" />
<pqevent object="pqClientMainWindow/menubar" command="activate" arguments="menuSources" />
<pqevent object="pqClientMainWindow/menubar/menuSources/Annotation" command="activate" arguments="TextSource" />
......@@ -37,13 +32,8 @@
<!-- Top vertical justification -->
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/FontEditor/VerticalJustification" command="activate" arguments="" />
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/FontEditor/1QMenu0" command="activate" arguments="Top" />
<!-- default line spacing -->
<!-- lineOffset = 10 -->
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/LineOffset/IntRangeWidget/LineEdit" command="set_string" arguments="10" />
<!-- Cell offset = 4 -->
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/CellOffset/IntRangeWidget/LineEdit" command="set_string" arguments="4" />
<!-- some top padding -->
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/TopPadding/IntRangeWidget/LineEdit" command="set_string" arguments="25" />
<!-- More padding -->
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/Padding/IntRangeWidget/LineEdit" command="set_string" arguments="25" />
<!-- Text centered on screen -->
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/TextLocationEditor/radioButtonPosition" command="set_boolean" arguments="true" />
<pqevent object="pqClientMainWindow/propertiesDock/propertiesPanel/scrollArea/qt_scrollarea_viewport/scrollAreaWidgetContents/DisplayFrame/ProxyPanel/TextLocationEditor/framePosition/pos1X" command="set_string" arguments="0.5" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment