Warning, /pim/kmail/src/ui/xfaceconfigurator.ui is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0" encoding="UTF-8"?> 0002 <ui version="4.0"> 0003 <class>XFaceConfigurator</class> 0004 <widget class="QWidget" name="XFaceConfigurator"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>932</width> 0010 <height>665</height> 0011 </rect> 0012 </property> 0013 <property name="windowTitle"> 0014 <string>Form</string> 0015 </property> 0016 <layout class="QGridLayout" name="gridLayout"> 0017 <item row="0" column="0"> 0018 <layout class="QHBoxLayout" name="horizontalLayout"> 0019 <item> 0020 <widget class="QLabel" name="label"> 0021 <property name="text"> 0022 <string>Send picture with every message:</string> 0023 </property> 0024 </widget> 0025 </item> 0026 <item> 0027 <widget class="QComboBox" name="enableComboBox"> 0028 <item> 0029 <property name="text"> 0030 <string>Don't send</string> 0031 </property> 0032 </item> 0033 <item> 0034 <property name="text"> 0035 <string>Send color (Face)</string> 0036 </property> 0037 </item> 0038 <item> 0039 <property name="text"> 0040 <string>Send monochrome (X-Face)</string> 0041 </property> 0042 </item> 0043 <item> 0044 <property name="text"> 0045 <string>Send both</string> 0046 </property> 0047 </item> 0048 </widget> 0049 </item> 0050 <item> 0051 <spacer name="horizontalSpacer"> 0052 <property name="orientation"> 0053 <enum>Qt::Horizontal</enum> 0054 </property> 0055 <property name="sizeHint" stdset="0"> 0056 <size> 0057 <width>40</width> 0058 <height>20</height> 0059 </size> 0060 </property> 0061 </spacer> 0062 </item> 0063 </layout> 0064 </item> 0065 <item row="1" column="0"> 0066 <widget class="QLabel" name="label_2"> 0067 <property name="text"> 0068 <string>KMail can send a small (48x48 pixels) low-quality picture with every message. For example, this could be a picture of you or a glyph. It is shown in the recipient's mail client (if supported).</string> 0069 </property> 0070 <property name="wordWrap"> 0071 <bool>true</bool> 0072 </property> 0073 </widget> 0074 </item> 0075 <item row="2" column="0"> 0076 <widget class="QLabel" name="modeInfo"> 0077 <property name="text"> 0078 <string>An informative text about the current mode!</string> 0079 </property> 0080 </widget> 0081 </item> 0082 <item row="3" column="0"> 0083 <widget class="KMail::EncodedImagePicker" name="faceConfig" native="true"/> 0084 </item> 0085 <item row="4" column="0"> 0086 <widget class="KMail::EncodedImagePicker" name="xFaceConfig" native="true"/> 0087 </item> 0088 </layout> 0089 </widget> 0090 <customwidgets> 0091 <customwidget> 0092 <class>KMail::EncodedImagePicker</class> 0093 <extends>QWidget</extends> 0094 <header>identity/encodedimagepicker.h</header> 0095 <container>1</container> 0096 </customwidget> 0097 </customwidgets> 0098 <tabstops> 0099 <tabstop>enableComboBox</tabstop> 0100 </tabstops> 0101 <resources/> 0102 <connections/> 0103 </ui>