From bcb704366cb5e333a626c18c308c7e0448a8e69f Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kopete/protocols/groupwise/ui/gwcontactsearch.ui | 386 +++++++++++++++++++++++ 1 file changed, 386 insertions(+) create mode 100644 kopete/protocols/groupwise/ui/gwcontactsearch.ui (limited to 'kopete/protocols/groupwise/ui/gwcontactsearch.ui') diff --git a/kopete/protocols/groupwise/ui/gwcontactsearch.ui b/kopete/protocols/groupwise/ui/gwcontactsearch.ui new file mode 100644 index 00000000..868072ce --- /dev/null +++ b/kopete/protocols/groupwise/ui/gwcontactsearch.ui @@ -0,0 +1,386 @@ + +GroupWiseContactSearchWidget + + + GroupWiseContactSearchWidget + + + + 0 + 0 + 435 + 410 + + + + Search GroupWise Messenger + + + + unnamed + + + + layout13 + + + + unnamed + + + + textLabel1 + + + &First name + + + m_firstName + + + + + textLabel3 + + + &User ID + + + m_userId + + + + + textLabel4 + + + &Title + + + m_title + + + + + m_userId + + + + + m_firstName + + + + + textLabel5 + + + &Department + + + m_dept + + + + + + contains + + + + + begins with + + + + + equals + + + + m_userIdOperation + + + + + + contains + + + + + begins with + + + + + equals + + + + m_firstNameOperation + + + + + m_dept + + + + + + contains + + + + + begins with + + + + + equals + + + + m_lastNameOperation + + + + + textLabel2 + + + Last &name + + + m_lastName + + + + + m_clear + + + Cl&ear + + + + + + contains + + + + + begins with + + + + + equals + + + + m_deptOperation + + + + + m_title + + + + + m_lastName + + + + + m_search + + + &Search + + + true + + + + + + contains + + + + + begins with + + + + + equals + + + + m_titleOperation + + + + + + + line1 + + + HLine + + + Sunken + + + Horizontal + + + + + textLabel9 + + + &Results: + + + m_results + + + + + layout12 + + + + unnamed + + + + + Status + + + true + + + true + + + + + First Name + + + true + + + true + + + + + Last Name + + + true + + + true + + + + + User ID + + + true + + + true + + + + m_results + + + AutoOneFit + + + AllColumns + + + + + layout8 + + + + unnamed + + + + m_details + + + true + + + Detai&ls + + + + + spacer6 + + + Vertical + + + Expanding + + + + 20 + 141 + + + + + + + + + + m_matchCount + + + 0 matching users found + + + + + + m_firstName + m_lastNameOperation + m_lastName + m_userIdOperation + m_userId + m_titleOperation + m_title + m_deptOperation + m_dept + m_search + m_clear + m_results + m_details + m_firstNameOperation + + + -- cgit v1.2.1