Warning, /education/kalzium/src/isotopetable/isotopedialog.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>isotopeWidget</class>
0004  <widget class="QWidget" name="isotopeWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>985</width>
0010     <height>622</height>
0011    </rect>
0012   </property>
0013   <layout class="QGridLayout" name="gridLayout">
0014    <item row="0" column="3">
0015     <layout class="QVBoxLayout" name="verticalLayout_2">
0016      <item>
0017       <widget class="IsotopeGuideView" name="guide">
0018        <property name="sizePolicy">
0019         <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0020          <horstretch>0</horstretch>
0021          <verstretch>0</verstretch>
0022         </sizepolicy>
0023        </property>
0024        <property name="minimumSize">
0025         <size>
0026          <width>150</width>
0027          <height>0</height>
0028         </size>
0029        </property>
0030        <property name="maximumSize">
0031         <size>
0032          <width>150</width>
0033          <height>300</height>
0034         </size>
0035        </property>
0036        <property name="verticalScrollBarPolicy">
0037         <enum>Qt::ScrollBarAlwaysOff</enum>
0038        </property>
0039        <property name="horizontalScrollBarPolicy">
0040         <enum>Qt::ScrollBarAlwaysOff</enum>
0041        </property>
0042       </widget>
0043      </item>
0044      <item>
0045       <widget class="QSlider" name="Slider">
0046        <property name="sizePolicy">
0047         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0048          <horstretch>0</horstretch>
0049          <verstretch>0</verstretch>
0050         </sizepolicy>
0051        </property>
0052        <property name="minimum">
0053         <number>-12</number>
0054        </property>
0055        <property name="maximum">
0056         <number>23</number>
0057        </property>
0058        <property name="value">
0059         <number>10</number>
0060        </property>
0061        <property name="orientation">
0062         <enum>Qt::Horizontal</enum>
0063        </property>
0064       </widget>
0065      </item>
0066      <item>
0067       <widget class="QLabel" name="label_2">
0068        <property name="text">
0069         <string>Zoom IN / OUT</string>
0070        </property>
0071       </widget>
0072      </item>
0073      <item>
0074       <spacer name="verticalSpacer">
0075        <property name="orientation">
0076         <enum>Qt::Vertical</enum>
0077        </property>
0078        <property name="sizeHint" stdset="0">
0079         <size>
0080          <width>20</width>
0081          <height>40</height>
0082         </size>
0083        </property>
0084       </spacer>
0085      </item>
0086     </layout>
0087    </item>
0088    <item row="0" column="2">
0089     <widget class="IsotopeView" name="gv">
0090      <property name="sizePolicy">
0091       <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0092        <horstretch>0</horstretch>
0093        <verstretch>0</verstretch>
0094       </sizepolicy>
0095      </property>
0096      <property name="dragMode">
0097       <enum>QGraphicsView::ScrollHandDrag</enum>
0098      </property>
0099     </widget>
0100    </item>
0101    <item row="0" column="1">
0102     <widget class="QWidget" name="infoWidget" native="true">
0103      <property name="maximumSize">
0104       <size>
0105        <width>16777215</width>
0106        <height>16777215</height>
0107       </size>
0108      </property>
0109      <layout class="QVBoxLayout" name="verticalLayout">
0110       <item>
0111        <widget class="QLabel" name="label">
0112         <property name="sizePolicy">
0113          <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
0114           <horstretch>0</horstretch>
0115           <verstretch>0</verstretch>
0116          </sizepolicy>
0117         </property>
0118         <property name="minimumSize">
0119          <size>
0120           <width>0</width>
0121           <height>0</height>
0122          </size>
0123         </property>
0124         <property name="maximumSize">
0125          <size>
0126           <width>200</width>
0127           <height>16777203</height>
0128          </size>
0129         </property>
0130         <property name="text">
0131          <string>&lt;p&gt;&lt;b&gt;Information&lt;/b&gt;&lt;/p&gt;
0132 &lt;p&gt;Right click on an element to view information about it.&lt;/p&gt;
0133 &lt;p&gt;Zoom in and out using your mouse wheel / zoom feature.&lt;/p&gt;
0134 &lt;p&gt;Scroll using left-clicking and dragging / scroll feature.&lt;/p&gt;</string>
0135         </property>
0136         <property name="textFormat">
0137          <enum>Qt::RichText</enum>
0138         </property>
0139         <property name="alignment">
0140          <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
0141         </property>
0142         <property name="wordWrap">
0143          <bool>true</bool>
0144         </property>
0145        </widget>
0146       </item>
0147      </layout>
0148     </widget>
0149    </item>
0150   </layout>
0151  </widget>
0152  <customwidgets>
0153   <customwidget>
0154    <class>IsotopeView</class>
0155    <extends>QGraphicsView</extends>
0156    <header location="global">isotopeview.h</header>
0157   </customwidget>
0158   <customwidget>
0159    <class>IsotopeGuideView</class>
0160    <extends>QGraphicsView</extends>
0161    <header>isotopeguideview.h</header>
0162   </customwidget>
0163  </customwidgets>
0164  <resources/>
0165  <connections/>
0166 </ui>