Warning, /education/labplot/src/kdefrontend/ui/datapickerimagewidget.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>DatapickerImageWidget</class>
0004  <widget class="QWidget" name="DatapickerImageWidget">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>632</width>
0010     <height>777</height>
0011    </rect>
0012   </property>
0013   <layout class="QVBoxLayout" name="verticalLayout">
0014    <item>
0015     <widget class="QTabWidget" name="tabWidget">
0016      <property name="sizePolicy">
0017       <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
0018        <horstretch>0</horstretch>
0019        <verstretch>0</verstretch>
0020       </sizepolicy>
0021      </property>
0022      <property name="currentIndex">
0023       <number>0</number>
0024      </property>
0025      <widget class="QWidget" name="tGeneral">
0026       <attribute name="title">
0027        <string>General</string>
0028       </attribute>
0029       <layout class="QGridLayout" name="gridLayout_4">
0030        <item row="19" column="4">
0031         <widget class="NumberSpinBox" name="sbTernaryScale">
0032          <property name="sizePolicy">
0033           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0034            <horstretch>0</horstretch>
0035            <verstretch>0</verstretch>
0036           </sizepolicy>
0037          </property>
0038          <property name="toolTip">
0039           <string/>
0040          </property>
0041          <property name="whatsThis">
0042           <string>Spinbox for numbers.</string>
0043          </property>
0044          <property name="feedback" stdset="0">
0045           <bool>true</bool>
0046          </property>
0047         </widget>
0048        </item>
0049        <item row="18" column="0">
0050         <spacer name="verticalSpacer_9">
0051          <property name="orientation">
0052           <enum>Qt::Vertical</enum>
0053          </property>
0054          <property name="sizeType">
0055           <enum>QSizePolicy::Fixed</enum>
0056          </property>
0057          <property name="sizeHint" stdset="0">
0058           <size>
0059            <width>20</width>
0060            <height>18</height>
0061           </size>
0062          </property>
0063         </spacer>
0064        </item>
0065        <item row="24" column="0">
0066         <spacer name="verticalSpacer">
0067          <property name="orientation">
0068           <enum>Qt::Vertical</enum>
0069          </property>
0070          <property name="sizeHint" stdset="0">
0071           <size>
0072            <width>20</width>
0073            <height>231</height>
0074           </size>
0075          </property>
0076         </spacer>
0077        </item>
0078        <item row="0" column="0" colspan="2">
0079         <widget class="QLabel" name="lName">
0080          <property name="text">
0081           <string>Name:</string>
0082          </property>
0083         </widget>
0084        </item>
0085        <item row="0" column="4">
0086         <widget class="TimedLineEdit" name="leName">
0087          <property name="sizePolicy">
0088           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0089            <horstretch>0</horstretch>
0090            <verstretch>0</verstretch>
0091           </sizepolicy>
0092          </property>
0093          <property name="clearButtonEnabled">
0094           <bool>true</bool>
0095          </property>
0096         </widget>
0097        </item>
0098        <item row="6" column="4">
0099         <layout class="QHBoxLayout" name="horizontalLayout">
0100          <item>
0101           <widget class="QLineEdit" name="leFileName">
0102            <property name="toolTip">
0103             <string>Specify the name of the image file.</string>
0104            </property>
0105            <property name="clearButtonEnabled">
0106             <bool>true</bool>
0107            </property>
0108           </widget>
0109          </item>
0110          <item>
0111           <widget class="QPushButton" name="bOpen">
0112            <property name="sizePolicy">
0113             <sizepolicy hsizetype="Fixed" vsizetype="Minimum">
0114              <horstretch>0</horstretch>
0115              <verstretch>0</verstretch>
0116             </sizepolicy>
0117            </property>
0118            <property name="toolTip">
0119             <string> Select the image file</string>
0120            </property>
0121            <property name="text">
0122             <string/>
0123            </property>
0124           </widget>
0125          </item>
0126         </layout>
0127        </item>
0128        <item row="23" column="4">
0129         <widget class="QSpinBox" name="sbPointSeparation">
0130          <property name="sizePolicy">
0131           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0132            <horstretch>0</horstretch>
0133            <verstretch>0</verstretch>
0134           </sizepolicy>
0135          </property>
0136          <property name="toolTip">
0137           <string>Number of pixels between two neighbor data points</string>
0138          </property>
0139          <property name="suffix">
0140           <string> px</string>
0141          </property>
0142          <property name="prefix">
0143           <string/>
0144          </property>
0145         </widget>
0146        </item>
0147        <item row="11" column="0">
0148         <widget class="QLabel" name="lRefPoint">
0149          <property name="font">
0150           <font>
0151            <bold>true</bold>
0152           </font>
0153          </property>
0154          <property name="text">
0155           <string>References</string>
0156          </property>
0157          <property name="alignment">
0158           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0159          </property>
0160         </widget>
0161        </item>
0162        <item row="16" column="0">
0163         <widget class="QLabel" name="lRefPoint2">
0164          <property name="sizePolicy">
0165           <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0166            <horstretch>0</horstretch>
0167            <verstretch>0</verstretch>
0168           </sizepolicy>
0169          </property>
0170          <property name="text">
0171           <string>2.</string>
0172          </property>
0173          <property name="alignment">
0174           <set>Qt::AlignRight</set>
0175          </property>
0176         </widget>
0177        </item>
0178        <item row="19" column="0" colspan="2">
0179         <widget class="QLabel" name="lTernaryScale">
0180          <property name="text">
0181           <string>x+y+z=</string>
0182          </property>
0183         </widget>
0184        </item>
0185        <item row="9" column="0" colspan="3">
0186         <widget class="QLabel" name="lRotation">
0187          <property name="text">
0188           <string>Rotation:</string>
0189          </property>
0190         </widget>
0191        </item>
0192        <item row="21" column="0" colspan="3">
0193         <widget class="QLabel" name="lSegments">
0194          <property name="font">
0195           <font>
0196            <bold>true</bold>
0197           </font>
0198          </property>
0199          <property name="text">
0200           <string>Segments</string>
0201          </property>
0202         </widget>
0203        </item>
0204        <item row="9" column="4">
0205         <widget class="NumberSpinBox" name="sbRotation">
0206          <property name="sizePolicy">
0207           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0208            <horstretch>0</horstretch>
0209            <verstretch>0</verstretch>
0210           </sizepolicy>
0211          </property>
0212          <property name="toolTip">
0213           <string/>
0214          </property>
0215          <property name="whatsThis">
0216           <string>Spinbox for numbers.</string>
0217          </property>
0218          <property name="suffix">
0219           <string>°</string>
0220          </property>
0221          <property name="feedback" stdset="0">
0222           <bool>false</bool>
0223          </property>
0224         </widget>
0225        </item>
0226        <item row="22" column="4">
0227         <widget class="QSpinBox" name="sbMinSegmentLength">
0228          <property name="sizePolicy">
0229           <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0230            <horstretch>0</horstretch>
0231            <verstretch>0</verstretch>
0232           </sizepolicy>
0233          </property>
0234          <property name="toolTip">
0235           <string>Minimum segment length detection</string>
0236          </property>
0237          <property name="suffix">
0238           <string> px</string>
0239          </property>
0240         </widget>
0241        </item>
0242        <item row="22" column="0" colspan="2">
0243         <widget class="QLabel" name="lMinSegmentLength">
0244          <property name="toolTip">
0245           <string>Minimum segment length detection</string>
0246          </property>
0247          <property name="text">
0248           <string>Min. Length:</string>
0249          </property>
0250         </widget>
0251        </item>
0252        <item row="3" column="0" colspan="2">
0253         <widget class="QLabel" name="label">
0254          <property name="font">
0255           <font>
0256            <bold>true</bold>
0257           </font>
0258          </property>
0259          <property name="text">
0260           <string>Plot</string>
0261          </property>
0262         </widget>
0263        </item>
0264        <item row="8" column="4">
0265         <widget class="QComboBox" name="cbGraphType">
0266          <property name="toolTip">
0267           <string/>
0268          </property>
0269         </widget>
0270        </item>
0271        <item row="15" column="0">
0272         <widget class="QLabel" name="lRefPoint1">
0273          <property name="sizePolicy">
0274           <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0275            <horstretch>0</horstretch>
0276            <verstretch>0</verstretch>
0277           </sizepolicy>
0278          </property>
0279          <property name="text">
0280           <string>1.</string>
0281          </property>
0282          <property name="alignment">
0283           <set>Qt::AlignRight</set>
0284          </property>
0285         </widget>
0286        </item>
0287        <item row="15" column="4" rowspan="3">
0288         <layout class="QGridLayout" name="gridLayout">
0289          <item row="1" column="4">
0290           <widget class="UTCDateTimeEdit" name="dtePositionX2">
0291            <property name="sizePolicy">
0292             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0293              <horstretch>0</horstretch>
0294              <verstretch>0</verstretch>
0295             </sizepolicy>
0296            </property>
0297            <property name="displayFormat">
0298             <string>dd.MM.yyyy HH:mm</string>
0299            </property>
0300           </widget>
0301          </item>
0302          <item row="2" column="4">
0303           <widget class="UTCDateTimeEdit" name="dtePositionX3">
0304            <property name="sizePolicy">
0305             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0306              <horstretch>0</horstretch>
0307              <verstretch>0</verstretch>
0308             </sizepolicy>
0309            </property>
0310            <property name="displayFormat">
0311             <string>dd.MM.yyyy HH:mm</string>
0312            </property>
0313           </widget>
0314          </item>
0315          <item row="0" column="6">
0316           <widget class="NumberSpinBox" name="sbPositionY1">
0317            <property name="sizePolicy">
0318             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0319              <horstretch>0</horstretch>
0320              <verstretch>0</verstretch>
0321             </sizepolicy>
0322            </property>
0323            <property name="toolTip">
0324             <string/>
0325            </property>
0326            <property name="whatsThis">
0327             <string>Spinbox for numbers.</string>
0328            </property>
0329            <property name="feedback" stdset="0">
0330             <bool>true</bool>
0331            </property>
0332           </widget>
0333          </item>
0334          <item row="2" column="8">
0335           <widget class="NumberSpinBox" name="sbPositionZ3">
0336            <property name="sizePolicy">
0337             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0338              <horstretch>0</horstretch>
0339              <verstretch>0</verstretch>
0340             </sizepolicy>
0341            </property>
0342            <property name="toolTip">
0343             <string/>
0344            </property>
0345            <property name="whatsThis">
0346             <string>Spinbox for numbers.</string>
0347            </property>
0348            <property name="feedback" stdset="0">
0349             <bool>true</bool>
0350            </property>
0351           </widget>
0352          </item>
0353          <item row="0" column="3">
0354           <widget class="NumberSpinBox" name="sbPositionX1">
0355            <property name="sizePolicy">
0356             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0357              <horstretch>0</horstretch>
0358              <verstretch>0</verstretch>
0359             </sizepolicy>
0360            </property>
0361            <property name="toolTip">
0362             <string/>
0363            </property>
0364            <property name="whatsThis">
0365             <string>Spinbox for numbers.</string>
0366            </property>
0367            <property name="feedback" stdset="0">
0368             <bool>true</bool>
0369            </property>
0370           </widget>
0371          </item>
0372          <item row="2" column="2">
0373           <widget class="QLabel" name="lPositionX3">
0374            <property name="sizePolicy">
0375             <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0376              <horstretch>0</horstretch>
0377              <verstretch>0</verstretch>
0378             </sizepolicy>
0379            </property>
0380            <property name="text">
0381             <string>x=</string>
0382            </property>
0383            <property name="alignment">
0384             <set>Qt::AlignCenter</set>
0385            </property>
0386           </widget>
0387          </item>
0388          <item row="0" column="5">
0389           <widget class="QLabel" name="lPositionY1">
0390            <property name="sizePolicy">
0391             <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0392              <horstretch>0</horstretch>
0393              <verstretch>0</verstretch>
0394             </sizepolicy>
0395            </property>
0396            <property name="text">
0397             <string>y=</string>
0398            </property>
0399            <property name="alignment">
0400             <set>Qt::AlignCenter</set>
0401            </property>
0402           </widget>
0403          </item>
0404          <item row="0" column="2">
0405           <widget class="QLabel" name="lPositionX1">
0406            <property name="text">
0407             <string>x=</string>
0408            </property>
0409            <property name="alignment">
0410             <set>Qt::AlignCenter</set>
0411            </property>
0412           </widget>
0413          </item>
0414          <item row="1" column="7">
0415           <widget class="QLabel" name="lPositionZ2">
0416            <property name="text">
0417             <string>z=</string>
0418            </property>
0419            <property name="alignment">
0420             <set>Qt::AlignCenter</set>
0421            </property>
0422           </widget>
0423          </item>
0424          <item row="2" column="5">
0425           <widget class="QLabel" name="lPositionY3">
0426            <property name="sizePolicy">
0427             <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0428              <horstretch>0</horstretch>
0429              <verstretch>0</verstretch>
0430             </sizepolicy>
0431            </property>
0432            <property name="text">
0433             <string>y=</string>
0434            </property>
0435            <property name="alignment">
0436             <set>Qt::AlignCenter</set>
0437            </property>
0438           </widget>
0439          </item>
0440          <item row="0" column="4">
0441           <widget class="UTCDateTimeEdit" name="dtePositionX1">
0442            <property name="sizePolicy">
0443             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0444              <horstretch>0</horstretch>
0445              <verstretch>0</verstretch>
0446             </sizepolicy>
0447            </property>
0448            <property name="displayFormat">
0449             <string>dd.MM.yyyy HH:mm</string>
0450            </property>
0451           </widget>
0452          </item>
0453          <item row="2" column="3">
0454           <widget class="NumberSpinBox" name="sbPositionX3">
0455            <property name="sizePolicy">
0456             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0457              <horstretch>0</horstretch>
0458              <verstretch>0</verstretch>
0459             </sizepolicy>
0460            </property>
0461            <property name="toolTip">
0462             <string/>
0463            </property>
0464            <property name="whatsThis">
0465             <string>Spinbox for numbers.</string>
0466            </property>
0467            <property name="feedback" stdset="0">
0468             <bool>true</bool>
0469            </property>
0470           </widget>
0471          </item>
0472          <item row="1" column="8">
0473           <widget class="NumberSpinBox" name="sbPositionZ2">
0474            <property name="sizePolicy">
0475             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0476              <horstretch>0</horstretch>
0477              <verstretch>0</verstretch>
0478             </sizepolicy>
0479            </property>
0480            <property name="toolTip">
0481             <string/>
0482            </property>
0483            <property name="whatsThis">
0484             <string>Spinbox for numbers.</string>
0485            </property>
0486            <property name="feedback" stdset="0">
0487             <bool>true</bool>
0488            </property>
0489           </widget>
0490          </item>
0491          <item row="1" column="2">
0492           <widget class="QLabel" name="lPositionX2">
0493            <property name="sizePolicy">
0494             <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0495              <horstretch>0</horstretch>
0496              <verstretch>0</verstretch>
0497             </sizepolicy>
0498            </property>
0499            <property name="text">
0500             <string>x=</string>
0501            </property>
0502            <property name="alignment">
0503             <set>Qt::AlignCenter</set>
0504            </property>
0505           </widget>
0506          </item>
0507          <item row="1" column="6">
0508           <widget class="NumberSpinBox" name="sbPositionY2">
0509            <property name="sizePolicy">
0510             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0511              <horstretch>0</horstretch>
0512              <verstretch>0</verstretch>
0513             </sizepolicy>
0514            </property>
0515            <property name="toolTip">
0516             <string/>
0517            </property>
0518            <property name="whatsThis">
0519             <string>Spinbox for numbers.</string>
0520            </property>
0521            <property name="feedback" stdset="0">
0522             <bool>true</bool>
0523            </property>
0524           </widget>
0525          </item>
0526          <item row="1" column="3">
0527           <widget class="NumberSpinBox" name="sbPositionX2">
0528            <property name="sizePolicy">
0529             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0530              <horstretch>0</horstretch>
0531              <verstretch>0</verstretch>
0532             </sizepolicy>
0533            </property>
0534            <property name="toolTip">
0535             <string/>
0536            </property>
0537            <property name="whatsThis">
0538             <string>Spinbox for numbers.</string>
0539            </property>
0540            <property name="feedback" stdset="0">
0541             <bool>true</bool>
0542            </property>
0543           </widget>
0544          </item>
0545          <item row="1" column="5">
0546           <widget class="QLabel" name="lPositionY2">
0547            <property name="sizePolicy">
0548             <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0549              <horstretch>0</horstretch>
0550              <verstretch>0</verstretch>
0551             </sizepolicy>
0552            </property>
0553            <property name="text">
0554             <string>y=</string>
0555            </property>
0556            <property name="alignment">
0557             <set>Qt::AlignCenter</set>
0558            </property>
0559           </widget>
0560          </item>
0561          <item row="2" column="6">
0562           <widget class="NumberSpinBox" name="sbPositionY3">
0563            <property name="sizePolicy">
0564             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0565              <horstretch>0</horstretch>
0566              <verstretch>0</verstretch>
0567             </sizepolicy>
0568            </property>
0569            <property name="toolTip">
0570             <string/>
0571            </property>
0572            <property name="whatsThis">
0573             <string>Spinbox for numbers.</string>
0574            </property>
0575            <property name="feedback" stdset="0">
0576             <bool>true</bool>
0577            </property>
0578           </widget>
0579          </item>
0580          <item row="0" column="7">
0581           <widget class="QLabel" name="lPositionZ1">
0582            <property name="text">
0583             <string>z=</string>
0584            </property>
0585            <property name="alignment">
0586             <set>Qt::AlignCenter</set>
0587            </property>
0588           </widget>
0589          </item>
0590          <item row="2" column="7">
0591           <widget class="QLabel" name="lPositionZ3">
0592            <property name="sizePolicy">
0593             <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0594              <horstretch>0</horstretch>
0595              <verstretch>0</verstretch>
0596             </sizepolicy>
0597            </property>
0598            <property name="text">
0599             <string>z=</string>
0600            </property>
0601            <property name="alignment">
0602             <set>Qt::AlignCenter</set>
0603            </property>
0604           </widget>
0605          </item>
0606          <item row="0" column="8">
0607           <widget class="NumberSpinBox" name="sbPositionZ1">
0608            <property name="sizePolicy">
0609             <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
0610              <horstretch>0</horstretch>
0611              <verstretch>0</verstretch>
0612             </sizepolicy>
0613            </property>
0614            <property name="toolTip">
0615             <string/>
0616            </property>
0617            <property name="whatsThis">
0618             <string>Spinbox for numbers.</string>
0619            </property>
0620            <property name="feedback" stdset="0">
0621             <bool>true</bool>
0622            </property>
0623           </widget>
0624          </item>
0625          <item row="2" column="0">
0626           <widget class="QRadioButton" name="rbRefPoint3">
0627            <property name="enabled">
0628             <bool>false</bool>
0629            </property>
0630            <property name="text">
0631             <string/>
0632            </property>
0633           </widget>
0634          </item>
0635          <item row="1" column="0">
0636           <widget class="QRadioButton" name="rbRefPoint2">
0637            <property name="enabled">
0638             <bool>false</bool>
0639            </property>
0640            <property name="text">
0641             <string/>
0642            </property>
0643           </widget>
0644          </item>
0645          <item row="0" column="0">
0646           <widget class="QRadioButton" name="rbRefPoint1">
0647            <property name="enabled">
0648             <bool>false</bool>
0649            </property>
0650            <property name="sizePolicy">
0651             <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
0652              <horstretch>0</horstretch>
0653              <verstretch>0</verstretch>
0654             </sizepolicy>
0655            </property>
0656            <property name="text">
0657             <string/>
0658            </property>
0659           </widget>
0660          </item>
0661         </layout>
0662        </item>
0663        <item row="17" column="0">
0664         <widget class="QLabel" name="lRefPoint3">
0665          <property name="sizePolicy">
0666           <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
0667            <horstretch>0</horstretch>
0668            <verstretch>0</verstretch>
0669           </sizepolicy>
0670          </property>
0671          <property name="text">
0672           <string>3.</string>
0673          </property>
0674          <property name="alignment">
0675           <set>Qt::AlignRight</set>
0676          </property>
0677         </widget>
0678        </item>
0679        <item row="6" column="0" colspan="2">
0680         <widget class="QLabel" name="lPlot">
0681          <property name="text">
0682           <string>Image:</string>
0683          </property>
0684         </widget>
0685        </item>
0686        <item row="1" column="0" colspan="3">
0687         <widget class="QLabel" name="lComment">
0688          <property name="text">
0689           <string>Comment:</string>
0690          </property>
0691          <property name="alignment">
0692           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0693          </property>
0694         </widget>
0695        </item>
0696        <item row="7" column="4">
0697         <layout class="QHBoxLayout" name="horizontalLayout_2">
0698          <item>
0699           <widget class="QCheckBox" name="cbFileEmbedd">
0700            <property name="text">
0701             <string>Embedd</string>
0702            </property>
0703           </widget>
0704          </item>
0705          <item>
0706           <widget class="QCheckBox" name="cbFileRelativePath">
0707            <property name="text">
0708             <string>Relative Path</string>
0709            </property>
0710           </widget>
0711          </item>
0712          <item>
0713           <spacer name="horizontalSpacer">
0714            <property name="orientation">
0715             <enum>Qt::Horizontal</enum>
0716            </property>
0717            <property name="sizeHint" stdset="0">
0718             <size>
0719              <width>40</width>
0720              <height>20</height>
0721             </size>
0722            </property>
0723           </spacer>
0724          </item>
0725         </layout>
0726        </item>
0727        <item row="2" column="0">
0728         <spacer name="verticalSpacer_7">
0729          <property name="orientation">
0730           <enum>Qt::Vertical</enum>
0731          </property>
0732          <property name="sizeType">
0733           <enum>QSizePolicy::Fixed</enum>
0734          </property>
0735          <property name="sizeHint" stdset="0">
0736           <size>
0737            <width>20</width>
0738            <height>18</height>
0739           </size>
0740          </property>
0741         </spacer>
0742        </item>
0743        <item row="8" column="0" colspan="2">
0744         <widget class="QLabel" name="lPlotType">
0745          <property name="text">
0746           <string>Type:</string>
0747          </property>
0748         </widget>
0749        </item>
0750        <item row="20" column="0">
0751         <spacer name="verticalSpacer_4">
0752          <property name="orientation">
0753           <enum>Qt::Vertical</enum>
0754          </property>
0755          <property name="sizeType">
0756           <enum>QSizePolicy::Fixed</enum>
0757          </property>
0758          <property name="sizeHint" stdset="0">
0759           <size>
0760            <width>20</width>
0761            <height>18</height>
0762           </size>
0763          </property>
0764         </spacer>
0765        </item>
0766        <item row="1" column="4">
0767         <widget class="ResizableTextEdit" name="teComment">
0768          <property name="sizePolicy">
0769           <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
0770            <horstretch>0</horstretch>
0771            <verstretch>0</verstretch>
0772           </sizepolicy>
0773          </property>
0774         </widget>
0775        </item>
0776        <item row="23" column="0">
0777         <widget class="QLabel" name="lPointSeparation">
0778          <property name="toolTip">
0779           <string>Number of pixels between two neighbor data points</string>
0780          </property>
0781          <property name="text">
0782           <string>Separation:</string>
0783          </property>
0784         </widget>
0785        </item>
0786        <item row="10" column="0">
0787         <spacer name="verticalSpacer_8">
0788          <property name="orientation">
0789           <enum>Qt::Vertical</enum>
0790          </property>
0791          <property name="sizeType">
0792           <enum>QSizePolicy::Fixed</enum>
0793          </property>
0794          <property name="sizeHint" stdset="0">
0795           <size>
0796            <width>20</width>
0797            <height>18</height>
0798           </size>
0799          </property>
0800         </spacer>
0801        </item>
0802        <item row="12" column="4">
0803         <widget class="QCheckBox" name="cbDatetime">
0804          <property name="text">
0805           <string/>
0806          </property>
0807         </widget>
0808        </item>
0809        <item row="12" column="0">
0810         <widget class="QLabel" name="label_2">
0811          <property name="text">
0812           <string>Datetime</string>
0813          </property>
0814         </widget>
0815        </item>
0816       </layout>
0817      </widget>
0818      <widget class="QWidget" name="tSymbol">
0819       <attribute name="title">
0820        <string>Ref. Points Symbol</string>
0821       </attribute>
0822       <layout class="QGridLayout" name="gridLayout_5">
0823        <item row="1" column="0">
0824         <widget class="QCheckBox" name="chbSymbolVisible">
0825          <property name="text">
0826           <string>Visible</string>
0827          </property>
0828         </widget>
0829        </item>
0830        <item row="0" column="0">
0831         <spacer name="verticalSpacer_3">
0832          <property name="orientation">
0833           <enum>Qt::Vertical</enum>
0834          </property>
0835          <property name="sizeHint" stdset="0">
0836           <size>
0837            <width>20</width>
0838            <height>40</height>
0839           </size>
0840          </property>
0841         </spacer>
0842        </item>
0843       </layout>
0844      </widget>
0845      <widget class="QWidget" name="tEdit">
0846       <attribute name="title">
0847        <string>Edit Image</string>
0848       </attribute>
0849       <layout class="QGridLayout" name="gridLayout_2">
0850        <item row="11" column="2">
0851         <widget class="QWidget" name="wForegroud" native="true"/>
0852        </item>
0853        <item row="2" column="2">
0854         <widget class="QWidget" name="whHue" native="true"/>
0855        </item>
0856        <item row="5" column="2">
0857         <widget class="QWidget" name="wSaturation" native="true"/>
0858        </item>
0859        <item row="9" column="0">
0860         <widget class="QLabel" name="lIntensity">
0861          <property name="text">
0862           <string>Intensity:</string>
0863          </property>
0864         </widget>
0865        </item>
0866        <item row="6" column="2">
0867         <widget class="QWidget" name="whValue" native="true"/>
0868        </item>
0869        <item row="10" column="2">
0870         <widget class="QWidget" name="whForeground" native="true"/>
0871        </item>
0872        <item row="8" column="2">
0873         <widget class="QWidget" name="whIntensity" native="true"/>
0874        </item>
0875        <item row="0" column="2">
0876         <widget class="QComboBox" name="cbPlotImageType">
0877          <property name="sizePolicy">
0878           <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
0879            <horstretch>0</horstretch>
0880            <verstretch>0</verstretch>
0881           </sizepolicy>
0882          </property>
0883          <property name="toolTip">
0884           <string>Vertical position relative to label's parent</string>
0885          </property>
0886         </widget>
0887        </item>
0888        <item row="9" column="2">
0889         <widget class="QWidget" name="wIntensity" native="true"/>
0890        </item>
0891        <item row="1" column="0">
0892         <spacer name="verticalSpacer_6">
0893          <property name="orientation">
0894           <enum>Qt::Vertical</enum>
0895          </property>
0896          <property name="sizeType">
0897           <enum>QSizePolicy::Fixed</enum>
0898          </property>
0899          <property name="sizeHint" stdset="0">
0900           <size>
0901            <width>20</width>
0902            <height>18</height>
0903           </size>
0904          </property>
0905         </spacer>
0906        </item>
0907        <item row="7" column="0">
0908         <widget class="QLabel" name="lValue">
0909          <property name="text">
0910           <string>Value:</string>
0911          </property>
0912         </widget>
0913        </item>
0914        <item row="3" column="0">
0915         <widget class="QLabel" name="lHue">
0916          <property name="text">
0917           <string>Hue:</string>
0918          </property>
0919         </widget>
0920        </item>
0921        <item row="12" column="0">
0922         <spacer name="verticalSpacer_2">
0923          <property name="orientation">
0924           <enum>Qt::Vertical</enum>
0925          </property>
0926          <property name="sizeHint" stdset="0">
0927           <size>
0928            <width>20</width>
0929            <height>40</height>
0930           </size>
0931          </property>
0932         </spacer>
0933        </item>
0934        <item row="0" column="0">
0935         <widget class="QLabel" name="lPlotImageType">
0936          <property name="text">
0937           <string>Current Image:</string>
0938          </property>
0939         </widget>
0940        </item>
0941        <item row="4" column="2">
0942         <widget class="QWidget" name="whSaturation" native="true"/>
0943        </item>
0944        <item row="3" column="2">
0945         <widget class="QWidget" name="wHue" native="true"/>
0946        </item>
0947        <item row="5" column="0">
0948         <widget class="QLabel" name="lSaturation">
0949          <property name="text">
0950           <string>Saturation:</string>
0951          </property>
0952         </widget>
0953        </item>
0954        <item row="11" column="0">
0955         <widget class="QLabel" name="lForeground">
0956          <property name="text">
0957           <string>Foreground:</string>
0958          </property>
0959         </widget>
0960        </item>
0961        <item row="7" column="2">
0962         <widget class="QWidget" name="wValue" native="true"/>
0963        </item>
0964        <item row="0" column="1">
0965         <spacer name="horizontalSpacer_7">
0966          <property name="orientation">
0967           <enum>Qt::Horizontal</enum>
0968          </property>
0969          <property name="sizeType">
0970           <enum>QSizePolicy::Fixed</enum>
0971          </property>
0972          <property name="sizeHint" stdset="0">
0973           <size>
0974            <width>10</width>
0975            <height>23</height>
0976           </size>
0977          </property>
0978         </spacer>
0979        </item>
0980       </layout>
0981      </widget>
0982     </widget>
0983    </item>
0984   </layout>
0985  </widget>
0986  <customwidgets>
0987   <customwidget>
0988    <class>NumberSpinBox</class>
0989    <extends>QDoubleSpinBox</extends>
0990    <header>NumberSpinBox.h</header>
0991   </customwidget>
0992   <customwidget>
0993    <class>UTCDateTimeEdit</class>
0994    <extends>QDateTimeEdit</extends>
0995    <header>UTCDateTimeEdit.h</header>
0996   </customwidget>
0997   <customwidget>
0998    <class>ResizableTextEdit</class>
0999    <extends>QTextEdit</extends>
1000    <header>src/kdefrontend/widgets/ResizableTextEdit.h</header>
1001   </customwidget>
1002   <customwidget>
1003    <class>TimedLineEdit</class>
1004    <extends>QLineEdit</extends>
1005    <header>src/kdefrontend/widgets/TimedLineEdit.h</header>
1006   </customwidget>
1007  </customwidgets>
1008  <tabstops>
1009   <tabstop>leName</tabstop>
1010   <tabstop>teComment</tabstop>
1011   <tabstop>leFileName</tabstop>
1012   <tabstop>bOpen</tabstop>
1013   <tabstop>cbGraphType</tabstop>
1014   <tabstop>sbRotation</tabstop>
1015   <tabstop>sbPositionX1</tabstop>
1016   <tabstop>sbPositionY1</tabstop>
1017   <tabstop>sbPositionZ1</tabstop>
1018   <tabstop>sbPositionX2</tabstop>
1019   <tabstop>sbPositionY2</tabstop>
1020   <tabstop>sbPositionZ2</tabstop>
1021   <tabstop>sbPositionX3</tabstop>
1022   <tabstop>sbPositionY3</tabstop>
1023   <tabstop>sbPositionZ3</tabstop>
1024   <tabstop>sbTernaryScale</tabstop>
1025   <tabstop>sbMinSegmentLength</tabstop>
1026   <tabstop>sbPointSeparation</tabstop>
1027   <tabstop>cbPlotImageType</tabstop>
1028   <tabstop>chbSymbolVisible</tabstop>
1029  </tabstops>
1030  <resources/>
1031  <connections/>
1032 </ui>