geom/src/EntityGUI/UIFiles/EntityGUI_Dir2_QTD.ui

121 lines
4.5 KiB
XML

<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>EntityGUI_Dir2_QTD</class>
<widget class="QWidget">
<property name="name">
<cstring>EntityGUI_Dir2_QTD</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>124</width>
<height>106</height>
</rect>
</property>
<property name="caption">
<string>EntityGUI_Dir2_QTD</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QButtonGroup" row="0" column="0">
<property name="name">
<cstring>GroupDir2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Direction</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QLayoutWidget" row="0" column="0">
<property name="name">
<cstring>Layout1</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QRadioButton" row="1" column="0">
<property name="name">
<cstring>RB_Dir22</cstring>
</property>
<property name="text">
<string>X</string>
</property>
</widget>
<widget class="QRadioButton" row="2" column="0">
<property name="name">
<cstring>RB_Dir23</cstring>
</property>
<property name="text">
<string>Y</string>
</property>
</widget>
<spacer row="3" column="0">
<property name="name">
<cstring>Spacer4</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>0</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="QRadioButton" row="0" column="0">
<property name="name">
<cstring>RB_Dir21</cstring>
</property>
<property name="text">
<string>Length</string>
</property>
</widget>
</grid>
</widget>
</grid>
</widget>
</grid>
</widget>
<tabstops>
<tabstop>RB_Dir21</tabstop>
<tabstop>RB_Dir22</tabstop>
<tabstop>RB_Dir23</tabstop>
</tabstops>
<layoutdefaults spacing="6" margin="11"/>
</UI>