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.
258 lines
10 KiB
258 lines
10 KiB
<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
|
|
<class>ContactAddedNotifyWidget</class>
|
|
<author>Olivier Goffart</author>
|
|
<widget class="TQWidget">
|
|
<property name="name">
|
|
<cstring>Form2</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>466</width>
|
|
<height>342</height>
|
|
</rect>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>m_label</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>The contact XXX added you in his contactlist</string>
|
|
</property>
|
|
<property name="alignment">
|
|
<set>WordBreak|AlignVCenter</set>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout2</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer1</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Horizontal</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>151</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="KPushButton">
|
|
<property name="name">
|
|
<cstring>m_infoButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Read More Info About This Contact</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQCheckBox">
|
|
<property name="name">
|
|
<cstring>m_authorizeCb</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Authorize this contact to see my status</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox">
|
|
<property name="name">
|
|
<cstring>m_addCb</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Add this contact in my contactlist</string>
|
|
</property>
|
|
<property name="checked">
|
|
<bool>true</bool>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQGroupBox">
|
|
<property name="name">
|
|
<cstring>m_contactInfoBox</cstring>
|
|
</property>
|
|
<property name="title">
|
|
<string></string>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout19</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel7</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Display name:</string>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The display name of the contact. Leave it empty to use the contact nickname</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter the contact display name. This is how the contact will appears in the contactlist.
|
|
Leave it empty if you want to see the contact nickname as display name.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KLineEdit">
|
|
<property name="name">
|
|
<cstring>m_displayNameEdit</cstring>
|
|
</property>
|
|
<property name="toolTip" stdset="0">
|
|
<string>The display name of the contact. Leave it empty to use the contact nickname</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter the contact display name. This is how the contact will appears in the contactlist.
|
|
Leave it empty if you want to see the contact nickname as display name.</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout6</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel5</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>In the group:</string>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter the group where the contact should be added. Leave it empty to add it in the top level group.</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="KComboBox">
|
|
<property name="name">
|
|
<cstring>m_groupList</cstring>
|
|
</property>
|
|
<property name="sizePolicy">
|
|
<sizepolicy>
|
|
<hsizetype>3</hsizetype>
|
|
<vsizetype>0</vsizetype>
|
|
<horstretch>0</horstretch>
|
|
<verstretch>0</verstretch>
|
|
</sizepolicy>
|
|
</property>
|
|
<property name="editable">
|
|
<bool>true</bool>
|
|
</property>
|
|
<property name="whatsThis" stdset="0">
|
|
<string>Enter the group where the contact should be added. Leave it empty to add it in the top level group.</string>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>textLabel6</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Addressbook link:</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>layout11</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<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>
|
|
<widget class="Kopete::UI::AddressBookLinkWidget">
|
|
<property name="name">
|
|
<cstring>widAddresseeLink</cstring>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<spacer>
|
|
<property name="name">
|
|
<cstring>spacer21</cstring>
|
|
</property>
|
|
<property name="orientation">
|
|
<enum>Vertical</enum>
|
|
</property>
|
|
<property name="sizeType">
|
|
<enum>Expanding</enum>
|
|
</property>
|
|
<property name="sizeHint">
|
|
<size>
|
|
<width>21</width>
|
|
<height>40</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
</vbox>
|
|
</widget>
|
|
<connections>
|
|
<connection>
|
|
<sender>m_addCb</sender>
|
|
<signal>toggled(bool)</signal>
|
|
<receiver>m_contactInfoBox</receiver>
|
|
<slot>setEnabled(bool)</slot>
|
|
</connection>
|
|
</connections>
|
|
<customwidgets>
|
|
<customwidget>
|
|
<class>Kopete::UI::AddressBookLinkWidget</class>
|
|
<header>addressbooklinkwidget.h</header>
|
|
</customwidget>
|
|
</customwidgets>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<includes>
|
|
<include location="global" impldecl="in implementation">kcombobox.h</include>
|
|
<include location="global" impldecl="in implementation">klineedit.h</include>
|
|
<include location="global" impldecl="in implementation">kpushbutton.h</include>
|
|
</includes>
|
|
</UI>
|