xca/ui/ImportMulti.ui
2006-05-17 21:11:16 +00:00

109 lines
2.6 KiB
XML

<ui version="4.0" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>ImportMulti</class>
<widget class="QDialog" name="ImportMulti" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>506</width>
<height>289</height>
</rect>
</property>
<property name="windowTitle" >
<string>ImportMulti_UI</string>
</property>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>8</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QListView" name="listView" />
</item>
<item>
<widget class="QFrame" name="frame" >
<property name="frameShape" >
<enum>QFrame::Box</enum>
</property>
<property name="frameShadow" >
<enum>QFrame::Sunken</enum>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>8</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QPushButton" name="butOk" >
<property name="text" >
<string>Import &amp;All</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="butImport" >
<property name="text" >
<string>&amp;Import</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="butCancel" >
<property name="text" >
<string>&amp;Done</string>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="butRemove" >
<property name="text" >
<string>&amp;Remove</string>
</property>
</widget>
</item>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Vertical</enum>
</property>
<property name="sizeType" >
<enum>QSizePolicy::Expanding</enum>
</property>
<property name="sizeHint" >
<size>
<width>204</width>
<height>16</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QLabel" name="image" >
<property name="minimumSize" >
<size>
<width>200</width>
<height>94</height>
</size>
</property>
<property name="scaledContents" >
<bool>true</bool>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
<pixmapfunction></pixmapfunction>
<resources/>
<connections/>
</ui>