Warning, /education/step/step/create_gas_particles.ui is written in an unsupported language. File is not indexed.

0001 <ui version="4.0" >
0002  <class>WidgetCreateGasParticles</class>
0003  <widget class="QWidget" name="WidgetCreateGasParticles" >
0004   <property name="geometry" >
0005    <rect>
0006     <x>0</x>
0007     <y>0</y>
0008     <width>277</width>
0009     <height>229</height>
0010    </rect>
0011   </property>
0012   <layout class="QVBoxLayout" >
0013    <property name="leftMargin" >
0014     <number>0</number>
0015    </property>
0016    <property name="topMargin" >
0017     <number>0</number>
0018    </property>
0019    <property name="rightMargin" >
0020     <number>0</number>
0021    </property>
0022    <property name="bottomMargin" >
0023     <number>0</number>
0024    </property>
0025    <item>
0026     <widget class="QGroupBox" name="groupBox" >
0027      <property name="title" >
0028       <string>Options</string>
0029      </property>
0030      <layout class="QGridLayout" >
0031       <item row="0" column="0" >
0032        <widget class="QLabel" name="label_5" >
0033         <property name="text" >
0034          <string>Area:</string>
0035         </property>
0036        </widget>
0037       </item>
0038       <item row="0" column="1" >
0039        <widget class="QLineEdit" name="lineEditVolume" >
0040         <property name="toolTip" >
0041          <string>The area the gas takes</string>
0042         </property>
0043         <property name="alignment" >
0044          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0045         </property>
0046         <property name="readOnly" >
0047          <bool>true</bool>
0048         </property>
0049        </widget>
0050       </item>
0051       <item row="0" column="2" >
0052        <widget class="QLabel" name="labelVolume" >
0053         <property name="text" >
0054          <string/>
0055         </property>
0056        </widget>
0057       </item>
0058       <item row="1" column="0" >
0059        <widget class="QLabel" name="label" >
0060         <property name="text" >
0061          <string>Particle count:</string>
0062         </property>
0063        </widget>
0064       </item>
0065       <item row="1" column="1" >
0066        <widget class="QLineEdit" name="lineEditCount" >
0067         <property name="toolTip" >
0068          <string>The number of particles of this gas.</string>
0069         </property>
0070         <property name="whatsThis" >
0071          <string>The number of particles of this gas.</string>
0072         </property>
0073         <property name="text" >
0074          <string>20</string>
0075         </property>
0076         <property name="alignment" >
0077          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0078         </property>
0079        </widget>
0080       </item>
0081       <item row="1" column="2" >
0082        <widget class="QLabel" name="labelCount" >
0083         <property name="text" >
0084          <string/>
0085         </property>
0086        </widget>
0087       </item>
0088       <item row="2" column="0" >
0089        <widget class="QLabel" name="label_6" >
0090         <property name="text" >
0091          <string>Concentration:</string>
0092         </property>
0093        </widget>
0094       </item>
0095       <item row="2" column="1" >
0096        <widget class="QLineEdit" name="lineEditConcentration" >
0097         <property name="alignment" >
0098          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0099         </property>
0100        </widget>
0101       </item>
0102       <item row="2" column="2" >
0103        <widget class="QLabel" name="labelConcentration" >
0104         <property name="text" >
0105          <string/>
0106         </property>
0107        </widget>
0108       </item>
0109       <item row="3" column="0" >
0110        <widget class="QLabel" name="label_2" >
0111         <property name="text" >
0112          <string>Particle mass:</string>
0113         </property>
0114        </widget>
0115       </item>
0116       <item row="3" column="1" >
0117        <widget class="QLineEdit" name="lineEditMass" >
0118         <property name="toolTip" >
0119          <string>The mass of one particle</string>
0120         </property>
0121         <property name="whatsThis" >
0122          <string>The mass of one particle</string>
0123         </property>
0124         <property name="text" >
0125          <string>1</string>
0126         </property>
0127         <property name="alignment" >
0128          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0129         </property>
0130        </widget>
0131       </item>
0132       <item row="3" column="2" >
0133        <widget class="QLabel" name="labelMass" >
0134         <property name="text" >
0135          <string/>
0136         </property>
0137        </widget>
0138       </item>
0139       <item row="4" column="0" >
0140        <widget class="QLabel" name="label_3" >
0141         <property name="text" >
0142          <string>Temperature:</string>
0143         </property>
0144        </widget>
0145       </item>
0146       <item row="4" column="1" >
0147        <widget class="QLineEdit" name="lineEditTemperature" >
0148         <property name="text" >
0149          <string>1e21</string>
0150         </property>
0151         <property name="alignment" >
0152          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0153         </property>
0154        </widget>
0155       </item>
0156       <item row="4" column="2" >
0157        <widget class="QLabel" name="labelTemperature" >
0158         <property name="text" >
0159          <string/>
0160         </property>
0161        </widget>
0162       </item>
0163       <item row="5" column="0" >
0164        <widget class="QLabel" name="label_4" >
0165         <property name="text" >
0166          <string>Mean velocity:</string>
0167         </property>
0168        </widget>
0169       </item>
0170       <item row="5" column="1" >
0171        <widget class="QLineEdit" name="lineEditMeanVelocity" >
0172         <property name="text" >
0173          <string>(0,0)</string>
0174         </property>
0175         <property name="alignment" >
0176          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0177         </property>
0178        </widget>
0179       </item>
0180       <item row="5" column="2" >
0181        <widget class="QLabel" name="labelMeanVelocity" >
0182         <property name="text" >
0183          <string/>
0184         </property>
0185        </widget>
0186       </item>
0187      </layout>
0188     </widget>
0189    </item>
0190   </layout>
0191  </widget>
0192  <tabstops>
0193   <tabstop>lineEditVolume</tabstop>
0194   <tabstop>lineEditCount</tabstop>
0195   <tabstop>lineEditConcentration</tabstop>
0196   <tabstop>lineEditMass</tabstop>
0197   <tabstop>lineEditTemperature</tabstop>
0198   <tabstop>lineEditMeanVelocity</tabstop>
0199  </tabstops>
0200  <resources/>
0201  <connections/>
0202 </ui>