Warning, /education/kalzium/src/calculator/settings_calc.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>setupCalc</class> 0004 <widget class="QWidget" name="setupCalc"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>575</width> 0010 <height>221</height> 0011 </rect> 0012 </property> 0013 <layout class="QVBoxLayout" name="verticalLayout"> 0014 <item> 0015 <widget class="QTabWidget" name="tabWidget"> 0016 <property name="toolTip"> 0017 <string><big>The settings of the molecular concentration calculator</big></string> 0018 </property> 0019 <property name="currentIndex"> 0020 <number>0</number> 0021 </property> 0022 <widget class="QWidget" name="nuclear"> 0023 <attribute name="title"> 0024 <string>Nuclear Calculator</string> 0025 </attribute> 0026 <layout class="QVBoxLayout" name="verticalLayout_5"> 0027 <item> 0028 <widget class="QCheckBox" name="kcfg_mass"> 0029 <property name="text"> 0030 <string>Amount is always specified in term of mass</string> 0031 </property> 0032 </widget> 0033 </item> 0034 <item> 0035 <spacer name="verticalSpacer_4"> 0036 <property name="orientation"> 0037 <enum>Qt::Vertical</enum> 0038 </property> 0039 <property name="sizeHint" stdset="0"> 0040 <size> 0041 <width>20</width> 0042 <height>171</height> 0043 </size> 0044 </property> 0045 </spacer> 0046 </item> 0047 </layout> 0048 </widget> 0049 <widget class="QWidget" name="gas"> 0050 <attribute name="title"> 0051 <string>Gas Calculator</string> 0052 </attribute> 0053 <layout class="QVBoxLayout" name="verticalLayout_2"> 0054 <item> 0055 <layout class="QHBoxLayout" name="horizontalLayout"> 0056 <item> 0057 <widget class="QCheckBox" name="kcfg_ideal"> 0058 <property name="text"> 0059 <string>Assume Gas is ideal (i.e. do not show Van der Waals co-efficients)</string> 0060 </property> 0061 <property name="checked"> 0062 <bool>true</bool> 0063 </property> 0064 </widget> 0065 </item> 0066 </layout> 0067 </item> 0068 <item> 0069 <spacer name="verticalSpacer"> 0070 <property name="orientation"> 0071 <enum>Qt::Vertical</enum> 0072 </property> 0073 <property name="sizeHint" stdset="0"> 0074 <size> 0075 <width>20</width> 0076 <height>142</height> 0077 </size> 0078 </property> 0079 </spacer> 0080 </item> 0081 </layout> 0082 </widget> 0083 <widget class="QWidget" name="tab_2"> 0084 <attribute name="title"> 0085 <string>Mass Calculator</string> 0086 </attribute> 0087 <layout class="QVBoxLayout" name="verticalLayout_4"> 0088 <item> 0089 <widget class="QCheckBox" name="kcfg_alias"> 0090 <property name="text"> 0091 <string>Show details such as aliases</string> 0092 </property> 0093 </widget> 0094 </item> 0095 <item> 0096 <widget class="QCheckBox" name="checkBox"> 0097 <property name="text"> 0098 <string>Show the add alias tab</string> 0099 </property> 0100 </widget> 0101 </item> 0102 <item> 0103 <spacer name="verticalSpacer_3"> 0104 <property name="orientation"> 0105 <enum>Qt::Vertical</enum> 0106 </property> 0107 <property name="sizeHint" stdset="0"> 0108 <size> 0109 <width>20</width> 0110 <height>40</height> 0111 </size> 0112 </property> 0113 </spacer> 0114 </item> 0115 </layout> 0116 </widget> 0117 <widget class="QWidget" name="tab_3"> 0118 <attribute name="title"> 0119 <string>Concentration Calculator</string> 0120 </attribute> 0121 <layout class="QVBoxLayout" name="verticalLayout_3"> 0122 <item> 0123 <widget class="QCheckBox" name="kcfg_soluteMass"> 0124 <property name="text"> 0125 <string>Amount of solute is always specified in terms of mass</string> 0126 </property> 0127 </widget> 0128 </item> 0129 <item> 0130 <widget class="QCheckBox" name="kcfg_solventVolume"> 0131 <property name="text"> 0132 <string>Amount of solvent is always specified in terms of volume</string> 0133 </property> 0134 </widget> 0135 </item> 0136 <item> 0137 <spacer name="verticalSpacer_2"> 0138 <property name="orientation"> 0139 <enum>Qt::Vertical</enum> 0140 </property> 0141 <property name="sizeHint" stdset="0"> 0142 <size> 0143 <width>20</width> 0144 <height>142</height> 0145 </size> 0146 </property> 0147 </spacer> 0148 </item> 0149 </layout> 0150 </widget> 0151 </widget> 0152 </item> 0153 </layout> 0154 </widget> 0155 <resources/> 0156 <connections/> 0157 </ui>