Plugins/VcsPlugins/vcsMercurial/BookmarksExtension/HgBookmarksInOutDialog.ui

branch
5_2_x
changeset 1805
c666c9bdbb2d
parent 1018
949812411ab8
equal deleted inserted replaced
1804:438c545cffa4 1805:c666c9bdbb2d
22 <property name="sizePolicy"> 22 <property name="sizePolicy">
23 <sizepolicy hsizetype="Expanding" vsizetype="Expanding"> 23 <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
24 <horstretch>0</horstretch> 24 <horstretch>0</horstretch>
25 <verstretch>2</verstretch> 25 <verstretch>2</verstretch>
26 </sizepolicy> 26 </sizepolicy>
27 </property>
28 <property name="focusPolicy">
29 <enum>Qt::NoFocus</enum>
30 </property> 27 </property>
31 <property name="whatsThis"> 28 <property name="whatsThis">
32 <string>&lt;b&gt;Bookmarks List&lt;/b&gt; 29 <string>&lt;b&gt;Bookmarks List&lt;/b&gt;
33 &lt;p&gt;This shows a list of the bookmarks.&lt;/p&gt;</string> 30 &lt;p&gt;This shows a list of the bookmarks.&lt;/p&gt;</string>
34 </property> 31 </property>
68 <string>Errors</string> 65 <string>Errors</string>
69 </property> 66 </property>
70 <layout class="QVBoxLayout"> 67 <layout class="QVBoxLayout">
71 <item> 68 <item>
72 <widget class="QTextEdit" name="errors"> 69 <widget class="QTextEdit" name="errors">
73 <property name="focusPolicy">
74 <enum>Qt::NoFocus</enum>
75 </property>
76 <property name="readOnly"> 70 <property name="readOnly">
77 <bool>true</bool> 71 <bool>true</bool>
78 </property> 72 </property>
79 <property name="acceptRichText"> 73 <property name="acceptRichText">
80 <bool>false</bool> 74 <bool>false</bool>
158 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction> 152 <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
159 <tabstops> 153 <tabstops>
160 <tabstop>input</tabstop> 154 <tabstop>input</tabstop>
161 <tabstop>passwordCheckBox</tabstop> 155 <tabstop>passwordCheckBox</tabstop>
162 <tabstop>sendButton</tabstop> 156 <tabstop>sendButton</tabstop>
157 <tabstop>bookmarksList</tabstop>
158 <tabstop>errors</tabstop>
159 <tabstop>buttonBox</tabstop>
163 </tabstops> 160 </tabstops>
164 <resources/> 161 <resources/>
165 <connections/> 162 <connections/>
166 </ui> 163 </ui>

eric ide

mercurial