Warning, /education/kalzium/src/spectrumview.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>SpectrumView</class>
0004  <widget class="QWidget" name="SpectrumView">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>578</width>
0010     <height>413</height>
0011    </rect>
0012   </property>
0013   <property name="toolTip">
0014    <string>This page gives an overview of the spectrum of this element. Using the mouse you can zoom into the spectrum.</string>
0015   </property>
0016   <property name="whatsThis">
0017    <string>This page gives an overview of the spectrum of this element.</string>
0018   </property>
0019   <layout class="QGridLayout">
0020    <property name="margin">
0021     <number>9</number>
0022    </property>
0023    <property name="spacing">
0024     <number>6</number>
0025    </property>
0026    <item row="0" column="0" colspan="4">
0027     <widget class="SpectrumWidget" name="m_spectrumWidget" native="true">
0028      <property name="sizePolicy">
0029       <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding">
0030        <horstretch>0</horstretch>
0031        <verstretch>0</verstretch>
0032       </sizepolicy>
0033      </property>
0034      <property name="minimumSize">
0035       <size>
0036        <width>0</width>
0037        <height>100</height>
0038       </size>
0039      </property>
0040      <property name="toolTip">
0041       <string>This is the spectrum of the element.</string>
0042      </property>
0043      <property name="whatsThis">
0044       <string>This is the spectrum of the element.</string>
0045      </property>
0046     </widget>
0047    </item>
0048    <item row="2" column="1">
0049     <layout class="QGridLayout" name="detailGridLayout">
0050      <item row="1" column="0">
0051       <widget class="QLabel" name="label1">
0052        <property name="text">
0053         <string>&amp;Minimum value:</string>
0054        </property>
0055        <property name="alignment">
0056         <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0057        </property>
0058        <property name="buddy">
0059         <cstring>minimumValue</cstring>
0060        </property>
0061       </widget>
0062      </item>
0063      <item row="2" column="0">
0064       <widget class="QSpinBox" name="minimumValue">
0065        <property name="toolTip">
0066         <string>This sets the leftmost wavelength of the spectrum.</string>
0067        </property>
0068        <property name="whatsThis">
0069         <string>This sets the leftmost wavelength of the spectrum.</string>
0070        </property>
0071        <property name="suffix">
0072         <string/>
0073        </property>
0074        <property name="minimum">
0075         <number>1</number>
0076        </property>
0077        <property name="maximum">
0078         <number>40000</number>
0079        </property>
0080        <property name="value">
0081         <number>3800</number>
0082        </property>
0083       </widget>
0084      </item>
0085      <item row="4" column="0">
0086       <spacer name="verticalSpacer">
0087        <property name="orientation">
0088         <enum>Qt::Vertical</enum>
0089        </property>
0090        <property name="sizeHint" stdset="0">
0091         <size>
0092          <width>20</width>
0093          <height>40</height>
0094         </size>
0095        </property>
0096       </spacer>
0097      </item>
0098      <item row="1" column="2" rowspan="6">
0099       <widget class="QTreeWidget" name="peakListTable">
0100        <column>
0101         <property name="text">
0102          <string notr="true">1</string>
0103         </property>
0104        </column>
0105       </widget>
0106      </item>
0107      <item row="1" column="1">
0108       <widget class="QLabel" name="label2">
0109        <property name="text">
0110         <string>Maximum &amp;value:</string>
0111        </property>
0112        <property name="alignment">
0113         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0114        </property>
0115        <property name="buddy">
0116         <cstring>maximumValue</cstring>
0117        </property>
0118       </widget>
0119      </item>
0120      <item row="2" column="1">
0121       <widget class="QSpinBox" name="maximumValue">
0122        <property name="toolTip">
0123         <string>This sets the rightmost wavelength of the spectrum.</string>
0124        </property>
0125        <property name="whatsThis">
0126         <string>This sets the rightmost wavelength of the spectrum.</string>
0127        </property>
0128        <property name="suffix">
0129         <string/>
0130        </property>
0131        <property name="minimum">
0132         <number>1</number>
0133        </property>
0134        <property name="maximum">
0135         <number>40000</number>
0136        </property>
0137        <property name="value">
0138         <number>7800</number>
0139        </property>
0140       </widget>
0141      </item>
0142      <item row="5" column="0" colspan="2">
0143       <widget class="QGroupBox" name="groupBox">
0144        <property name="title">
0145         <string>Spectrum Settings</string>
0146        </property>
0147        <layout class="QGridLayout" name="gridLayout4">
0148         <item row="0" column="1">
0149          <widget class="KalziumUnitCombobox" name="m_lengthUnit"/>
0150         </item>
0151         <item row="1" column="1">
0152          <widget class="QComboBox" name="m_spectrumType">
0153           <item>
0154            <property name="text">
0155             <string>Emission spectrum</string>
0156            </property>
0157           </item>
0158           <item>
0159            <property name="text">
0160             <string>Absorption spectrum</string>
0161            </property>
0162           </item>
0163          </widget>
0164         </item>
0165         <item row="0" column="0">
0166          <widget class="QLabel" name="label">
0167           <property name="text">
0168            <string>Unit:</string>
0169           </property>
0170          </widget>
0171         </item>
0172         <item row="1" column="0">
0173          <widget class="QLabel" name="label_2">
0174           <property name="text">
0175            <string>Type:</string>
0176           </property>
0177          </widget>
0178         </item>
0179        </layout>
0180       </widget>
0181      </item>
0182      <item row="3" column="0" colspan="2">
0183       <widget class="QPushButton" name="btn_resetZoom">
0184        <property name="text">
0185         <string>Reset zoom</string>
0186        </property>
0187       </widget>
0188      </item>
0189     </layout>
0190    </item>
0191   </layout>
0192  </widget>
0193  <customwidgets>
0194   <customwidget>
0195    <class>SpectrumWidget</class>
0196    <extends>QWidget</extends>
0197    <header>spectrumwidget.h</header>
0198   </customwidget>
0199   <customwidget>
0200    <class>KalziumUnitCombobox</class>
0201    <extends>QComboBox</extends>
0202    <header>kalziumunitcombobox.h</header>
0203   </customwidget>
0204  </customwidgets>
0205  <resources/>
0206  <connections/>
0207 </ui>