Warning, /education/cantor/src/backends/qalculate/plotassistant/qalculateplotdialog.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>QalculatePlotAssistantBase</class>
0004  <widget class="QWidget" name="QalculatePlotAssistantBase">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>470</width>
0010     <height>489</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>Cantor - Plot Dialog</string>
0015   </property>
0016   <layout class="QGridLayout" name="gridLayout">
0017    <item row="0" column="0">
0018     <widget class="QTabWidget" name="qtabwidget">
0019      <property name="currentIndex">
0020       <number>0</number>
0021      </property>
0022      <widget class="QWidget" name="tab">
0023       <attribute name="title">
0024        <string>Functions</string>
0025       </attribute>
0026       <layout class="QVBoxLayout" name="verticalLayout">
0027        <item>
0028         <widget class="QTableWidget" name="functionTable">
0029          <property name="selectionMode">
0030           <enum>QAbstractItemView::SingleSelection</enum>
0031          </property>
0032          <property name="selectionBehavior">
0033           <enum>QAbstractItemView::SelectRows</enum>
0034          </property>
0035          <attribute name="verticalHeaderVisible">
0036           <bool>false</bool>
0037          </attribute>
0038          <column>
0039           <property name="text">
0040            <string>Title</string>
0041           </property>
0042          </column>
0043          <column>
0044           <property name="text">
0045            <string>Expression</string>
0046           </property>
0047          </column>
0048         </widget>
0049        </item>
0050        <item>
0051         <widget class="QGroupBox" name="groupBox_2">
0052          <property name="title">
0053           <string/>
0054          </property>
0055          <layout class="QHBoxLayout" name="horizontalLayout_5">
0056           <item>
0057            <spacer name="horizontalSpacer">
0058             <property name="orientation">
0059              <enum>Qt::Horizontal</enum>
0060             </property>
0061             <property name="sizeHint" stdset="0">
0062              <size>
0063               <width>220</width>
0064               <height>20</height>
0065              </size>
0066             </property>
0067            </spacer>
0068           </item>
0069           <item>
0070            <widget class="QPushButton" name="addButton">
0071             <property name="text">
0072              <string>Add</string>
0073             </property>
0074             <attribute name="buttonGroup">
0075              <string notr="true">buttonGroup</string>
0076             </attribute>
0077            </widget>
0078           </item>
0079           <item>
0080            <widget class="QPushButton" name="removeButton">
0081             <property name="text">
0082              <string>Remove</string>
0083             </property>
0084             <attribute name="buttonGroup">
0085              <string notr="true">buttonGroup</string>
0086             </attribute>
0087            </widget>
0088           </item>
0089           <item>
0090            <widget class="QPushButton" name="clearButton">
0091             <property name="text">
0092              <string>Clear List</string>
0093             </property>
0094             <attribute name="buttonGroup">
0095              <string notr="true">buttonGroup</string>
0096             </attribute>
0097            </widget>
0098           </item>
0099          </layout>
0100         </widget>
0101        </item>
0102        <item>
0103         <layout class="QHBoxLayout" name="horizontalLayout">
0104          <item>
0105           <widget class="QLabel" name="label_3">
0106            <property name="text">
0107             <string>X variable</string>
0108            </property>
0109            <property name="alignment">
0110             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0111            </property>
0112           </widget>
0113          </item>
0114          <item>
0115           <widget class="KLineEdit" name="xVarEdit">
0116            <property name="sizePolicy">
0117             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0118              <horstretch>0</horstretch>
0119              <verstretch>0</verstretch>
0120             </sizepolicy>
0121            </property>
0122            <property name="text">
0123             <string>x</string>
0124            </property>
0125           </widget>
0126          </item>
0127         </layout>
0128        </item>
0129        <item>
0130         <layout class="QHBoxLayout" name="horizontalLayout_2">
0131          <item>
0132           <widget class="QLabel" name="label_4">
0133            <property name="text">
0134             <string>Style</string>
0135            </property>
0136            <property name="alignment">
0137             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0138            </property>
0139           </widget>
0140          </item>
0141          <item>
0142           <widget class="KComboBox" name="styleBox">
0143            <item>
0144             <property name="text">
0145              <string>Lines</string>
0146             </property>
0147            </item>
0148            <item>
0149             <property name="text">
0150              <string>Points</string>
0151             </property>
0152            </item>
0153            <item>
0154             <property name="text">
0155              <string>Points and Lines</string>
0156             </property>
0157            </item>
0158            <item>
0159             <property name="text">
0160              <string>Boxes</string>
0161             </property>
0162            </item>
0163            <item>
0164             <property name="text">
0165              <string>Histogram</string>
0166             </property>
0167            </item>
0168            <item>
0169             <property name="text">
0170              <string>Steps</string>
0171             </property>
0172            </item>
0173            <item>
0174             <property name="text">
0175              <string>Candlesticks</string>
0176             </property>
0177            </item>
0178            <item>
0179             <property name="text">
0180              <string>Dots</string>
0181             </property>
0182            </item>
0183           </widget>
0184          </item>
0185         </layout>
0186        </item>
0187        <item>
0188         <layout class="QHBoxLayout" name="horizontalLayout_3">
0189          <item>
0190           <widget class="QLabel" name="label_5">
0191            <property name="text">
0192             <string>Smoothing</string>
0193            </property>
0194            <property name="alignment">
0195             <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0196            </property>
0197           </widget>
0198          </item>
0199          <item>
0200           <widget class="KComboBox" name="smoothingBox">
0201            <item>
0202             <property name="text">
0203              <string>None</string>
0204             </property>
0205            </item>
0206            <item>
0207             <property name="text">
0208              <string>Monotonic</string>
0209             </property>
0210            </item>
0211            <item>
0212             <property name="text">
0213              <string>Natural Cubic Splines</string>
0214             </property>
0215            </item>
0216            <item>
0217             <property name="text">
0218              <string>Bezier</string>
0219             </property>
0220            </item>
0221            <item>
0222             <property name="text">
0223              <string>Bezier (monotonic)</string>
0224             </property>
0225            </item>
0226           </widget>
0227          </item>
0228         </layout>
0229        </item>
0230        <item>
0231         <widget class="QGroupBox" name="groupBox">
0232          <property name="title">
0233           <string>Function Range</string>
0234          </property>
0235          <layout class="QGridLayout" name="gridLayout_2">
0236           <item row="0" column="0">
0237            <widget class="QLabel" name="label">
0238             <property name="text">
0239              <string>X range</string>
0240             </property>
0241            </widget>
0242           </item>
0243           <item row="0" column="1">
0244            <layout class="QHBoxLayout" name="horizontalLayout_4">
0245             <item>
0246              <widget class="KLineEdit" name="xMinEdit">
0247               <property name="sizePolicy">
0248                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0249                 <horstretch>0</horstretch>
0250                 <verstretch>0</verstretch>
0251                </sizepolicy>
0252               </property>
0253               <property name="text">
0254                <string>0</string>
0255               </property>
0256              </widget>
0257             </item>
0258             <item>
0259              <widget class="QLabel" name="label_2">
0260               <property name="text">
0261                <string>-</string>
0262               </property>
0263              </widget>
0264             </item>
0265             <item>
0266              <widget class="KLineEdit" name="xMaxEdit">
0267               <property name="sizePolicy">
0268                <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0269                 <horstretch>0</horstretch>
0270                 <verstretch>0</verstretch>
0271                </sizepolicy>
0272               </property>
0273               <property name="text">
0274                <string>10</string>
0275               </property>
0276              </widget>
0277             </item>
0278            </layout>
0279           </item>
0280           <item row="1" column="0">
0281            <widget class="QRadioButton" name="stepsButton">
0282             <property name="text">
0283              <string>Sa&amp;mpling rate</string>
0284             </property>
0285             <property name="checked">
0286              <bool>true</bool>
0287             </property>
0288            </widget>
0289           </item>
0290           <item row="2" column="0">
0291            <widget class="QRadioButton" name="stepButton">
0292             <property name="text">
0293              <string>Step si&amp;ze</string>
0294             </property>
0295            </widget>
0296           </item>
0297           <item row="2" column="1">
0298            <widget class="KLineEdit" name="stepEdit">
0299             <property name="sizePolicy">
0300              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0301               <horstretch>0</horstretch>
0302               <verstretch>0</verstretch>
0303              </sizepolicy>
0304             </property>
0305            </widget>
0306           </item>
0307           <item row="1" column="1">
0308            <widget class="KLineEdit" name="stepsEdit">
0309             <property name="sizePolicy">
0310              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0311               <horstretch>0</horstretch>
0312               <verstretch>0</verstretch>
0313              </sizepolicy>
0314             </property>
0315            </widget>
0316           </item>
0317          </layout>
0318         </widget>
0319        </item>
0320       </layout>
0321      </widget>
0322      <widget class="QWidget" name="tab_4">
0323       <attribute name="title">
0324        <string>Options</string>
0325       </attribute>
0326       <layout class="QVBoxLayout" name="verticalLayout_3">
0327        <item>
0328         <layout class="QHBoxLayout" name="horizontalLayout_25">
0329          <item>
0330           <widget class="QLabel" name="label_19">
0331            <property name="text">
0332             <string>Plot title</string>
0333            </property>
0334           </widget>
0335          </item>
0336          <item>
0337           <widget class="KLineEdit" name="plotTitleEdit">
0338            <property name="sizePolicy">
0339             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0340              <horstretch>0</horstretch>
0341              <verstretch>0</verstretch>
0342             </sizepolicy>
0343            </property>
0344           </widget>
0345          </item>
0346         </layout>
0347        </item>
0348        <item>
0349         <layout class="QHBoxLayout" name="horizontalLayout_24">
0350          <item>
0351           <widget class="QLabel" name="label_20">
0352            <property name="text">
0353             <string>X-axis label</string>
0354            </property>
0355           </widget>
0356          </item>
0357          <item>
0358           <widget class="KLineEdit" name="xLabelEdit">
0359            <property name="sizePolicy">
0360             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0361              <horstretch>0</horstretch>
0362              <verstretch>0</verstretch>
0363             </sizepolicy>
0364            </property>
0365           </widget>
0366          </item>
0367         </layout>
0368        </item>
0369        <item>
0370         <layout class="QHBoxLayout" name="horizontalLayout_23">
0371          <item>
0372           <widget class="QLabel" name="label_21">
0373            <property name="text">
0374             <string>Y-axis label</string>
0375            </property>
0376           </widget>
0377          </item>
0378          <item>
0379           <widget class="KLineEdit" name="yLabelEdit">
0380            <property name="sizePolicy">
0381             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0382              <horstretch>0</horstretch>
0383              <verstretch>0</verstretch>
0384             </sizepolicy>
0385            </property>
0386           </widget>
0387          </item>
0388         </layout>
0389        </item>
0390        <item>
0391         <layout class="QHBoxLayout" name="horizontalLayout_22">
0392          <item>
0393           <widget class="QLabel" name="label_22">
0394            <property name="text">
0395             <string>Legend position</string>
0396            </property>
0397           </widget>
0398          </item>
0399          <item>
0400           <widget class="KComboBox" name="legendBox">
0401            <item>
0402             <property name="text">
0403              <string>Hide legend</string>
0404             </property>
0405            </item>
0406            <item>
0407             <property name="text">
0408              <string>Top-left</string>
0409             </property>
0410            </item>
0411            <item>
0412             <property name="text">
0413              <string>Top-right</string>
0414             </property>
0415            </item>
0416            <item>
0417             <property name="text">
0418              <string>Bottom-left</string>
0419             </property>
0420            </item>
0421            <item>
0422             <property name="text">
0423              <string>Bottom-right</string>
0424             </property>
0425            </item>
0426            <item>
0427             <property name="text">
0428              <string>Below</string>
0429             </property>
0430            </item>
0431            <item>
0432             <property name="text">
0433              <string>Outside</string>
0434             </property>
0435            </item>
0436           </widget>
0437          </item>
0438         </layout>
0439        </item>
0440        <item>
0441         <layout class="QHBoxLayout" name="horizontalLayout_21">
0442          <item>
0443           <widget class="QCheckBox" name="gridCheckBox">
0444            <property name="text">
0445             <string>Display Grid</string>
0446            </property>
0447           </widget>
0448          </item>
0449          <item>
0450           <widget class="QCheckBox" name="borderCheckBox">
0451            <property name="text">
0452             <string>Display full border</string>
0453            </property>
0454           </widget>
0455          </item>
0456         </layout>
0457        </item>
0458        <item>
0459         <layout class="QHBoxLayout" name="horizontalLayout_20">
0460          <item>
0461           <widget class="QCheckBox" name="colorCheckBox">
0462            <property name="text">
0463             <string>Use Colors</string>
0464            </property>
0465           </widget>
0466          </item>
0467          <item>
0468           <widget class="QCheckBox" name="inlineCheckBox">
0469            <property name="text">
0470             <string>Display inline</string>
0471            </property>
0472           </widget>
0473          </item>
0474         </layout>
0475        </item>
0476        <item>
0477         <layout class="QHBoxLayout" name="horizontalLayout_19">
0478          <item>
0479           <widget class="QCheckBox" name="xLogCheckBox">
0480            <property name="text">
0481             <string>Logarithmic x scale</string>
0482            </property>
0483           </widget>
0484          </item>
0485          <item>
0486           <widget class="KLineEdit" name="xLogEdit">
0487            <property name="sizePolicy">
0488             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0489              <horstretch>0</horstretch>
0490              <verstretch>0</verstretch>
0491             </sizepolicy>
0492            </property>
0493           </widget>
0494          </item>
0495         </layout>
0496        </item>
0497        <item>
0498         <layout class="QHBoxLayout" name="horizontalLayout_7">
0499          <item>
0500           <widget class="QCheckBox" name="yLogCheckBox">
0501            <property name="text">
0502             <string>Logarithmic y scale</string>
0503            </property>
0504           </widget>
0505          </item>
0506          <item>
0507           <widget class="KLineEdit" name="yLogEdit">
0508            <property name="sizePolicy">
0509             <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0510              <horstretch>0</horstretch>
0511              <verstretch>0</verstretch>
0512             </sizepolicy>
0513            </property>
0514           </widget>
0515          </item>
0516         </layout>
0517        </item>
0518        <item>
0519         <widget class="QGroupBox" name="groupBox_3">
0520          <property name="title">
0521           <string>File Options</string>
0522          </property>
0523          <layout class="QGridLayout" name="gridLayout_3">
0524           <item row="0" column="0">
0525            <widget class="QCheckBox" name="saveCheckBox">
0526             <property name="text">
0527              <string>Save plot to file</string>
0528             </property>
0529            </widget>
0530           </item>
0531           <item row="0" column="1">
0532            <widget class="KLineEdit" name="saveFileEdit">
0533             <property name="sizePolicy">
0534              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0535               <horstretch>0</horstretch>
0536               <verstretch>0</verstretch>
0537              </sizepolicy>
0538             </property>
0539             <property name="showClearButton" stdset="0">
0540              <bool>false</bool>
0541             </property>
0542            </widget>
0543           </item>
0544           <item row="1" column="0">
0545            <widget class="QLabel" name="label_23">
0546             <property name="text">
0547              <string>File type</string>
0548             </property>
0549            </widget>
0550           </item>
0551           <item row="1" column="1">
0552            <widget class="KComboBox" name="saveFileBox">
0553             <item>
0554              <property name="text">
0555               <string>Detect from filename</string>
0556              </property>
0557             </item>
0558             <item>
0559              <property name="text">
0560               <string>PNG</string>
0561              </property>
0562             </item>
0563             <item>
0564              <property name="text">
0565               <string>PS</string>
0566              </property>
0567             </item>
0568             <item>
0569              <property name="text">
0570               <string>EPS</string>
0571              </property>
0572             </item>
0573             <item>
0574              <property name="text">
0575               <string>LaTeX</string>
0576              </property>
0577             </item>
0578             <item>
0579              <property name="text">
0580               <string>SVG</string>
0581              </property>
0582             </item>
0583             <item>
0584              <property name="text">
0585               <string>FIG</string>
0586              </property>
0587             </item>
0588            </widget>
0589           </item>
0590          </layout>
0591         </widget>
0592        </item>
0593        <item>
0594         <spacer name="verticalSpacer">
0595          <property name="orientation">
0596           <enum>Qt::Vertical</enum>
0597          </property>
0598          <property name="sizeHint" stdset="0">
0599           <size>
0600            <width>20</width>
0601            <height>119</height>
0602           </size>
0603          </property>
0604         </spacer>
0605        </item>
0606       </layout>
0607      </widget>
0608     </widget>
0609    </item>
0610    <item row="1" column="0">
0611     <widget class="QDialogButtonBox" name="buttonBox">
0612      <property name="standardButtons">
0613       <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
0614      </property>
0615      <property name="centerButtons">
0616       <bool>false</bool>
0617      </property>
0618     </widget>
0619    </item>
0620   </layout>
0621  </widget>
0622  <customwidgets>
0623   <customwidget>
0624    <class>KLineEdit</class>
0625    <extends>QLineEdit</extends>
0626    <header>klineedit.h</header>
0627   </customwidget>
0628   <customwidget>
0629    <class>KComboBox</class>
0630    <extends>QComboBox</extends>
0631    <header>kcombobox.h</header>
0632   </customwidget>
0633  </customwidgets>
0634  <tabstops>
0635   <tabstop>functionTable</tabstop>
0636   <tabstop>xVarEdit</tabstop>
0637   <tabstop>styleBox</tabstop>
0638   <tabstop>smoothingBox</tabstop>
0639   <tabstop>xMinEdit</tabstop>
0640   <tabstop>xMaxEdit</tabstop>
0641   <tabstop>stepsButton</tabstop>
0642   <tabstop>stepsEdit</tabstop>
0643   <tabstop>stepButton</tabstop>
0644   <tabstop>stepEdit</tabstop>
0645   <tabstop>plotTitleEdit</tabstop>
0646   <tabstop>xLabelEdit</tabstop>
0647   <tabstop>yLabelEdit</tabstop>
0648   <tabstop>legendBox</tabstop>
0649   <tabstop>gridCheckBox</tabstop>
0650   <tabstop>borderCheckBox</tabstop>
0651   <tabstop>colorCheckBox</tabstop>
0652   <tabstop>inlineCheckBox</tabstop>
0653   <tabstop>xLogCheckBox</tabstop>
0654   <tabstop>xLogEdit</tabstop>
0655   <tabstop>yLogCheckBox</tabstop>
0656   <tabstop>yLogEdit</tabstop>
0657   <tabstop>saveCheckBox</tabstop>
0658   <tabstop>saveFileEdit</tabstop>
0659   <tabstop>saveFileBox</tabstop>
0660  </tabstops>
0661  <resources/>
0662  <connections>
0663   <connection>
0664    <sender>stepButton</sender>
0665    <signal>toggled(bool)</signal>
0666    <receiver>stepEdit</receiver>
0667    <slot>setEnabled(bool)</slot>
0668    <hints>
0669     <hint type="sourcelabel">
0670      <x>168</x>
0671      <y>460</y>
0672     </hint>
0673     <hint type="destinationlabel">
0674      <x>235</x>
0675      <y>462</y>
0676     </hint>
0677    </hints>
0678   </connection>
0679   <connection>
0680    <sender>xLogCheckBox</sender>
0681    <signal>toggled(bool)</signal>
0682    <receiver>xLogEdit</receiver>
0683    <slot>setEnabled(bool)</slot>
0684    <hints>
0685     <hint type="sourcelabel">
0686      <x>111</x>
0687      <y>79</y>
0688     </hint>
0689     <hint type="destinationlabel">
0690      <x>111</x>
0691      <y>79</y>
0692     </hint>
0693    </hints>
0694   </connection>
0695   <connection>
0696    <sender>yLogCheckBox</sender>
0697    <signal>toggled(bool)</signal>
0698    <receiver>yLogEdit</receiver>
0699    <slot>setEnabled(bool)</slot>
0700    <hints>
0701     <hint type="sourcelabel">
0702      <x>111</x>
0703      <y>82</y>
0704     </hint>
0705     <hint type="destinationlabel">
0706      <x>111</x>
0707      <y>82</y>
0708     </hint>
0709    </hints>
0710   </connection>
0711   <connection>
0712    <sender>saveCheckBox</sender>
0713    <signal>toggled(bool)</signal>
0714    <receiver>saveFileEdit</receiver>
0715    <slot>setEnabled(bool)</slot>
0716    <hints>
0717     <hint type="sourcelabel">
0718      <x>111</x>
0719      <y>84</y>
0720     </hint>
0721     <hint type="destinationlabel">
0722      <x>111</x>
0723      <y>84</y>
0724     </hint>
0725    </hints>
0726   </connection>
0727   <connection>
0728    <sender>saveCheckBox</sender>
0729    <signal>toggled(bool)</signal>
0730    <receiver>saveFileBox</receiver>
0731    <slot>setEnabled(bool)</slot>
0732    <hints>
0733     <hint type="sourcelabel">
0734      <x>111</x>
0735      <y>84</y>
0736     </hint>
0737     <hint type="destinationlabel">
0738      <x>111</x>
0739      <y>84</y>
0740     </hint>
0741    </hints>
0742   </connection>
0743   <connection>
0744    <sender>saveCheckBox</sender>
0745    <signal>toggled(bool)</signal>
0746    <receiver>label_23</receiver>
0747    <slot>setEnabled(bool)</slot>
0748    <hints>
0749     <hint type="sourcelabel">
0750      <x>69</x>
0751      <y>84</y>
0752     </hint>
0753     <hint type="destinationlabel">
0754      <x>67</x>
0755      <y>84</y>
0756     </hint>
0757    </hints>
0758   </connection>
0759   <connection>
0760    <sender>stepsButton</sender>
0761    <signal>toggled(bool)</signal>
0762    <receiver>stepsEdit</receiver>
0763    <slot>setEnabled(bool)</slot>
0764    <hints>
0765     <hint type="sourcelabel">
0766      <x>165</x>
0767      <y>427</y>
0768     </hint>
0769     <hint type="destinationlabel">
0770      <x>254</x>
0771      <y>436</y>
0772     </hint>
0773    </hints>
0774   </connection>
0775  </connections>
0776  <buttongroups>
0777   <buttongroup name="buttonGroup"/>
0778  </buttongroups>
0779 </ui>