~ubuntu-branches/ubuntu/precise/code-saturne/precise

« back to all changes in this revision

Viewing changes to gui/Pages/MatisseNetworkForm.ui

  • Committer: Package Import Robot
  • Author(s): Sylvestre Ledru
  • Date: 2011-11-01 17:43:32 UTC
  • mto: (6.1.7 sid)
  • mto: This revision was merged to the branch mainline in revision 11.
  • Revision ID: package-import@ubuntu.com-20111101174332-tl4vk45no0x3emc3
Tags: upstream-2.1.0
ImportĀ upstreamĀ versionĀ 2.1.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<ui version="4.0" >
2
 
 <class>MatisseNetworkForm</class>
3
 
 <widget class="QWidget" name="MatisseNetworkForm" >
4
 
  <property name="geometry" >
5
 
   <rect>
6
 
    <x>0</x>
7
 
    <y>0</y>
8
 
    <width>626</width>
9
 
    <height>660</height>
10
 
   </rect>
11
 
  </property>
12
 
  <property name="windowTitle" >
13
 
   <string>Form</string>
14
 
  </property>
15
 
  <widget class="QTabWidget" name="tabWidget" >
16
 
   <property name="geometry" >
17
 
    <rect>
18
 
     <x>20</x>
19
 
     <y>30</y>
20
 
     <width>601</width>
21
 
     <height>571</height>
22
 
    </rect>
23
 
   </property>
24
 
   <property name="currentIndex" >
25
 
    <number>0</number>
26
 
   </property>
27
 
   <widget class="QWidget" name="tab" >
28
 
    <attribute name="title" >
29
 
     <string>Parameters</string>
30
 
    </attribute>
31
 
    <widget class="QGroupBox" name="groupBox" >
32
 
     <property name="geometry" >
33
 
      <rect>
34
 
       <x>20</x>
35
 
       <y>40</y>
36
 
       <width>562</width>
37
 
       <height>120</height>
38
 
      </rect>
39
 
     </property>
40
 
     <property name="title" >
41
 
      <string>Thermal load</string>
42
 
     </property>
43
 
     <layout class="QGridLayout" >
44
 
      <item row="0" column="0" >
45
 
       <layout class="QGridLayout" >
46
 
        <item row="0" column="0" >
47
 
         <widget class="QLabel" name="label_1" >
48
 
          <property name="text" >
49
 
           <string>Height of canisters network (in cells)</string>
50
 
          </property>
51
 
         </widget>
52
 
        </item>
53
 
        <item row="0" column="1" >
54
 
         <widget class="QLineEdit" name="lineEdit_hreso1" >
55
 
          <property name="maximumSize" >
56
 
           <size>
57
 
            <width>80</width>
58
 
            <height>16777215</height>
59
 
           </size>
60
 
          </property>
61
 
         </widget>
62
 
        </item>
63
 
        <item row="0" column="2" >
64
 
         <widget class="QLabel" name="labelTo_1" >
65
 
          <property name="text" >
66
 
           <string>----></string>
67
 
          </property>
68
 
         </widget>
69
 
        </item>
70
 
        <item row="0" column="3" >
71
 
         <widget class="QLineEdit" name="lineEdit2_1" />
72
 
        </item>
73
 
        <item row="0" column="4" >
74
 
         <widget class="QLabel" name="labelUnit_1" >
75
 
          <property name="text" >
76
 
           <string>m</string>
77
 
          </property>
78
 
         </widget>
79
 
        </item>
80
 
        <item row="1" column="0" >
81
 
         <widget class="QLabel" name="label_2" >
82
 
          <property name="text" >
83
 
           <string>Height max of double jacketed wells (in cells)</string>
84
 
          </property>
85
 
         </widget>
86
 
        </item>
87
 
        <item row="1" column="1" >
88
 
         <widget class="QLineEdit" name="lineEdit_hreso2" >
89
 
          <property name="maximumSize" >
90
 
           <size>
91
 
            <width>80</width>
92
 
            <height>16777215</height>
93
 
           </size>
94
 
          </property>
95
 
         </widget>
96
 
        </item>
97
 
        <item row="1" column="2" >
98
 
         <widget class="QLabel" name="labelTo_2" >
99
 
          <property name="text" >
100
 
           <string>----></string>
101
 
          </property>
102
 
         </widget>
103
 
        </item>
104
 
        <item row="1" column="3" >
105
 
         <widget class="QLineEdit" name="lineEdit2_2" />
106
 
        </item>
107
 
        <item row="1" column="4" >
108
 
         <widget class="QLabel" name="labelUnit_2" >
109
 
          <property name="text" >
110
 
           <string>m</string>
111
 
          </property>
112
 
         </widget>
113
 
        </item>
114
 
        <item row="2" column="0" >
115
 
         <widget class="QLabel" name="label_3" >
116
 
          <property name="text" >
117
 
           <string>Height min of double jacketed wells (in cells)</string>
118
 
          </property>
119
 
         </widget>
120
 
        </item>
121
 
        <item row="2" column="2" >
122
 
         <widget class="QLabel" name="labelTo_3" >
123
 
          <property name="text" >
124
 
           <string>----></string>
125
 
          </property>
126
 
         </widget>
127
 
        </item>
128
 
        <item row="2" column="3" >
129
 
         <widget class="QLineEdit" name="lineEdit2_3" />
130
 
        </item>
131
 
        <item row="2" column="4" >
132
 
         <widget class="QLabel" name="labelUnit_3" >
133
 
          <property name="text" >
134
 
           <string>m</string>
135
 
          </property>
136
 
         </widget>
137
 
        </item>
138
 
        <item row="2" column="1" >
139
 
         <widget class="QLineEdit" name="lineEdit_hplen" >
140
 
          <property name="maximumSize" >
141
 
           <size>
142
 
            <width>80</width>
143
 
            <height>16777215</height>
144
 
           </size>
145
 
          </property>
146
 
         </widget>
147
 
        </item>
148
 
       </layout>
149
 
      </item>
150
 
     </layout>
151
 
    </widget>
152
 
   </widget>
153
 
   <widget class="QWidget" name="tab_2" >
154
 
    <attribute name="title" >
155
 
     <string>Canisters network</string>
156
 
    </attribute>
157
 
    <widget class="QTabWidget" name="tabWidget_2" >
158
 
     <property name="geometry" >
159
 
      <rect>
160
 
       <x>20</x>
161
 
       <y>20</y>
162
 
       <width>551</width>
163
 
       <height>501</height>
164
 
      </rect>
165
 
     </property>
166
 
     <property name="currentIndex" >
167
 
      <number>0</number>
168
 
     </property>
169
 
     <widget class="QWidget" name="tab_3" >
170
 
      <attribute name="title" >
171
 
       <string>Line</string>
172
 
      </attribute>
173
 
      <widget class="MatisseCustomView" native="1" name="widgetLine" >
174
 
       <property name="geometry" >
175
 
        <rect>
176
 
         <x>10</x>
177
 
         <y>10</y>
178
 
         <width>521</width>
179
 
         <height>451</height>
180
 
        </rect>
181
 
       </property>
182
 
      </widget>
183
 
     </widget>
184
 
     <widget class="QWidget" name="tab_4" >
185
 
      <attribute name="title" >
186
 
       <string>Row</string>
187
 
      </attribute>
188
 
      <widget class="MatisseCustomView" native="1" name="widgetRow" >
189
 
       <property name="geometry" >
190
 
        <rect>
191
 
         <x>20</x>
192
 
         <y>20</y>
193
 
         <width>511</width>
194
 
         <height>441</height>
195
 
        </rect>
196
 
       </property>
197
 
      </widget>
198
 
     </widget>
199
 
    </widget>
200
 
   </widget>
201
 
  </widget>
202
 
 </widget>
203
 
 <customwidgets>
204
 
  <customwidget>
205
 
   <class>MatisseCustomView</class>
206
 
   <extends>QWidget</extends>
207
 
   <header>MatisseCustomView.h</header>
208
 
   <container>1</container>
209
 
  </customwidget>
210
 
 </customwidgets>
211
 
 <resources/>
212
 
 <connections/>
213
 
</ui>