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.
tdenetwork/kopete/kopete/contactlist/kabcexport_base.ui

184 lines
6.8 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>KabcExportWizard_Base</class>
<widget class="TQWizard">
<property name="name">
<cstring>KabcExportWizard_Base</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>423</width>
<height>398</height>
</rect>
</property>
<property name="caption">
<string>Export Contacts</string>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="title">
<string>Export Contacts to Address Book</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>This wizard helps you export instant messaging contacts to the KDE address book.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>groupBox1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>3</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>&amp;Select Address Book</string>
</property>
<widget class="TQListBox">
<property name="name">
<cstring>m_addrBooks</cstring>
</property>
<property name="geometry">
<rect>
<x>11</x>
<y>31</y>
<width>230</width>
<height>140</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>3</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>WizardPage</cstring>
</property>
<attribute name="title">
<string>Select Contacts to Export</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Selected contacts will be added to the KDE address book.</string>
</property>
</widget>
<widget class="TQListView">
<column>
<property name="text">
<string>Contact</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>m_contactList</cstring>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="resizeMode">
<enum>AllColumns</enum>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>m_btnSelectAll</cstring>
</property>
<property name="text">
<string>Select &amp;All</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>m_btnDeselectAll</cstring>
</property>
<property name="text">
<string>&amp;Deselect All</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer11</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>51</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</vbox>
</widget>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>