Warning, /education/kmplot/kmplot/settingspagediagram.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>SettingsPageDiagram</class>
0004  <widget class="QWidget" name="SettingsPageDiagram">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>307</width>
0010     <height>459</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Diagram</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout_2">
0017    <item row="0" column="0" colspan="2">
0018     <widget class="QGroupBox" name="kcfg_GridStyle">
0019      <property name="title">
0020       <string>Grid Style</string>
0021      </property>
0022      <layout class="QVBoxLayout">
0023       <property name="spacing">
0024        <number>6</number>
0025       </property>
0026       <property name="margin">
0027        <number>9</number>
0028       </property>
0029       <item>
0030        <widget class="QRadioButton" name="radioButton11">
0031         <property name="whatsThis">
0032          <string>No Grid will be plotted.</string>
0033         </property>
0034         <property name="text">
0035          <string>None</string>
0036         </property>
0037        </widget>
0038       </item>
0039       <item>
0040        <widget class="QRadioButton" name="radioButton12">
0041         <property name="whatsThis">
0042          <string>A line for every tic.</string>
0043         </property>
0044         <property name="text">
0045          <string>Lines</string>
0046         </property>
0047        </widget>
0048       </item>
0049       <item>
0050        <widget class="QRadioButton" name="radioButton13">
0051         <property name="whatsThis">
0052          <string>Only little crosses in the plot area.</string>
0053         </property>
0054         <property name="text">
0055          <string>Crosses</string>
0056         </property>
0057        </widget>
0058       </item>
0059       <item>
0060        <widget class="QRadioButton" name="radioButton14">
0061         <property name="whatsThis">
0062          <string>Circles around the Origin.</string>
0063         </property>
0064         <property name="text">
0065          <string>Polar</string>
0066         </property>
0067        </widget>
0068       </item>
0069      </layout>
0070     </widget>
0071    </item>
0072    <item row="1" column="0" colspan="2">
0073     <widget class="QGroupBox" name="groupBox">
0074      <property name="title">
0075       <string>Axis Labels</string>
0076      </property>
0077      <layout class="QGridLayout" name="gridLayout">
0078       <item row="0" column="0">
0079        <widget class="QLabel" name="label">
0080         <property name="whatsThis">
0081          <string>Label on horizontal axis.</string>
0082         </property>
0083         <property name="text">
0084          <string>Horizontal axis label:</string>
0085         </property>
0086         <property name="alignment">
0087          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0088         </property>
0089        </widget>
0090       </item>
0091       <item row="0" column="1">
0092        <widget class="QLineEdit" name="kcfg_LabelHorizontalAxis">
0093         <property name="text">
0094          <string>X</string>
0095         </property>
0096        </widget>
0097       </item>
0098       <item row="1" column="0">
0099        <widget class="QLabel" name="label_2">
0100         <property name="whatsThis">
0101          <string>Label on vertical axis.</string>
0102         </property>
0103         <property name="text">
0104          <string>Vertical axis label:</string>
0105         </property>
0106         <property name="alignment">
0107          <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0108         </property>
0109        </widget>
0110       </item>
0111       <item row="1" column="1">
0112        <widget class="QLineEdit" name="kcfg_LabelVerticalAxis">
0113         <property name="text">
0114          <string>Y</string>
0115         </property>
0116        </widget>
0117       </item>
0118      </layout>
0119     </widget>
0120    </item>
0121    <item row="2" column="0">
0122     <widget class="QLabel" name="textLabel7">
0123      <property name="text">
0124       <string>Axis widths:</string>
0125      </property>
0126      <property name="alignment">
0127       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0128      </property>
0129      <property name="buddy">
0130       <cstring>kcfg_AxesLineWidth</cstring>
0131      </property>
0132     </widget>
0133    </item>
0134    <item row="2" column="1">
0135     <widget class="QDoubleSpinBox" name="kcfg_AxesLineWidth">
0136      <property name="alignment">
0137       <set>Qt::AlignRight</set>
0138      </property>
0139      <property name="suffix">
0140       <string> mm</string>
0141      </property>
0142      <property name="decimals">
0143       <number>1</number>
0144      </property>
0145      <property name="minimum">
0146       <double>0.100000000000000</double>
0147      </property>
0148      <property name="singleStep">
0149       <double>0.100000000000000</double>
0150      </property>
0151     </widget>
0152    </item>
0153    <item row="3" column="0">
0154     <widget class="QLabel" name="textLabel5">
0155      <property name="text">
0156       <string>Line &amp;width:</string>
0157      </property>
0158      <property name="alignment">
0159       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0160      </property>
0161      <property name="buddy">
0162       <cstring>kcfg_GridLineWidth</cstring>
0163      </property>
0164     </widget>
0165    </item>
0166    <item row="3" column="1">
0167     <widget class="QDoubleSpinBox" name="kcfg_GridLineWidth">
0168      <property name="alignment">
0169       <set>Qt::AlignRight</set>
0170      </property>
0171      <property name="suffix">
0172       <string> mm</string>
0173      </property>
0174      <property name="decimals">
0175       <number>1</number>
0176      </property>
0177      <property name="minimum">
0178       <double>0.100000000000000</double>
0179      </property>
0180      <property name="singleStep">
0181       <double>0.100000000000000</double>
0182      </property>
0183     </widget>
0184    </item>
0185    <item row="4" column="0">
0186     <widget class="QLabel" name="textLabel9">
0187      <property name="text">
0188       <string>Tic width:</string>
0189      </property>
0190      <property name="alignment">
0191       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0192      </property>
0193      <property name="buddy">
0194       <cstring>kcfg_TicWidth</cstring>
0195      </property>
0196     </widget>
0197    </item>
0198    <item row="4" column="1">
0199     <widget class="QDoubleSpinBox" name="kcfg_TicWidth">
0200      <property name="alignment">
0201       <set>Qt::AlignRight</set>
0202      </property>
0203      <property name="suffix">
0204       <string> mm</string>
0205      </property>
0206      <property name="decimals">
0207       <number>1</number>
0208      </property>
0209      <property name="minimum">
0210       <double>0.100000000000000</double>
0211      </property>
0212      <property name="singleStep">
0213       <double>0.100000000000000</double>
0214      </property>
0215     </widget>
0216    </item>
0217    <item row="5" column="0">
0218     <widget class="QLabel" name="textLabel8_4">
0219      <property name="text">
0220       <string>Tic length:</string>
0221      </property>
0222      <property name="alignment">
0223       <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0224      </property>
0225      <property name="buddy">
0226       <cstring>kcfg_TicLength</cstring>
0227      </property>
0228     </widget>
0229    </item>
0230    <item row="5" column="1">
0231     <widget class="QDoubleSpinBox" name="kcfg_TicLength">
0232      <property name="alignment">
0233       <set>Qt::AlignRight</set>
0234      </property>
0235      <property name="suffix">
0236       <string> mm</string>
0237      </property>
0238      <property name="decimals">
0239       <number>1</number>
0240      </property>
0241      <property name="minimum">
0242       <double>0.100000000000000</double>
0243      </property>
0244      <property name="singleStep">
0245       <double>0.100000000000000</double>
0246      </property>
0247     </widget>
0248    </item>
0249    <item row="6" column="0">
0250     <widget class="QCheckBox" name="kcfg_ShowLabel">
0251      <property name="toolTip">
0252       <string>Visible tic labels.</string>
0253      </property>
0254      <property name="whatsThis">
0255       <string>Check this if the axes' tics should be labeled.</string>
0256      </property>
0257      <property name="text">
0258       <string>Show labels</string>
0259      </property>
0260      <property name="checked">
0261       <bool>true</bool>
0262      </property>
0263     </widget>
0264    </item>
0265    <item row="7" column="0">
0266     <widget class="QCheckBox" name="kcfg_ShowAxes">
0267      <property name="toolTip">
0268       <string>Visible axes.</string>
0269      </property>
0270      <property name="whatsThis">
0271       <string>Check this if the axes should be visible.</string>
0272      </property>
0273      <property name="text">
0274       <string>Show axes</string>
0275      </property>
0276      <property name="checked">
0277       <bool>true</bool>
0278      </property>
0279     </widget>
0280    </item>
0281    <item row="8" column="0">
0282     <widget class="QCheckBox" name="kcfg_ShowArrows">
0283      <property name="toolTip">
0284       <string>Visible arrows at the end of the axes.</string>
0285      </property>
0286      <property name="whatsThis">
0287       <string>Check this if the axes should have arrows at their ends.</string>
0288      </property>
0289      <property name="text">
0290       <string>Show arrows</string>
0291      </property>
0292      <property name="checked">
0293       <bool>true</bool>
0294      </property>
0295     </widget>
0296    </item>
0297    <item row="9" column="0">
0298     <spacer>
0299      <property name="orientation">
0300       <enum>Qt::Vertical</enum>
0301      </property>
0302      <property name="sizeHint" stdset="0">
0303       <size>
0304        <width>20</width>
0305        <height>40</height>
0306       </size>
0307      </property>
0308     </spacer>
0309    </item>
0310   </layout>
0311  </widget>
0312  <resources/>
0313  <connections/>
0314 </ui>