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