Warning, /education/cantor/src/backends/octave/settings.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>OctaveSettingsBase</class>
0004  <widget class="QWidget" name="OctaveSettingsBase">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>572</width>
0010     <height>335</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout_2">
0014    <item>
0015     <widget class="QTabWidget" name="tabWidget">
0016      <property name="currentIndex">
0017       <number>0</number>
0018      </property>
0019      <widget class="QWidget" name="tabGeneral">
0020       <attribute name="title">
0021        <string>General</string>
0022       </attribute>
0023       <layout class="QGridLayout" name="gridLayout">
0024        <item row="4" column="2">
0025         <widget class="QCheckBox" name="kcfg_integratePlots">
0026          <property name="toolTip">
0027           <string>If enabled, plots will be shown inside of the worksheet. Otherwise, plots will be shown in an external window.</string>
0028          </property>
0029          <property name="text">
0030           <string>Enabled</string>
0031          </property>
0032         </widget>
0033        </item>
0034        <item row="5" column="2">
0035         <widget class="QFrame" name="frame">
0036          <property name="frameShape">
0037           <enum>QFrame::NoFrame</enum>
0038          </property>
0039          <property name="frameShadow">
0040           <enum>QFrame::Raised</enum>
0041          </property>
0042          <layout class="QHBoxLayout" name="horizontalLayout">
0043           <property name="leftMargin">
0044            <number>0</number>
0045           </property>
0046           <property name="topMargin">
0047            <number>0</number>
0048           </property>
0049           <property name="rightMargin">
0050            <number>0</number>
0051           </property>
0052           <property name="bottomMargin">
0053            <number>0</number>
0054           </property>
0055           <item>
0056            <widget class="QLabel" name="lPlotWidth">
0057             <property name="text">
0058              <string>width:</string>
0059             </property>
0060            </widget>
0061           </item>
0062           <item>
0063            <widget class="QDoubleSpinBox" name="kcfg_plotWidth">
0064             <property name="suffix">
0065              <string>cm</string>
0066             </property>
0067            </widget>
0068           </item>
0069           <item>
0070            <spacer name="horizontalSpacer">
0071             <property name="orientation">
0072              <enum>Qt::Horizontal</enum>
0073             </property>
0074             <property name="sizeType">
0075              <enum>QSizePolicy::Fixed</enum>
0076             </property>
0077             <property name="sizeHint" stdset="0">
0078              <size>
0079               <width>40</width>
0080               <height>20</height>
0081              </size>
0082             </property>
0083            </spacer>
0084           </item>
0085           <item>
0086            <widget class="QLabel" name="lPlotHeight">
0087             <property name="text">
0088              <string>height:</string>
0089             </property>
0090            </widget>
0091           </item>
0092           <item>
0093            <widget class="QDoubleSpinBox" name="kcfg_plotHeight">
0094             <property name="suffix">
0095              <string>cm</string>
0096             </property>
0097            </widget>
0098           </item>
0099           <item>
0100            <spacer name="horizontalSpacer_2">
0101             <property name="orientation">
0102              <enum>Qt::Horizontal</enum>
0103             </property>
0104             <property name="sizeHint" stdset="0">
0105              <size>
0106               <width>40</width>
0107               <height>20</height>
0108              </size>
0109             </property>
0110            </spacer>
0111           </item>
0112          </layout>
0113         </widget>
0114        </item>
0115        <item row="5" column="0">
0116         <widget class="QLabel" name="label_3">
0117          <property name="text">
0118           <string>Size:</string>
0119          </property>
0120         </widget>
0121        </item>
0122        <item row="1" column="2">
0123         <widget class="QCheckBox" name="kcfg_variableManagement">
0124          <property name="toolTip">
0125           <string>Monitor the creation and destruction of variables and show the existing variables in the variable panel.</string>
0126          </property>
0127          <property name="text">
0128           <string>Enabled</string>
0129          </property>
0130         </widget>
0131        </item>
0132        <item row="4" column="0" colspan="2">
0133         <widget class="QLabel" name="lPlotIntegration">
0134          <property name="text">
0135           <string>Integrated:</string>
0136          </property>
0137         </widget>
0138        </item>
0139        <item row="3" column="0">
0140         <widget class="QLabel" name="label_4">
0141          <property name="font">
0142           <font>
0143            <weight>75</weight>
0144            <bold>true</bold>
0145           </font>
0146          </property>
0147          <property name="text">
0148           <string>Plots</string>
0149          </property>
0150         </widget>
0151        </item>
0152        <item row="6" column="0" colspan="2">
0153         <widget class="QLabel" name="label_2">
0154          <property name="text">
0155           <string>Image Format:</string>
0156          </property>
0157         </widget>
0158        </item>
0159        <item row="0" column="2">
0160         <widget class="KUrlRequester" name="kcfg_Path"/>
0161        </item>
0162        <item row="0" column="0">
0163         <widget class="QLabel" name="label">
0164          <property name="text">
0165           <string>Executable:</string>
0166          </property>
0167         </widget>
0168        </item>
0169        <item row="1" column="0">
0170         <widget class="QLabel" name="lVariableManagement">
0171          <property name="text">
0172           <string>Variable Management:</string>
0173          </property>
0174         </widget>
0175        </item>
0176        <item row="2" column="0">
0177         <spacer name="verticalSpacer">
0178          <property name="orientation">
0179           <enum>Qt::Vertical</enum>
0180          </property>
0181          <property name="sizeType">
0182           <enum>QSizePolicy::Fixed</enum>
0183          </property>
0184          <property name="sizeHint" stdset="0">
0185           <size>
0186            <width>0</width>
0187            <height>10</height>
0188           </size>
0189          </property>
0190         </spacer>
0191        </item>
0192        <item row="6" column="2">
0193         <widget class="QComboBox" name="kcfg_inlinePlotFormat">
0194          <item>
0195           <property name="text">
0196            <string>PDF</string>
0197           </property>
0198          </item>
0199          <item>
0200           <property name="text">
0201            <string notr="true">SVG</string>
0202           </property>
0203          </item>
0204          <item>
0205           <property name="text">
0206            <string notr="true">PNG</string>
0207           </property>
0208          </item>
0209         </widget>
0210        </item>
0211        <item row="7" column="0">
0212         <spacer name="verticalSpacer_3">
0213          <property name="orientation">
0214           <enum>Qt::Vertical</enum>
0215          </property>
0216          <property name="sizeType">
0217           <enum>QSizePolicy::Expanding</enum>
0218          </property>
0219          <property name="sizeHint" stdset="0">
0220           <size>
0221            <width>20</width>
0222            <height>44</height>
0223           </size>
0224          </property>
0225         </spacer>
0226        </item>
0227       </layout>
0228      </widget>
0229      <widget class="QWidget" name="tabAutorun">
0230       <attribute name="title">
0231        <string>Autorun</string>
0232       </attribute>
0233       <layout class="QVBoxLayout" name="verticalLayout">
0234        <item>
0235         <widget class="QLabel" name="lAutorun">
0236          <property name="text">
0237           <string>Commands to autorun</string>
0238          </property>
0239          <property name="alignment">
0240           <set>Qt::AlignCenter</set>
0241          </property>
0242         </widget>
0243        </item>
0244        <item>
0245         <widget class="KEditListWidget" name="kcfg_autorunScripts"/>
0246        </item>
0247       </layout>
0248      </widget>
0249      <widget class="QWidget" name="tabDocumentation">
0250       <attribute name="title">
0251        <string>Documentation</string>
0252       </attribute>
0253      </widget>
0254     </widget>
0255    </item>
0256   </layout>
0257  </widget>
0258  <customwidgets>
0259   <customwidget>
0260    <class>KUrlRequester</class>
0261    <extends>QWidget</extends>
0262    <header>kurlrequester.h</header>
0263    <container>1</container>
0264   </customwidget>
0265   <customwidget>
0266    <class>KEditListWidget</class>
0267    <extends>QWidget</extends>
0268    <header>keditlistwidget.h</header>
0269   </customwidget>
0270  </customwidgets>
0271  <resources/>
0272  <connections/>
0273 </ui>