Warning, /pim/kaddressbook/src/printing/ringbinder/rbs_appearance.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>RingBinderStyleAppearanceForm_Base</class> 0004 <widget class="QWidget" name="RingBinderStyleAppearanceForm_Base"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>620</width> 0010 <height>407</height> 0011 </rect> 0012 </property> 0013 <property name="windowTitle"> 0014 <string>Appearance</string> 0015 </property> 0016 <layout class="QGridLayout"> 0017 <property name="leftMargin"> 0018 <number>0</number> 0019 </property> 0020 <property name="topMargin"> 0021 <number>0</number> 0022 </property> 0023 <property name="rightMargin"> 0024 <number>0</number> 0025 </property> 0026 <property name="bottomMargin"> 0027 <number>0</number> 0028 </property> 0029 <property name="spacing"> 0030 <number>6</number> 0031 </property> 0032 <item row="0" column="0"> 0033 <widget class="QGroupBox" name="GroupBox2"> 0034 <property name="title"> 0035 <string>Print Contact's Information</string> 0036 </property> 0037 <layout class="QVBoxLayout" name="verticalLayout"> 0038 <item> 0039 <widget class="QCheckBox" name="cbPhoneNumbers"> 0040 <property name="toolTip"> 0041 <string>Print contact phone numbers</string> 0042 </property> 0043 <property name="whatsThis"> 0044 <string>Check this box if you want contact phone numbers to be printed.</string> 0045 </property> 0046 <property name="text"> 0047 <string>Phone numbers</string> 0048 </property> 0049 <property name="checked"> 0050 <bool>true</bool> 0051 </property> 0052 </widget> 0053 </item> 0054 <item> 0055 <widget class="QCheckBox" name="cbEmails"> 0056 <property name="toolTip"> 0057 <string>Print contact email addresses</string> 0058 </property> 0059 <property name="whatsThis"> 0060 <string>Check this box if you want contact email addresses to be printed.</string> 0061 </property> 0062 <property name="text"> 0063 <string>Email addresses</string> 0064 </property> 0065 <property name="checked"> 0066 <bool>true</bool> 0067 </property> 0068 </widget> 0069 </item> 0070 <item> 0071 <widget class="QCheckBox" name="cbStreetAddresses"> 0072 <property name="toolTip"> 0073 <string>Print contact street addresses</string> 0074 </property> 0075 <property name="whatsThis"> 0076 <string>Check this box if you want contact street addresses to be printed.</string> 0077 </property> 0078 <property name="text"> 0079 <string>Postal addresses</string> 0080 </property> 0081 <property name="checked"> 0082 <bool>true</bool> 0083 </property> 0084 </widget> 0085 </item> 0086 <item> 0087 <widget class="QCheckBox" name="cbOrganization"> 0088 <property name="toolTip"> 0089 <string>Print contact organizations</string> 0090 </property> 0091 <property name="whatsThis"> 0092 <string>Check this box if you want contact organizations to be printed.</string> 0093 </property> 0094 <property name="text"> 0095 <string>Organization</string> 0096 </property> 0097 </widget> 0098 </item> 0099 <item> 0100 <widget class="QCheckBox" name="cbBirthday"> 0101 <property name="toolTip"> 0102 <string>Print contact birthdays</string> 0103 </property> 0104 <property name="whatsThis"> 0105 <string>Check this box if you want contact birthdays to be printed.</string> 0106 </property> 0107 <property name="text"> 0108 <string>Birthday</string> 0109 </property> 0110 </widget> 0111 </item> 0112 <item> 0113 <widget class="QCheckBox" name="cbNote"> 0114 <property name="toolTip"> 0115 <string>Print contact notes</string> 0116 </property> 0117 <property name="whatsThis"> 0118 <string>Check this box if you want contact notes to be printed.</string> 0119 </property> 0120 <property name="text"> 0121 <string>Note</string> 0122 </property> 0123 </widget> 0124 </item> 0125 <item> 0126 <spacer> 0127 <property name="orientation"> 0128 <enum>Qt::Vertical</enum> 0129 </property> 0130 <property name="sizeHint" stdset="0"> 0131 <size> 0132 <width>20</width> 0133 <height>40</height> 0134 </size> 0135 </property> 0136 </spacer> 0137 </item> 0138 </layout> 0139 </widget> 0140 </item> 0141 </layout> 0142 </widget> 0143 <resources/> 0144 <connections/> 0145 </ui>