]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/BranchesUi.ui
Tooltip change as suggested by Jean-Pierre
[lyx.git] / src / frontends / qt4 / ui / BranchesUi.ui
1 <ui version="4.0" >
2  <class>BranchesUi</class>
3  <widget class="QWidget" name="BranchesUi" >
4   <property name="geometry" >
5    <rect>
6     <x>0</x>
7     <y>0</y>
8     <width>401</width>
9     <height>327</height>
10    </rect>
11   </property>
12   <property name="windowTitle" >
13    <string/>
14   </property>
15   <layout class="QGridLayout" >
16    <property name="margin" >
17     <number>9</number>
18    </property>
19    <property name="spacing" >
20     <number>6</number>
21    </property>
22    <item row="0" column="0" >
23     <widget class="QLabel" name="newBranchLA" >
24      <property name="text" >
25       <string>&amp;New:[[branch]]</string>
26      </property>
27      <property name="buddy" >
28       <cstring>newBranchLE</cstring>
29      </property>
30     </widget>
31    </item>
32    <item row="5" column="3" >
33     <widget class="QPushButton" name="suffixPB" >
34      <property name="toolTip" >
35       <string>Append the name of this branch to the output filename, given the branch is active.</string>
36      </property>
37      <property name="text" >
38       <string>Filename &amp;Suffix</string>
39      </property>
40     </widget>
41    </item>
42    <item row="6" column="3" >
43     <spacer>
44      <property name="orientation" >
45       <enum>Qt::Vertical</enum>
46      </property>
47      <property name="sizeType" >
48       <enum>QSizePolicy::Expanding</enum>
49      </property>
50      <property name="sizeHint" >
51       <size>
52        <width>83</width>
53        <height>51</height>
54       </size>
55      </property>
56     </spacer>
57    </item>
58    <item row="8" column="2" colspan="2" >
59     <widget class="QPushButton" name="unknownPB" >
60      <property name="toolTip" >
61       <string>Show undefined branches used in this document.</string>
62      </property>
63      <property name="text" >
64       <string>&amp;Undefined Branches</string>
65      </property>
66     </widget>
67    </item>
68    <item row="8" column="0" colspan="2" >
69     <spacer>
70      <property name="orientation" >
71       <enum>Qt::Horizontal</enum>
72      </property>
73      <property name="sizeHint" >
74       <size>
75        <width>251</width>
76        <height>20</height>
77       </size>
78      </property>
79     </spacer>
80    </item>
81    <item row="1" column="0" colspan="3" >
82     <widget class="QLabel" name="availableLB" >
83      <property name="text" >
84       <string>A&amp;vailable Branches:</string>
85      </property>
86      <property name="buddy" >
87       <cstring>branchesTW</cstring>
88      </property>
89     </widget>
90    </item>
91    <item row="7" column="3" >
92     <widget class="QPushButton" name="activatePB" >
93      <property name="toolTip" >
94       <string>Toggle the selected branch</string>
95      </property>
96      <property name="text" >
97       <string>(&amp;De)activate</string>
98      </property>
99     </widget>
100    </item>
101    <item rowspan="6" row="2" column="0" colspan="3" >
102     <widget class="QTreeWidget" name="branchesTW" />
103    </item>
104    <item row="0" column="3" >
105     <widget class="QPushButton" name="addBranchPB" >
106      <property name="enabled">
107       <bool>false</bool>
108      </property>
109      <property name="toolTip" >
110       <string>Add a new branch to the list</string>
111      </property>
112      <property name="text" >
113       <string>&amp;Add</string>
114      </property>
115     </widget>
116    </item>
117    <item row="0" column="1" colspan="2" >
118     <widget class="QLineEdit" name="newBranchLE" />
119    </item>
120    <item row="4" column="3" >
121     <widget class="QPushButton" name="colorPB" >
122      <property name="toolTip" >
123       <string>Define or change background color</string>
124      </property>
125      <property name="text" >
126       <string>Alter Co&amp;lor...</string>
127      </property>
128     </widget>
129    </item>
130    <item row="2" column="3" >
131     <widget class="QPushButton" name="removePB" >
132      <property name="toolTip" >
133       <string>Remove the selected branch</string>
134      </property>
135      <property name="text" >
136       <string>&amp;Remove</string>
137      </property>
138     </widget>
139    </item>
140    <item row="3" column="3" >
141     <widget class="QPushButton" name="renamePB" >
142      <property name="toolTip" >
143       <string>Change the name of the selected branch</string>
144      </property>
145      <property name="text" >
146       <string>Re&amp;name...</string>
147      </property>
148     </widget>
149    </item>
150   </layout>
151  </widget>
152  <tabstops>
153   <tabstop>newBranchLE</tabstop>
154   <tabstop>addBranchPB</tabstop>
155   <tabstop>branchesTW</tabstop>
156   <tabstop>removePB</tabstop>
157   <tabstop>renamePB</tabstop>
158   <tabstop>colorPB</tabstop>
159   <tabstop>suffixPB</tabstop>
160   <tabstop>activatePB</tabstop>
161   <tabstop>unknownPB</tabstop>
162  </tabstops>
163  <includes>
164   <include location="local" >qt_i18n.h</include>
165  </includes>
166  <resources/>
167  <connections/>
168 </ui>