geom/src/EntityGUI/UIFiles/EntityGUI_Dir2_QTD.ui

143 lines
5.4 KiB
Plaintext
Raw Normal View History

2004-12-01 10:39:14 +00:00
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
2008-11-27 09:56:33 +00:00
<!--
Copyright (C) 2007-2008 CEA/DEN, EDF R&D, OPEN CASCADE
Copyright (C) 2003-2007 OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
License as published by the Free Software Foundation; either
version 2.1 of the License.
This library is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
Lesser General Public License for more details.
You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
-->
2004-12-01 10:39:14 +00:00
<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>