Warning, /education/cantor/src/assistants/advancedplot/advancedplotdialog.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>AdvancedPlotAssistantBase</class>
0004  <widget class="QWidget" name="AdvancedPlotAssistantBase">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>537</width>
0010     <height>215</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QLabel" name="label_2">
0016      <property name="font">
0017       <font>
0018        <pointsize>10</pointsize>
0019        <weight>75</weight>
0020        <bold>true</bold>
0021       </font>
0022      </property>
0023      <property name="text">
0024       <string>Plot</string>
0025      </property>
0026     </widget>
0027    </item>
0028    <item>
0029     <layout class="QHBoxLayout" name="horizontalLayout">
0030      <item>
0031       <widget class="QLabel" name="label_3">
0032        <property name="text">
0033         <string>Expression:</string>
0034        </property>
0035       </widget>
0036      </item>
0037      <item>
0038       <widget class="QLineEdit" name="expressionEdit"/>
0039      </item>
0040     </layout>
0041    </item>
0042    <item>
0043     <widget class="QLabel" name="label">
0044      <property name="text">
0045       <string>Additional options:</string>
0046      </property>
0047     </widget>
0048    </item>
0049    <item>
0050     <widget class="QTabWidget" name="directivesTabs"/>
0051    </item>
0052    <item>
0053     <widget class="QDialogButtonBox" name="buttonBox">
0054      <property name="standardButtons">
0055       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0056      </property>
0057     </widget>
0058    </item>
0059   </layout>
0060  </widget>
0061  <resources/>
0062  <connections/>
0063 </ui>