]> SALOME platform Git repositories - modules/homard.git/blob - src/HOMARDGUI/CreateListGroup.ui
Salome HOME
version 5_1_4 HOMARD_SRC
[modules/homard.git] / src / HOMARDGUI / CreateListGroup.ui
1 <ui version="4.0" >
2  <class>CreateListGroup</class>
3  <widget class="QDialog" name="CreateListGroup" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>717</width>
9     <height>600</height>
10    </rect>
11   </property>
12   <property name="sizePolicy" >
13    <sizepolicy vsizetype="Expanding" hsizetype="Expanding" >
14     <horstretch>0</horstretch>
15     <verstretch>0</verstretch>
16    </sizepolicy>
17   </property>
18   <property name="windowTitle" >
19    <string>Create Hypothesis - Group selection</string>
20   </property>
21   <property name="autoFillBackground" >
22    <bool>false</bool>
23   </property>
24   <property name="sizeGripEnabled" >
25    <bool>true</bool>
26   </property>
27   <layout class="QGridLayout" name="gridLayout" >
28    <item row="0" column="0" >
29     <widget class="QGroupBox" name="GBOptions" >
30      <property name="title" >
31       <string>Selected groups</string>
32      </property>
33      <layout class="QGridLayout" name="gridLayout_7" >
34       <item row="0" column="0" >
35        <widget class="QTableWidget" name="TWGroupe" >
36         <property name="showGrid" >
37          <bool>true</bool>
38         </property>
39         <property name="rowCount" >
40          <number>0</number>
41         </property>
42         <property name="columnCount" >
43          <number>2</number>
44         </property>
45         <column>
46          <property name="text" >
47           <string>Selection</string>
48          </property>
49         </column>
50         <column>
51          <property name="text" >
52           <string>Group</string>
53          </property>
54         </column>
55        </widget>
56       </item>
57      </layout>
58     </widget>
59    </item>
60    <item row="1" column="0" >
61     <widget class="QGroupBox" name="GBButtons" >
62      <property name="title" >
63       <string/>
64      </property>
65      <layout class="QGridLayout" name="gridLayout_5" >
66       <item row="0" column="0" >
67        <widget class="QPushButton" name="buttonOk" >
68         <property name="text" >
69          <string>&amp;Ok</string>
70         </property>
71        </widget>
72       </item>
73       <item row="0" column="1" >
74        <widget class="QPushButton" name="buttonApply" >
75         <property name="text" >
76          <string>&amp;Apply</string>
77         </property>
78        </widget>
79       </item>
80       <item row="0" column="2" >
81        <widget class="QPushButton" name="buttonCancel" >
82         <property name="text" >
83          <string>&amp;Cancel</string>
84         </property>
85        </widget>
86       </item>
87       <item row="0" column="3" >
88        <widget class="QPushButton" name="buttonHelp" >
89         <property name="text" >
90          <string>&amp;Help</string>
91         </property>
92        </widget>
93       </item>
94      </layout>
95     </widget>
96    </item>
97   </layout>
98  </widget>
99  <resources/>
100  <connections/>
101 </ui>