Switch to unified view
a/src/qtgui/uiprefs.ui | b/src/qtgui/uiprefs.ui | ||
---|---|---|---|
... |
... |
||
152 | </property> |
152 | </property> |
153 | <property name="text"> |
153 | <property name="text"> |
154 | <string>Result paragraph<br>format string</string> |
154 | <string>Result paragraph<br>format string</string> |
155 | </property> |
155 | </property> |
156 | <property name="toolTip" stdset="0"> |
156 | <property name="toolTip" stdset="0"> |
157 | <string>Defines the format for each result list paragraph. Use qt html format.<br>See manual for the significance of the %xx substitutions.</string> |
157 | <string>Defines the format for each result list paragraph. Use qt html format and printf-like replacements:<br>%A Abstract<br> %D Date<br> %K Keywords (if any)<br> %L Preview and Edit links<br> %M Mime type<br> %N Result number<br> %R Relevance percentage<br> %S Size information<br> %T Title<br> %U Url<br></string> |
158 | </property> |
158 | </property> |
159 | </widget> |
159 | </widget> |
160 | <widget class="QTextEdit"> |
160 | <widget class="QTextEdit"> |
161 | <property name="name"> |
161 | <property name="name"> |
162 | <cstring>rlfTE</cstring> |
162 | <cstring>rlfTE</cstring> |