Warning, /education/labplot/src/kdefrontend/ui/settingsnotebookpage.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>SettingsNotebookPage</class>
0004  <widget class="QWidget" name="SettingsNotebookPage">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>371</width>
0010     <height>348</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Form</string>
0015   </property>
0016   <layout class="QVBoxLayout" name="verticalLayout">
0017    <item>
0018     <widget class="QLabel" name="label">
0019      <property name="font">
0020       <font>
0021        <weight>75</weight>
0022        <bold>true</bold>
0023       </font>
0024      </property>
0025      <property name="text">
0026       <string>Appearance</string>
0027      </property>
0028     </widget>
0029    </item>
0030    <item>
0031     <widget class="QCheckBox" name="chkSyntaxHighlighting">
0032      <property name="text">
0033       <string>Syntax Highlighting</string>
0034      </property>
0035     </widget>
0036    </item>
0037    <item>
0038     <widget class="QCheckBox" name="chkSyntaxCompletion">
0039      <property name="text">
0040       <string>Syntax Completion</string>
0041      </property>
0042     </widget>
0043    </item>
0044    <item>
0045     <widget class="QCheckBox" name="chkLineNumbers">
0046      <property name="text">
0047       <string>Line Numbers</string>
0048      </property>
0049     </widget>
0050    </item>
0051    <item>
0052     <widget class="QCheckBox" name="chkLatexTypesetting">
0053      <property name="text">
0054       <string>LaTeX Typesetting</string>
0055      </property>
0056     </widget>
0057    </item>
0058    <item>
0059     <widget class="QCheckBox" name="chkAnimations">
0060      <property name="text">
0061       <string>Animations</string>
0062      </property>
0063     </widget>
0064    </item>
0065    <item>
0066     <spacer name="verticalSpacer_4">
0067      <property name="orientation">
0068       <enum>Qt::Vertical</enum>
0069      </property>
0070      <property name="sizeType">
0071       <enum>QSizePolicy::Fixed</enum>
0072      </property>
0073      <property name="sizeHint" stdset="0">
0074       <size>
0075        <width>20</width>
0076        <height>13</height>
0077       </size>
0078      </property>
0079     </spacer>
0080    </item>
0081    <item>
0082     <widget class="QLabel" name="label_2">
0083      <property name="font">
0084       <font>
0085        <weight>75</weight>
0086        <bold>true</bold>
0087       </font>
0088      </property>
0089      <property name="text">
0090       <string>Evaluation</string>
0091      </property>
0092     </widget>
0093    </item>
0094    <item>
0095     <widget class="QCheckBox" name="chkReevaluateEntries">
0096      <property name="text">
0097       <string>Re-evaluate entries automatically</string>
0098      </property>
0099     </widget>
0100    </item>
0101    <item>
0102     <widget class="QCheckBox" name="chkAskConfirmation">
0103      <property name="text">
0104       <string>Ask for confirmation when restarting</string>
0105      </property>
0106     </widget>
0107    </item>
0108    <item>
0109     <spacer name="verticalSpacer">
0110      <property name="orientation">
0111       <enum>Qt::Vertical</enum>
0112      </property>
0113      <property name="sizeHint" stdset="0">
0114       <size>
0115        <width>20</width>
0116        <height>67</height>
0117       </size>
0118      </property>
0119     </spacer>
0120    </item>
0121   </layout>
0122  </widget>
0123  <resources/>
0124  <connections/>
0125 </ui>