Warning, /education/labplot/src/kdefrontend/ui/datasources/ImportErrorDialog.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>ImportErrorDialog</class> 0004 <widget class="QDialog" name="ImportErrorDialog"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>663</width> 0010 <height>434</height> 0011 </rect> 0012 </property> 0013 <property name="windowTitle"> 0014 <string>Parse Errors</string> 0015 </property> 0016 <layout class="QVBoxLayout" name="verticalLayout"> 0017 <item> 0018 <widget class="QListWidget" name="lwErrors"/> 0019 </item> 0020 <item> 0021 <layout class="QHBoxLayout" name="horizontalLayout"> 0022 <item> 0023 <spacer name="horizontalSpacer"> 0024 <property name="orientation"> 0025 <enum>Qt::Horizontal</enum> 0026 </property> 0027 <property name="sizeHint" stdset="0"> 0028 <size> 0029 <width>40</width> 0030 <height>20</height> 0031 </size> 0032 </property> 0033 </spacer> 0034 </item> 0035 <item> 0036 <widget class="QPushButton" name="pbOk"> 0037 <property name="text"> 0038 <string>OK</string> 0039 </property> 0040 </widget> 0041 </item> 0042 </layout> 0043 </item> 0044 </layout> 0045 </widget> 0046 <resources/> 0047 <connections/> 0048 </ui>