<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>GroupWiseChatSearchWidget</class> <widget class="TQWidget"> <property name="name"> <cstring>GroupWiseChatSearchWidget</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>579</width> <height>480</height> </rect> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TDEListView"> <column> <property name="text"> <string>Chatroom </string> </property> <property name="clickable"> <bool>true</bool> </property> <property name="resizable"> <bool>true</bool> </property> </column> <column> <property name="text"> <string>Owner</string> </property> <property name="clickable"> <bool>true</bool> </property> <property name="resizable"> <bool>true</bool> </property> </column> <column> <property name="text"> <string>Members</string> </property> <property name="clickable"> <bool>true</bool> </property> <property name="resizable"> <bool>true</bool> </property> </column> <property name="name"> <cstring>m_chatrooms</cstring> </property> <property name="allColumnsShowFocus"> <bool>true</bool> </property> <property name="fullWidth"> <bool>true</bool> </property> <property name="itemsMovable"> <bool>false</bool> </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>layout2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KPushButton"> <property name="name"> <cstring>m_btnProperties</cstring> </property> <property name="text"> <string>&Properties</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>340</width> <height>20</height> </size> </property> </spacer> <widget class="TQPushButton"> <property name="name"> <cstring>m_btnRefresh</cstring> </property> <property name="text"> <string>&Refresh</string> </property> </widget> </hbox> </widget> </vbox> </widget> <layoutdefaults spacing="6" margin="11"/> <includes> <include location="global" impldecl="in implementation">kpushbutton.h</include> <include location="global" impldecl="in implementation">tdelistview.h</include> </includes> </UI>