Warning, /graphics/digikam/core/dplugins/generic/tools/printcreator/ui/advprintcaptionpage.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>AdvPrintCaptionPage</class> 0004 <widget class="QWidget" name="AdvPrintCaptionPage"> 0005 <property name="geometry"> 0006 <rect> 0007 <x>0</x> 0008 <y>0</y> 0009 <width>920</width> 0010 <height>845</height> 0011 </rect> 0012 </property> 0013 <property name="sizePolicy"> 0014 <sizepolicy hsizetype="MinimumExpanding" vsizetype="MinimumExpanding"> 0015 <horstretch>0</horstretch> 0016 <verstretch>0</verstretch> 0017 </sizepolicy> 0018 </property> 0019 <layout class="QGridLayout" name="gridLayout"> 0020 <item row="2" column="0"> 0021 <widget class="Digikam::DItemsList" name="mPrintList" native="true"> 0022 <property name="sizePolicy"> 0023 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 0024 <horstretch>0</horstretch> 0025 <verstretch>0</verstretch> 0026 </sizepolicy> 0027 </property> 0028 <property name="minimumSize"> 0029 <size> 0030 <width>0</width> 0031 <height>0</height> 0032 </size> 0033 </property> 0034 </widget> 0035 </item> 0036 <item row="1" column="0"> 0037 <widget class="QGroupBox" name="groupBox_3"> 0038 <property name="title"> 0039 <string/> 0040 </property> 0041 <layout class="QHBoxLayout" name="horizontalLayout_12"> 0042 <item> 0043 <layout class="QHBoxLayout" name="horizontalLayout_9"> 0044 <item> 0045 <layout class="QVBoxLayout" name="verticalLayout_5"> 0046 <item> 0047 <layout class="QHBoxLayout" name="horizontalLayout"> 0048 <item> 0049 <widget class="QLabel" name="label_2"> 0050 <property name="sizePolicy"> 0051 <sizepolicy hsizetype="Preferred" vsizetype="Fixed"> 0052 <horstretch>0</horstretch> 0053 <verstretch>0</verstretch> 0054 </sizepolicy> 0055 </property> 0056 <property name="text"> 0057 <string>Caption Type:</string> 0058 </property> 0059 <property name="buddy"> 0060 <cstring>m_captionType</cstring> 0061 </property> 0062 </widget> 0063 </item> 0064 <item> 0065 <widget class="QComboBox" name="m_captionType"/> 0066 </item> 0067 </layout> 0068 </item> 0069 <item> 0070 <layout class="QVBoxLayout" name="verticalLayout_3"> 0071 <item> 0072 <widget class="QGroupBox" name="m_customCaptionGB"> 0073 <property name="title"> 0074 <string/> 0075 </property> 0076 <layout class="QVBoxLayout" name="verticalLayout_4"> 0077 <item> 0078 <layout class="QGridLayout" name="gridLayout_2" columnstretch="0,10,0,10"> 0079 <item row="3" column="1"> 0080 <widget class="QLabel" name="label_5"> 0081 <property name="text"> 0082 <string>print file name 0083 print camera exposure time 0084 print item comment 0085 print ISO sensibility from camera 0086 print date and time from camera</string> 0087 </property> 0088 <property name="alignment"> 0089 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> 0090 </property> 0091 </widget> 0092 </item> 0093 <item row="3" column="2"> 0094 <widget class="QLabel" name="label_6"> 0095 <property name="text"> 0096 <string>"%r" : 0097 "%a" : 0098 "%l" : 0099 "\n" :</string> 0100 </property> 0101 <property name="alignment"> 0102 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> 0103 </property> 0104 </widget> 0105 </item> 0106 <item row="3" column="0"> 0107 <widget class="QLabel" name="label"> 0108 <property name="text"> 0109 <string>"%f" : 0110 "%t" : 0111 "%c" : 0112 "%i" : 0113 "%d" :</string> 0114 </property> 0115 <property name="alignment"> 0116 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> 0117 </property> 0118 </widget> 0119 </item> 0120 <item row="3" column="3"> 0121 <widget class="QLabel" name="label_7"> 0122 <property name="text"> 0123 <string>print camera sensor resolution 0124 print camera aperture 0125 print focal length from camera 0126 add a new line</string> 0127 </property> 0128 <property name="alignment"> 0129 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> 0130 </property> 0131 </widget> 0132 </item> 0133 <item row="1" column="0" colspan="4"> 0134 <widget class="Digikam::DTextEdit" name="m_FreeCaptionFormat"> 0135 <property name="enabled"> 0136 <bool>true</bool> 0137 </property> 0138 <property name="minimumSize"> 0139 <size> 0140 <width>400</width> 0141 <height>0</height> 0142 </size> 0143 </property> 0144 <property name="placeholderText"> 0145 <string>Enter here your customized caption string...</string> 0146 </property> 0147 </widget> 0148 </item> 0149 <item row="2" column="0" colspan="4"> 0150 <widget class="QLabel" name="m_free_label"> 0151 <property name="text"> 0152 <string>The fields listed below can be used with the customization:</string> 0153 </property> 0154 <property name="alignment"> 0155 <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> 0156 </property> 0157 </widget> 0158 </item> 0159 </layout> 0160 </item> 0161 </layout> 0162 </widget> 0163 </item> 0164 <item> 0165 <layout class="QVBoxLayout" name="verticalLayout"/> 0166 </item> 0167 <item> 0168 <layout class="QVBoxLayout" name="verticalLayout_6"> 0169 <item> 0170 <layout class="QHBoxLayout" name="horizontalLayout_6"> 0171 <item> 0172 <widget class="QLabel" name="label_4"> 0173 <property name="text"> 0174 <string>Text Color:</string> 0175 </property> 0176 <property name="buddy"> 0177 <cstring>m_font_color</cstring> 0178 </property> 0179 </widget> 0180 </item> 0181 <item> 0182 <widget class="Digikam::DColorSelector" name="m_font_color"/> 0183 </item> 0184 </layout> 0185 </item> 0186 <item> 0187 <layout class="QHBoxLayout" name="horizontalLayout_7"> 0188 <item> 0189 <widget class="QLabel" name="textLabel1_2"> 0190 <property name="sizePolicy"> 0191 <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed"> 0192 <horstretch>0</horstretch> 0193 <verstretch>0</verstretch> 0194 </sizepolicy> 0195 </property> 0196 <property name="text"> 0197 <string>Text Size:</string> 0198 </property> 0199 <property name="wordWrap"> 0200 <bool>false</bool> 0201 </property> 0202 <property name="buddy"> 0203 <cstring>m_font_size</cstring> 0204 </property> 0205 </widget> 0206 </item> 0207 <item> 0208 <widget class="QSlider" name="m_font_size"> 0209 <property name="sizePolicy"> 0210 <sizepolicy hsizetype="Expanding" vsizetype="Fixed"> 0211 <horstretch>0</horstretch> 0212 <verstretch>0</verstretch> 0213 </sizepolicy> 0214 </property> 0215 <property name="minimum"> 0216 <number>2</number> 0217 </property> 0218 <property name="maximum"> 0219 <number>8</number> 0220 </property> 0221 <property name="singleStep"> 0222 <number>2</number> 0223 </property> 0224 <property name="pageStep"> 0225 <number>2</number> 0226 </property> 0227 <property name="value"> 0228 <number>4</number> 0229 </property> 0230 <property name="orientation"> 0231 <enum>Qt::Horizontal</enum> 0232 </property> 0233 </widget> 0234 </item> 0235 </layout> 0236 </item> 0237 </layout> 0238 </item> 0239 <item> 0240 <layout class="QHBoxLayout" name="horizontalLayout_5"> 0241 <item> 0242 <widget class="QLabel" name="label_3"> 0243 <property name="text"> 0244 <string>Font Family:</string> 0245 </property> 0246 <property name="buddy"> 0247 <cstring>m_font_name</cstring> 0248 </property> 0249 </widget> 0250 </item> 0251 <item> 0252 <widget class="QFontComboBox" name="m_font_name"/> 0253 </item> 0254 </layout> 0255 </item> 0256 <item> 0257 <layout class="QHBoxLayout" name="horizontalLayout_4"/> 0258 </item> 0259 </layout> 0260 </item> 0261 </layout> 0262 </item> 0263 </layout> 0264 </item> 0265 </layout> 0266 </widget> 0267 </item> 0268 </layout> 0269 </widget> 0270 <customwidgets> 0271 <customwidget> 0272 <class>Digikam::DColorSelector</class> 0273 <extends>QPushButton</extends> 0274 <header>dcolorselector.h</header> 0275 </customwidget> 0276 <customwidget> 0277 <class>Digikam::DItemsList</class> 0278 <extends>QWidget</extends> 0279 <header>ditemslist.h</header> 0280 </customwidget> 0281 <customwidget> 0282 <class>Digikam::DTextEdit</class> 0283 <extends>QTextEdit</extends> 0284 <header>dtextedit.h</header> 0285 </customwidget> 0286 </customwidgets> 0287 <resources/> 0288 <connections/> 0289 </ui>