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.
 
 
 

364 lines
15 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>AddressPickerUI</class>
<widget class="QWidget">
<property name="name">
<cstring>AddressPickerUI</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>754</width>
<height>478</height>
</rect>
</property>
<property name="caption">
<string>Address Selection</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QGroupBox">
<property name="name">
<cstring>GroupBox3</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>GroupBoxPanel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="title">
<string>Available Addresses</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KPushButton" row="2" column="2">
<property name="name">
<cstring>mDeleteButton</cstring>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
<widget class="KPushButton" row="2" column="1">
<property name="name">
<cstring>mNewButton</cstring>
</property>
<property name="text">
<string>New...</string>
</property>
</widget>
<widget class="KPushButton" row="2" column="0">
<property name="name">
<cstring>mEditButton</cstring>
</property>
<property name="text">
<string>Edit...</string>
</property>
</widget>
<widget class="KListView" row="0" column="0" rowspan="1" colspan="3">
<column>
<property name="text">
<string>Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Email Address</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>mAvailableView</cstring>
</property>
<property name="selectionMode" stdset="0">
<enum>Extended</enum>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="showSortIndicator">
<bool>true</bool>
</property>
<property name="rootIsDecorated">
<bool>true</bool>
</property>
<property name="resizeMode">
<enum>AllColumns</enum>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
</widget>
<widget class="QLayoutWidget" row="1" column="0" rowspan="1" colspan="3">
<property name="name">
<cstring>layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="QPushButton">
<property name="name">
<cstring>mClearButton</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
<property name="pixmap">
<pixmap>image0</pixmap>
</property>
<property name="flat">
<bool>true</bool>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>TextLabel2</cstring>
</property>
<property name="text">
<string>Filter on:</string>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>mFilterEdit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string></string>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
<widget class="QLayoutWidget">
<property name="name">
<cstring>layout3</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>172</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>mToButton</cstring>
</property>
<property name="text">
<string>TO &gt;&gt;</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>mCCButton</cstring>
</property>
<property name="text">
<string>CC &gt;&gt;</string>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>mBCCButton</cstring>
</property>
<property name="text">
<string>BCC &gt;&gt;</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>50</height>
</size>
</property>
</spacer>
<widget class="KPushButton">
<property name="name">
<cstring>mRemoveButton</cstring>
</property>
<property name="text">
<string>&lt;&lt; Remove</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer2_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>50</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="QGroupBox">
<property name="name">
<cstring>GroupBox2</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>Selected Addresses</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KListView">
<column>
<property name="text">
<string>Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Email Address</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>mSelectedView</cstring>
</property>
<property name="resizePolicy">
<enum>AutoOne</enum>
</property>
<property name="selectionMode" stdset="0">
<enum>Single</enum>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="showSortIndicator">
<bool>true</bool>
</property>
<property name="rootIsDecorated">
<bool>true</bool>
</property>
<property name="resizeMode">
<enum>AllColumns</enum>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
</widget>
<widget class="KPushButton">
<property name="name">
<cstring>mSaveAs</cstring>
</property>
<property name="text">
<string>Save as Distribution List</string>
</property>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<images>
<image name="image0">
<data format="XPM.GZ" length="972">789cd5d0414f83301806e03bbfa2596fc4b8b52b0831fe048d4713e3a1fd3e286c03129d0763fceff2b66c266c3b7831f1054a1fde346959a6e2e9f15ea4cbe46d6ff72d096aecab48f9bdeb3e9e5fee3e93853662bcd58d508bab64712d483c0c7d85b91ce77215020ea02a70813db8569ad66161071a6556267003e63ae35c83db409b97b905771339b2060b579485031bb034a52a0dd84ecc220974ecac63d04dac222b90325751067224e9480b72c69a033d588784b35fc8bfebe431673aeb8898a86279dad5ded70d86569e741bef7d78b63b39efbade237d3746ceba61906335be1039df675817f7ea671d8aa9f4f3f385cf71b878f64375ae3b543f9d3fe677fffaafbaafdbe41b8131c75c</data>
</image>
</images>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>klistview.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>kpushbutton.h</includehint>
<includehint>klistview.h</includehint>
<includehint>kpushbutton.h</includehint>
</includehints>
</UI>