You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaddons/konq-plugins/webarchiver/archiveviewbase.ui

129 lines
4.4 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>ArchiveViewBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>ArchiveViewBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>600</width>
<height>483</height>
</rect>
</property>
<property name="caption">
<string>Web Archiver</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout4</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KActiveLabel" row="1" column="1">
<property name="name">
<cstring>targetLabel</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Local File</string>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>To:</string>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="text">
<string>Archiving:</string>
</property>
</widget>
<widget class="KActiveLabel" row="0" column="1">
<property name="name">
<cstring>urlLabel</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Original URL</string>
</property>
</widget>
</grid>
</widget>
<widget class="KProgress">
<property name="name">
<cstring>progressBar</cstring>
</property>
</widget>
<widget class="TDEListView">
<column>
<property name="text">
<string>URL</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>State</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>listView</cstring>
</property>
<property name="resizeMode">
<enum>AllColumns</enum>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
</widget>
</vbox>
</widget>
<customwidgets>
</customwidgets>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kactivelabel.h</includehint>
<includehint>kactivelabel.h</includehint>
<includehint>tdelistview.h</includehint>
</includehints>
</UI>