Warning, /graphics/kst-plot/src/libkstapp/labeltab.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>LabelTab</class>
0004  <widget class="QWidget" name="LabelTab">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>1155</width>
0010     <height>621</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <layout class="QGridLayout" name="gridLayout">
0016      <item row="0" column="4">
0017       <widget class="QPushButton" name="_globalLabelItalic">
0018        <property name="sizePolicy">
0019         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0020          <horstretch>0</horstretch>
0021          <verstretch>0</verstretch>
0022         </sizepolicy>
0023        </property>
0024        <property name="checkable">
0025         <bool>true</bool>
0026        </property>
0027       </widget>
0028      </item>
0029      <item row="0" column="2">
0030       <widget class="QLabel" name="label">
0031        <property name="sizePolicy">
0032         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0033          <horstretch>0</horstretch>
0034          <verstretch>0</verstretch>
0035         </sizepolicy>
0036        </property>
0037        <property name="text">
0038         <string>points</string>
0039        </property>
0040       </widget>
0041      </item>
0042      <item row="1" column="1" colspan="7">
0043       <widget class="QFontComboBox" name="_globalLabelFontFamily"/>
0044      </item>
0045      <item row="0" column="1">
0046       <widget class="QDoubleSpinBox" name="_globalLabelFontSize">
0047        <property name="decimals">
0048         <number>1</number>
0049        </property>
0050        <property name="minimum">
0051         <double>-25.000000000000000</double>
0052        </property>
0053       </widget>
0054      </item>
0055      <item row="0" column="5">
0056       <widget class="Kst::ColorButton" name="_globalLabelColor"/>
0057      </item>
0058      <item row="1" column="0">
0059       <widget class="QLabel" name="label_3">
0060        <property name="text">
0061         <string>Font Family:</string>
0062        </property>
0063        <property name="alignment">
0064         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0065        </property>
0066       </widget>
0067      </item>
0068      <item row="0" column="3">
0069       <widget class="QPushButton" name="_globalLabelBold">
0070        <property name="sizePolicy">
0071         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0072          <horstretch>0</horstretch>
0073          <verstretch>0</verstretch>
0074         </sizepolicy>
0075        </property>
0076        <property name="checkable">
0077         <bool>true</bool>
0078        </property>
0079       </widget>
0080      </item>
0081      <item row="0" column="0">
0082       <widget class="QLabel" name="_Label_4">
0083        <property name="sizePolicy">
0084         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0085          <horstretch>0</horstretch>
0086          <verstretch>0</verstretch>
0087         </sizepolicy>
0088        </property>
0089        <property name="text">
0090         <string>Default plot font si&amp;ze:</string>
0091        </property>
0092        <property name="alignment">
0093         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0094        </property>
0095        <property name="buddy">
0096         <cstring>_globalLabelFontSize</cstring>
0097        </property>
0098       </widget>
0099      </item>
0100      <item row="0" column="7">
0101       <widget class="QCheckBox" name="_autoScaleNumberAxis">
0102        <property name="layoutDirection">
0103         <enum>Qt::LeftToRight</enum>
0104        </property>
0105        <property name="text">
0106         <string>Autoscale axis numbers</string>
0107        </property>
0108       </widget>
0109      </item>
0110      <item row="0" column="6">
0111       <spacer name="horizontalSpacer_2">
0112        <property name="orientation">
0113         <enum>Qt::Horizontal</enum>
0114        </property>
0115        <property name="sizeHint" stdset="0">
0116         <size>
0117          <width>40</width>
0118          <height>20</height>
0119         </size>
0120        </property>
0121       </spacer>
0122      </item>
0123     </layout>
0124    </item>
0125    <item>
0126     <widget class="Line" name="line_2">
0127      <property name="orientation">
0128       <enum>Qt::Horizontal</enum>
0129      </property>
0130     </widget>
0131    </item>
0132    <item>
0133     <layout class="QGridLayout" name="gridLayout_2">
0134      <item row="1" column="0">
0135       <widget class="QLabel" name="_bottomLabelLabel">
0136        <property name="sizePolicy">
0137         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0138          <horstretch>0</horstretch>
0139          <verstretch>0</verstretch>
0140         </sizepolicy>
0141        </property>
0142        <property name="text">
0143         <string>Botto&amp;m label:</string>
0144        </property>
0145        <property name="alignment">
0146         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0147        </property>
0148        <property name="buddy">
0149         <cstring>_bottomLabelText</cstring>
0150        </property>
0151       </widget>
0152      </item>
0153      <item row="0" column="2">
0154       <widget class="QCheckBox" name="_topLabelAuto">
0155        <property name="sizePolicy">
0156         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0157          <horstretch>0</horstretch>
0158          <verstretch>0</verstretch>
0159         </sizepolicy>
0160        </property>
0161        <property name="text">
0162         <string>Auto</string>
0163        </property>
0164        <property name="checked">
0165         <bool>true</bool>
0166        </property>
0167       </widget>
0168      </item>
0169      <item row="3" column="1">
0170       <widget class="Kst::SVCCTextEdit" name="_rightLabelText">
0171        <property name="enabled">
0172         <bool>false</bool>
0173        </property>
0174        <property name="sizePolicy">
0175         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0176          <horstretch>0</horstretch>
0177          <verstretch>0</verstretch>
0178         </sizepolicy>
0179        </property>
0180        <property name="minimumSize">
0181         <size>
0182          <width>0</width>
0183          <height>19</height>
0184         </size>
0185        </property>
0186        <property name="maximumSize">
0187         <size>
0188          <width>16777215</width>
0189          <height>22</height>
0190         </size>
0191        </property>
0192        <property name="verticalScrollBarPolicy">
0193         <enum>Qt::ScrollBarAlwaysOff</enum>
0194        </property>
0195        <property name="horizontalScrollBarPolicy">
0196         <enum>Qt::ScrollBarAlwaysOff</enum>
0197        </property>
0198        <property name="lineWrapMode">
0199         <enum>QTextEdit::NoWrap</enum>
0200        </property>
0201       </widget>
0202      </item>
0203      <item row="3" column="0">
0204       <widget class="QLabel" name="_rightLabelLabel">
0205        <property name="sizePolicy">
0206         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0207          <horstretch>0</horstretch>
0208          <verstretch>0</verstretch>
0209         </sizepolicy>
0210        </property>
0211        <property name="text">
0212         <string>&amp;Right label:</string>
0213        </property>
0214        <property name="alignment">
0215         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0216        </property>
0217        <property name="buddy">
0218         <cstring>_rightLabelText</cstring>
0219        </property>
0220       </widget>
0221      </item>
0222      <item row="2" column="1">
0223       <widget class="Kst::SVCCTextEdit" name="_leftLabelText">
0224        <property name="enabled">
0225         <bool>false</bool>
0226        </property>
0227        <property name="sizePolicy">
0228         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0229          <horstretch>0</horstretch>
0230          <verstretch>0</verstretch>
0231         </sizepolicy>
0232        </property>
0233        <property name="minimumSize">
0234         <size>
0235          <width>0</width>
0236          <height>19</height>
0237         </size>
0238        </property>
0239        <property name="maximumSize">
0240         <size>
0241          <width>16777215</width>
0242          <height>22</height>
0243         </size>
0244        </property>
0245        <property name="verticalScrollBarPolicy">
0246         <enum>Qt::ScrollBarAlwaysOff</enum>
0247        </property>
0248        <property name="horizontalScrollBarPolicy">
0249         <enum>Qt::ScrollBarAlwaysOff</enum>
0250        </property>
0251        <property name="lineWrapMode">
0252         <enum>QTextEdit::NoWrap</enum>
0253        </property>
0254       </widget>
0255      </item>
0256      <item row="3" column="2">
0257       <widget class="QCheckBox" name="_rightLabelAuto">
0258        <property name="sizePolicy">
0259         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0260          <horstretch>0</horstretch>
0261          <verstretch>0</verstretch>
0262         </sizepolicy>
0263        </property>
0264        <property name="text">
0265         <string>Auto</string>
0266        </property>
0267        <property name="checked">
0268         <bool>true</bool>
0269        </property>
0270       </widget>
0271      </item>
0272      <item row="1" column="1">
0273       <widget class="Kst::SVCCTextEdit" name="_bottomLabelText">
0274        <property name="enabled">
0275         <bool>false</bool>
0276        </property>
0277        <property name="sizePolicy">
0278         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0279          <horstretch>0</horstretch>
0280          <verstretch>0</verstretch>
0281         </sizepolicy>
0282        </property>
0283        <property name="minimumSize">
0284         <size>
0285          <width>0</width>
0286          <height>19</height>
0287         </size>
0288        </property>
0289        <property name="maximumSize">
0290         <size>
0291          <width>16777215</width>
0292          <height>22</height>
0293         </size>
0294        </property>
0295        <property name="verticalScrollBarPolicy">
0296         <enum>Qt::ScrollBarAlwaysOff</enum>
0297        </property>
0298        <property name="horizontalScrollBarPolicy">
0299         <enum>Qt::ScrollBarAlwaysOff</enum>
0300        </property>
0301        <property name="lineWrapMode">
0302         <enum>QTextEdit::NoWrap</enum>
0303        </property>
0304       </widget>
0305      </item>
0306      <item row="2" column="0">
0307       <widget class="QLabel" name="_leftLabelLabel">
0308        <property name="sizePolicy">
0309         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0310          <horstretch>0</horstretch>
0311          <verstretch>0</verstretch>
0312         </sizepolicy>
0313        </property>
0314        <property name="text">
0315         <string>&amp;Left label:</string>
0316        </property>
0317        <property name="alignment">
0318         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0319        </property>
0320        <property name="buddy">
0321         <cstring>_leftLabelText</cstring>
0322        </property>
0323       </widget>
0324      </item>
0325      <item row="0" column="1">
0326       <widget class="Kst::SVCCTextEdit" name="_topLabelText">
0327        <property name="enabled">
0328         <bool>false</bool>
0329        </property>
0330        <property name="sizePolicy">
0331         <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0332          <horstretch>0</horstretch>
0333          <verstretch>0</verstretch>
0334         </sizepolicy>
0335        </property>
0336        <property name="minimumSize">
0337         <size>
0338          <width>0</width>
0339          <height>19</height>
0340         </size>
0341        </property>
0342        <property name="maximumSize">
0343         <size>
0344          <width>16777215</width>
0345          <height>22</height>
0346         </size>
0347        </property>
0348        <property name="verticalScrollBarPolicy">
0349         <enum>Qt::ScrollBarAlwaysOff</enum>
0350        </property>
0351        <property name="horizontalScrollBarPolicy">
0352         <enum>Qt::ScrollBarAlwaysOff</enum>
0353        </property>
0354        <property name="lineWrapMode">
0355         <enum>QTextEdit::NoWrap</enum>
0356        </property>
0357       </widget>
0358      </item>
0359      <item row="0" column="0">
0360       <widget class="QLabel" name="_topLabelLabel">
0361        <property name="sizePolicy">
0362         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0363          <horstretch>0</horstretch>
0364          <verstretch>0</verstretch>
0365         </sizepolicy>
0366        </property>
0367        <property name="text">
0368         <string>Top &amp;label:</string>
0369        </property>
0370        <property name="alignment">
0371         <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
0372        </property>
0373        <property name="buddy">
0374         <cstring>_topLabelText</cstring>
0375        </property>
0376       </widget>
0377      </item>
0378      <item row="2" column="2">
0379       <widget class="QCheckBox" name="_leftLabelAuto">
0380        <property name="sizePolicy">
0381         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0382          <horstretch>0</horstretch>
0383          <verstretch>0</verstretch>
0384         </sizepolicy>
0385        </property>
0386        <property name="text">
0387         <string>Auto</string>
0388        </property>
0389        <property name="checked">
0390         <bool>true</bool>
0391        </property>
0392       </widget>
0393      </item>
0394      <item row="1" column="2">
0395       <widget class="QCheckBox" name="_bottomLabelAuto">
0396        <property name="sizePolicy">
0397         <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0398          <horstretch>0</horstretch>
0399          <verstretch>0</verstretch>
0400         </sizepolicy>
0401        </property>
0402        <property name="text">
0403         <string>Auto</string>
0404        </property>
0405        <property name="checked">
0406         <bool>true</bool>
0407        </property>
0408       </widget>
0409      </item>
0410      <item row="4" column="1">
0411       <widget class="QLabel" name="label_2">
0412        <property name="sizePolicy">
0413         <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0414          <horstretch>0</horstretch>
0415          <verstretch>0</verstretch>
0416         </sizepolicy>
0417        </property>
0418        <property name="font">
0419         <font>
0420          <italic>true</italic>
0421         </font>
0422        </property>
0423        <property name="text">
0424         <string>Supports scalars &amp; strings (name in square brackets) - eg,  [INDEX:Max (X2)],
0425 embedded equations  - eg, [=[INDEX:Max] / 2]
0426 and LaTeX symbols - eg, \theta.  Names and symbols are autocompleted.</string>
0427        </property>
0428       </widget>
0429      </item>
0430     </layout>
0431    </item>
0432    <item>
0433     <widget class="Line" name="line">
0434      <property name="orientation">
0435       <enum>Qt::Horizontal</enum>
0436      </property>
0437     </widget>
0438    </item>
0439    <item>
0440     <layout class="QHBoxLayout" name="horizontalLayout_3">
0441      <property name="spacing">
0442       <number>0</number>
0443      </property>
0444      <item>
0445       <widget class="QCheckBox" name="_showLegend">
0446        <property name="sizePolicy">
0447         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0448          <horstretch>0</horstretch>
0449          <verstretch>0</verstretch>
0450         </sizepolicy>
0451        </property>
0452        <property name="text">
0453         <string>Show le&amp;gend</string>
0454        </property>
0455       </widget>
0456      </item>
0457      <item>
0458       <widget class="QPushButton" name="_editLegendContents">
0459        <property name="sizePolicy">
0460         <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0461          <horstretch>0</horstretch>
0462          <verstretch>0</verstretch>
0463         </sizepolicy>
0464        </property>
0465        <property name="text">
0466         <string>E&amp;dit</string>
0467        </property>
0468       </widget>
0469      </item>
0470      <item>
0471       <spacer name="horizontalSpacer">
0472        <property name="orientation">
0473         <enum>Qt::Horizontal</enum>
0474        </property>
0475        <property name="sizeHint" stdset="0">
0476         <size>
0477          <width>40</width>
0478          <height>20</height>
0479         </size>
0480        </property>
0481       </spacer>
0482      </item>
0483     </layout>
0484    </item>
0485    <item>
0486     <spacer name="verticalSpacer">
0487      <property name="orientation">
0488       <enum>Qt::Vertical</enum>
0489      </property>
0490      <property name="sizeHint" stdset="0">
0491       <size>
0492        <width>20</width>
0493        <height>40</height>
0494       </size>
0495      </property>
0496     </spacer>
0497    </item>
0498   </layout>
0499  </widget>
0500  <customwidgets>
0501   <customwidget>
0502    <class>Kst::ColorButton</class>
0503    <extends>QToolButton</extends>
0504    <header>colorbutton.h</header>
0505   </customwidget>
0506   <customwidget>
0507    <class>Kst::SVCCTextEdit</class>
0508    <extends>QTextEdit</extends>
0509    <header>cclineedit.h</header>
0510   </customwidget>
0511  </customwidgets>
0512  <tabstops>
0513   <tabstop>_globalLabelFontSize</tabstop>
0514   <tabstop>_globalLabelBold</tabstop>
0515   <tabstop>_globalLabelItalic</tabstop>
0516   <tabstop>_globalLabelColor</tabstop>
0517   <tabstop>_globalLabelFontFamily</tabstop>
0518   <tabstop>_topLabelAuto</tabstop>
0519   <tabstop>_topLabelText</tabstop>
0520   <tabstop>_bottomLabelAuto</tabstop>
0521   <tabstop>_bottomLabelText</tabstop>
0522   <tabstop>_leftLabelAuto</tabstop>
0523   <tabstop>_leftLabelText</tabstop>
0524   <tabstop>_rightLabelAuto</tabstop>
0525   <tabstop>_rightLabelText</tabstop>
0526   <tabstop>_editLegendContents</tabstop>
0527  </tabstops>
0528  <resources/>
0529  <connections>
0530   <connection>
0531    <sender>_topLabelAuto</sender>
0532    <signal>toggled(bool)</signal>
0533    <receiver>_topLabelText</receiver>
0534    <slot>setDisabled(bool)</slot>
0535    <hints>
0536     <hint type="sourcelabel">
0537      <x>570</x>
0538      <y>147</y>
0539     </hint>
0540     <hint type="destinationlabel">
0541      <x>408</x>
0542      <y>141</y>
0543     </hint>
0544    </hints>
0545   </connection>
0546   <connection>
0547    <sender>_bottomLabelAuto</sender>
0548    <signal>toggled(bool)</signal>
0549    <receiver>_bottomLabelText</receiver>
0550    <slot>setDisabled(bool)</slot>
0551    <hints>
0552     <hint type="sourcelabel">
0553      <x>541</x>
0554      <y>167</y>
0555     </hint>
0556     <hint type="destinationlabel">
0557      <x>442</x>
0558      <y>170</y>
0559     </hint>
0560    </hints>
0561   </connection>
0562   <connection>
0563    <sender>_leftLabelAuto</sender>
0564    <signal>toggled(bool)</signal>
0565    <receiver>_leftLabelText</receiver>
0566    <slot>setDisabled(bool)</slot>
0567    <hints>
0568     <hint type="sourcelabel">
0569      <x>541</x>
0570      <y>198</y>
0571     </hint>
0572     <hint type="destinationlabel">
0573      <x>378</x>
0574      <y>198</y>
0575     </hint>
0576    </hints>
0577   </connection>
0578   <connection>
0579    <sender>_rightLabelAuto</sender>
0580    <signal>toggled(bool)</signal>
0581    <receiver>_rightLabelText</receiver>
0582    <slot>setDisabled(bool)</slot>
0583    <hints>
0584     <hint type="sourcelabel">
0585      <x>549</x>
0586      <y>227</y>
0587     </hint>
0588     <hint type="destinationlabel">
0589      <x>465</x>
0590      <y>228</y>
0591     </hint>
0592    </hints>
0593   </connection>
0594  </connections>
0595 </ui>