<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>YahooInviteListBase</class> <widget class="TQDialog"> <property name="name"> <cstring>YahooInviteListBase</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>529</width> <height>418</height> </rect> </property> <property name="caption"> <string>Invite Friends to Conference</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget" row="0" column="0"> <property name="name"> <cstring>tqlayout19</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQGroupBox"> <property name="name"> <cstring>groupBox3</cstring> </property> <property name="title"> <string>Conference Members</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget" row="0" column="0"> <property name="name"> <cstring>tqlayout5</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="text"> <string>Friend List</string> </property> </widget> <widget class="TQListBox"> <item> <property name="text"> <string>New Item</string> </property> </item> <property name="name"> <cstring>listFriends</cstring> </property> <property name="tqminimumSize"> <size> <width>0</width> <height>180</height> </size> </property> </widget> </vbox> </widget> <widget class="TQLayoutWidget" row="0" column="2"> <property name="name"> <cstring>tqlayout4</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel"> <property name="name"> <cstring>textLabel2_2</cstring> </property> <property name="text"> <string>Chat Invitation List</string> </property> </widget> <widget class="TQListBox"> <item> <property name="text"> <string>New Item</string> </property> </item> <property name="name"> <cstring>listInvited</cstring> </property> <property name="tqminimumSize"> <size> <width>0</width> <height>150</height> </size> </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>tqlayout2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLineEdit"> <property name="name"> <cstring>editBuddyAdd</cstring> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>btnCustomAdd</cstring> </property> <property name="text"> <string>Add</string> </property> </widget> </hbox> </widget> </vbox> </widget> <widget class="TQLayoutWidget" row="0" column="1"> <property name="name"> <cstring>tqlayout10</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>spacer1_2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="TQPushButton"> <property name="name"> <cstring>btn_Add</cstring> </property> <property name="text"> <string>Add >></string> </property> </widget> <widget class="TQPushButton"> <property name="name"> <cstring>btn_Remove</cstring> </property> <property name="text"> <string><< Remove</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer1</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>20</width> <height>90</height> </size> </property> </spacer> </vbox> </widget> </grid> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>tqlayout14</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel"> <property name="name"> <cstring>txtInvMsg</cstring> </property> <property name="text"> <string>Invitation Message</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer4</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="tqsizeHint"> <size> <width>20</width> <height>21</height> </size> </property> </spacer> <widget class="TQLineEdit"> <property name="name"> <cstring>editMessage</cstring> </property> </widget> </hbox> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>tqlayout18</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQPushButton"> <property name="name"> <cstring>btnCancel</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Cancel</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer5</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Maximum</enum> </property> <property name="tqsizeHint"> <size> <width>350</width> <height>31</height> </size> </property> </spacer> <widget class="TQPushButton"> <property name="name"> <cstring>btnInvite</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>Invite</string> </property> </widget> </hbox> </widget> </vbox> </widget> </grid> </widget> <connections> <connection> <sender>btnCancel</sender> <signal>clicked()</signal> <receiver>YahooInviteListBase</receiver> <slot>btnCancel_clicked()</slot> </connection> <connection> <sender>btnCustomAdd</sender> <signal>clicked()</signal> <receiver>YahooInviteListBase</receiver> <slot>btnAddCustom_clicked()</slot> </connection> <connection> <sender>btnInvite</sender> <signal>clicked()</signal> <receiver>YahooInviteListBase</receiver> <slot>btnInvite_clicked()</slot> </connection> <connection> <sender>btn_Add</sender> <signal>clicked()</signal> <receiver>YahooInviteListBase</receiver> <slot>btnAdd_clicked()</slot> </connection> <connection> <sender>btn_Remove</sender> <signal>clicked()</signal> <receiver>YahooInviteListBase</receiver> <slot>btnRemove_clicked()</slot> </connection> </connections> <Q_SLOTS> <slot>btnAdd_clicked()</slot> <slot>btnRemove_clicked()</slot> <slot>btnAddCustom_clicked()</slot> <slot>btnCancel_clicked()</slot> <slot>btnInvite_clicked()</slot> </Q_SLOTS> <tqlayoutdefaults spacing="6" margin="11"/> </UI>