Salome HOME
premiere version
[tools/eficas.git] / UiQT4 / desSelectVal.ui
1 <?xml version="1.0" encoding="UTF-8"?>
2 <ui version="4.0">
3  <class>DSelVal</class>
4  <widget class="QWidget" name="DSelVal">
5   <property name="geometry">
6    <rect>
7     <x>0</x>
8     <y>0</y>
9     <width>695</width>
10     <height>610</height>
11    </rect>
12   </property>
13   <property name="windowTitle">
14    <string>Sélection de valeurs</string>
15   </property>
16   <layout class="QVBoxLayout" name="verticalLayout_2">
17    <property name="spacing">
18     <number>0</number>
19    </property>
20    <property name="margin">
21     <number>0</number>
22    </property>
23    <item>
24     <widget class="QTextEdit" name="TBtext">
25      <property name="minimumSize">
26       <size>
27        <width>0</width>
28        <height>400</height>
29       </size>
30      </property>
31     </widget>
32    </item>
33    <item>
34     <layout class="QGridLayout" name="gridLayout">
35      <item row="0" column="0" rowspan="2">
36       <widget class="QGroupBox" name="BGSeparateur">
37        <property name="sizePolicy">
38         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
39          <horstretch>0</horstretch>
40          <verstretch>0</verstretch>
41         </sizepolicy>
42        </property>
43        <property name="title">
44         <string>Separateur</string>
45        </property>
46        <layout class="QVBoxLayout" name="verticalLayout">
47         <property name="spacing">
48          <number>0</number>
49         </property>
50         <item>
51          <widget class="QRadioButton" name="Bespace">
52           <property name="text">
53            <string>espace</string>
54           </property>
55           <property name="checked">
56            <bool>true</bool>
57           </property>
58          </widget>
59         </item>
60         <item>
61          <widget class="QRadioButton" name="Bvirgule">
62           <property name="text">
63            <string>virgule</string>
64           </property>
65          </widget>
66         </item>
67         <item>
68          <widget class="QRadioButton" name="BpointVirgule">
69           <property name="text">
70            <string>point-virgule</string>
71           </property>
72          </widget>
73         </item>
74        </layout>
75       </widget>
76      </item>
77      <item row="0" column="2">
78       <widget class="QPushButton" name="BImportSel">
79        <property name="sizePolicy">
80         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
81          <horstretch>0</horstretch>
82          <verstretch>0</verstretch>
83         </sizepolicy>
84        </property>
85        <property name="minimumSize">
86         <size>
87          <width>130</width>
88          <height>31</height>
89         </size>
90        </property>
91        <property name="toolTip">
92         <string>validation de la saisie</string>
93        </property>
94        <property name="styleSheet">
95         <string notr="true">background-color:rgb(104,110,149);
96 color :white;
97 border-radius : 12px
98 </string>
99        </property>
100        <property name="text">
101         <string>&amp;Ajouter Selection</string>
102        </property>
103        <property name="shortcut">
104         <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
105        </property>
106        <property name="autoDefault">
107         <bool>true</bool>
108        </property>
109        <property name="default">
110         <bool>true</bool>
111        </property>
112       </widget>
113      </item>
114      <item row="1" column="1">
115       <spacer name="horizontalSpacer">
116        <property name="orientation">
117         <enum>Qt::Horizontal</enum>
118        </property>
119        <property name="sizeHint" stdset="0">
120         <size>
121          <width>148</width>
122          <height>20</height>
123         </size>
124        </property>
125       </spacer>
126      </item>
127      <item row="1" column="2">
128       <widget class="QPushButton" name="BImportTout">
129        <property name="sizePolicy">
130         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
131          <horstretch>0</horstretch>
132          <verstretch>0</verstretch>
133         </sizepolicy>
134        </property>
135        <property name="minimumSize">
136         <size>
137          <width>130</width>
138          <height>31</height>
139         </size>
140        </property>
141        <property name="toolTip">
142         <string>validation de la saisie</string>
143        </property>
144        <property name="styleSheet">
145         <string notr="true">background-color:rgb(104,110,149);
146 color :white;
147 border-radius : 12px
148 </string>
149        </property>
150        <property name="text">
151         <string>&amp;Importer Tout</string>
152        </property>
153        <property name="shortcut">
154         <string>Shift+A, Alt+A, Alt+A, Alt+A</string>
155        </property>
156        <property name="autoDefault">
157         <bool>true</bool>
158        </property>
159        <property name="default">
160         <bool>true</bool>
161        </property>
162       </widget>
163      </item>
164     </layout>
165    </item>
166   </layout>
167  </widget>
168  <layoutdefault spacing="6" margin="11"/>
169  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
170  <resources/>
171  <connections/>
172 </ui>