Warning, /education/labplot/src/kdefrontend/ui/datasources/imageoptionswidget.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>ImageOptionsWidget</class> 0004 <widget class="QWidget" name="ImageOptionsWidget"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>289</width> 0010 <height>177</height> 0011 </rect> 0012 </property> 0013 <layout class="QGridLayout" name="gridLayout"> 0014 <item row="1" column="0"> 0015 <spacer name="verticalSpacer"> 0016 <property name="orientation"> 0017 <enum>Qt::Vertical</enum> 0018 </property> 0019 <property name="sizeHint" stdset="0"> 0020 <size> 0021 <width>20</width> 0022 <height>74</height> 0023 </size> 0024 </property> 0025 </spacer> 0026 </item> 0027 <item row="0" column="0"> 0028 <widget class="QLabel" name="lImportFormat"> 0029 <property name="text"> 0030 <string>Import as:</string> 0031 </property> 0032 </widget> 0033 </item> 0034 <item row="0" column="2"> 0035 <spacer name="horizontalSpacer"> 0036 <property name="orientation"> 0037 <enum>Qt::Horizontal</enum> 0038 </property> 0039 <property name="sizeHint" stdset="0"> 0040 <size> 0041 <width>80</width> 0042 <height>20</height> 0043 </size> 0044 </property> 0045 </spacer> 0046 </item> 0047 <item row="0" column="1"> 0048 <widget class="QComboBox" name="cbImportFormat"> 0049 <property name="toolTip"> 0050 <string>Choose how to import the image</string> 0051 </property> 0052 </widget> 0053 </item> 0054 </layout> 0055 </widget> 0056 <resources/> 0057 <connections/> 0058 </ui>