2018-07-10 09:04:42 +02:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
2010-11-11 19:47:45 +00:00
|
|
|
<class>InsetParamsUi</class>
|
2018-07-10 09:04:42 +02:00
|
|
|
<widget class="QDialog" name="InsetParamsUi">
|
|
|
|
<property name="geometry">
|
2010-11-11 19:47:45 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2018-07-10 09:04:42 +02:00
|
|
|
<width>484</width>
|
|
|
|
<height>108</height>
|
2010-11-11 19:47:45 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="focusPolicy">
|
2010-11-11 19:47:45 +00:00
|
|
|
<enum>Qt::NoFocus</enum>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="windowTitle">
|
2010-11-11 20:06:08 +00:00
|
|
|
<string>Inset Parameter Configuration</string>
|
2010-11-11 19:47:45 +00:00
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="QStackedWidget" name="stackedWidget">
|
|
|
|
<property name="currentIndex">
|
2010-11-11 19:47:45 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<widget class="QWidget" name="page"/>
|
|
|
|
<widget class="QWidget" name="page_2"/>
|
2010-11-11 19:47:45 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<item row="1" column="0">
|
2010-11-11 19:47:45 +00:00
|
|
|
<spacer>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="orientation">
|
2010-11-11 19:47:45 +00:00
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="sizeHint" stdset="0">
|
2010-11-11 19:47:45 +00:00
|
|
|
<size>
|
2011-03-02 22:38:33 +00:00
|
|
|
<width>31</width>
|
2010-11-11 19:47:45 +00:00
|
|
|
<height>31</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<item row="1" column="1">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
2011-01-31 14:48:16 +00:00
|
|
|
<item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<widget class="QCheckBox" name="synchronizedCB">
|
|
|
|
<property name="toolTip">
|
2011-01-31 14:48:16 +00:00
|
|
|
<string>Update dialog when moving context</string>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="text">
|
2011-01-31 14:48:16 +00:00
|
|
|
<string>S&ynchronize Dialog</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<widget class="QCheckBox" name="immediateApplyCB">
|
|
|
|
<property name="toolTip">
|
2011-01-31 14:48:16 +00:00
|
|
|
<string>Apply settings immediately</string>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="layoutDirection">
|
2011-01-31 14:48:16 +00:00
|
|
|
<enum>Qt::LeftToRight</enum>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="text">
|
2011-01-31 14:48:16 +00:00
|
|
|
<string>I&mmediate Apply</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2010-11-11 19:47:45 +00:00
|
|
|
</item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<item row="2" column="0" colspan="2">
|
|
|
|
<layout class="QHBoxLayout">
|
|
|
|
<property name="spacing">
|
2010-11-11 19:47:45 +00:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2018-07-10 09:04:42 +02:00
|
|
|
<property name="leftMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="rightMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<property name="bottomMargin">
|
2010-11-11 19:47:45 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2018-07-10 09:04:42 +02:00
|
|
|
<widget class="QDialogButtonBox" name="buttonBox">
|
|
|
|
<property name="standardButtons">
|
|
|
|
<set>QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok|QDialogButtonBox::Reset</set>
|
2010-11-11 19:47:45 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<tabstops>
|
2011-01-31 14:48:16 +00:00
|
|
|
<tabstop>immediateApplyCB</tabstop>
|
2010-11-11 19:47:45 +00:00
|
|
|
</tabstops>
|
|
|
|
<includes>
|
2018-07-10 09:04:42 +02:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2010-11-11 19:47:45 +00:00
|
|
|
</includes>
|
|
|
|
<resources/>
|
|
|
|
<connections/>
|
|
|
|
</ui>
|