You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
257 lines
9.1 KiB
257 lines
9.1 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>PlotSetupWidget</class>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>PlotSetupWidget</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>279</width>
|
|
<height>565</height>
|
|
</rect>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel" row="9" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel3</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>First element:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLayoutWidget" row="2" column="0">
|
|
<property name="name">
|
|
<cstring>layout4</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel1_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Average value:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>aValue</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="KIntNumInput" row="12" column="0">
|
|
<property name="name">
|
|
<cstring>to</cstring>
|
|
</property>
|
|
<property name="value">
|
|
<number>115</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>2</number>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>200</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Define the last element whose value should be plotted</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLayoutWidget" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>layout2</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel3_2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Minimum value:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>minValue</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="8" column="0">
|
|
<property name="name">
|
|
<cstring>showNames</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Show element names</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Define whether the names of the plotted element should be displayed</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="11" column="0">
|
|
<property name="name">
|
|
<cstring>textLabel4</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Last element:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLayoutWidget" row="1" column="0">
|
|
<property name="name">
|
|
<cstring>layout3</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Maximum value:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>maxValue</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string></string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="7" column="0">
|
|
<property name="name">
|
|
<cstring>connectPoints</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Connect points</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Define whether the plotted points should be connected or not</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KIntNumInput" row="10" column="0">
|
|
<property name="name">
|
|
<cstring>from</cstring>
|
|
</property>
|
|
<property name="value">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="minValue">
|
|
<number>1</number>
|
|
</property>
|
|
<property name="maxValue">
|
|
<number>200</number>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Define the first element whose value should be plotted</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="3" column="0">
|
|
<property name="name">
|
|
<cstring>spacer1</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>20</width>
|
|
<height>60</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQGroupBox" row="4" column="0">
|
|
<property name="name">
|
|
<cstring>groupBox1</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string>Y-axis</string>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="KComboBox" row="0" column="0">
|
|
<item>
|
|
<property name="text">
|
|
<string>Mass</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Mean Mass</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Density</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Electronegativity</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Melting Point</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Boiling Point</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Atomic Radius</string>
|
|
</property>
|
|
</item>
|
|
<item>
|
|
<property name="text">
|
|
<string>Covalent Radius</string>
|
|
</property>
|
|
</item>
|
|
<property name="name">
|
|
<cstring>KCB_y</cstring>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Here you can define what you want to plot</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
<customwidgets>
|
|
</customwidgets>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<includes>
|
|
<include location="global" impldecl="in implementation">knuminput.h</include>
|
|
<include location="global" impldecl="in implementation">kcombobox.h</include>
|
|
</includes>
|
|
</UI>
|