]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/BranchesUi.ui
Compilation Fix: Appended "Ui" to main objectName so that it is the same as the ui...
[lyx.git] / src / frontends / qt4 / ui / BranchesUi.ui
1 <ui version="4.0" >
2  <author></author>
3  <comment></comment>
4  <exportmacro></exportmacro>
5  <class>BranchesUi</class>
6  <widget class="QWidget" name="BranchesUi" >
7   <property name="geometry" >
8    <rect>
9     <x>0</x>
10     <y>0</y>
11     <width>344</width>
12     <height>297</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>11</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item rowspan="5" row="1" column="0" >
26     <layout class="QGridLayout" >
27      <property name="margin" >
28       <number>0</number>
29      </property>
30      <property name="spacing" >
31       <number>6</number>
32      </property>
33      <item row="0" column="0" >
34       <widget class="QLabel" name="availableLB" >
35        <property name="text" >
36         <string>A&amp;vailable Branches:</string>
37        </property>
38        <property name="buddy" >
39         <cstring>branchesLV</cstring>
40        </property>
41       </widget>
42      </item>
43      <item row="1" column="0" >
44       <widget class="Q3ListView" name="branchesLV" >
45        <property name="enabled" >
46         <bool>true</bool>
47        </property>
48        <property name="focusPolicy" >
49         <enum>Qt::NoFocus</enum>
50        </property>
51        <property name="toolTip" >
52         <string>The available branches</string>
53        </property>
54        <property name="resizePolicy" >
55         <enum>Q3ScrollView::AutoOneFit</enum>
56        </property>
57        <property name="vScrollBarMode" >
58         <enum>Q3ScrollView::Auto</enum>
59        </property>
60        <property name="hScrollBarMode" >
61         <enum>Q3ScrollView::Auto</enum>
62        </property>
63        <property name="allColumnsShowFocus" >
64         <bool>true</bool>
65        </property>
66        <property name="rootIsDecorated" >
67         <bool>false</bool>
68        </property>
69        <column>
70         <property name="text" >
71          <string>Name</string>
72         </property>
73        </column>
74        <column>
75         <property name="text" >
76          <string>Activated</string>
77         </property>
78        </column>
79        <column>
80         <property name="text" >
81          <string>Color</string>
82         </property>
83        </column>
84       </widget>
85      </item>
86     </layout>
87    </item>
88    <item row="3" column="1" >
89     <widget class="QPushButton" name="activatePB" >
90      <property name="toolTip" >
91       <string>Toggle the selected branch</string>
92      </property>
93      <property name="text" >
94       <string>(&amp;De)activate</string>
95      </property>
96     </widget>
97    </item>
98    <item row="4" column="1" >
99     <widget class="QPushButton" name="colorPB" >
100      <property name="toolTip" >
101       <string>Define or change background color</string>
102      </property>
103      <property name="text" >
104       <string>Alter Co&amp;lor...</string>
105      </property>
106     </widget>
107    </item>
108    <item row="2" column="1" >
109     <widget class="QPushButton" name="removePB" >
110      <property name="toolTip" >
111       <string>Remove the selected branch</string>
112      </property>
113      <property name="text" >
114       <string>&amp;Remove</string>
115      </property>
116     </widget>
117    </item>
118    <item row="5" column="1" >
119     <spacer>
120      <property name="orientation" >
121       <enum>Qt::Vertical</enum>
122      </property>
123      <property name="sizeType" >
124       <enum>QSizePolicy::Expanding</enum>
125      </property>
126      <property name="sizeHint" >
127       <size>
128        <width>20</width>
129        <height>20</height>
130       </size>
131      </property>
132     </spacer>
133    </item>
134    <item row="0" column="0" colspan="2" >
135     <layout class="QHBoxLayout" >
136      <property name="margin" >
137       <number>0</number>
138      </property>
139      <property name="spacing" >
140       <number>6</number>
141      </property>
142      <item>
143       <widget class="QLabel" name="newBranchLA" >
144        <property name="text" >
145         <string>&amp;New:</string>
146        </property>
147        <property name="buddy" >
148         <cstring>newBranchLE</cstring>
149        </property>
150       </widget>
151      </item>
152      <item>
153       <widget class="QLineEdit" name="newBranchLE" />
154      </item>
155      <item>
156       <widget class="QPushButton" name="addBranchPB" >
157        <property name="toolTip" >
158         <string>Add a new branch to the list</string>
159        </property>
160        <property name="text" >
161         <string>&amp;Add</string>
162        </property>
163       </widget>
164      </item>
165     </layout>
166    </item>
167    <item row="1" column="1" >
168     <spacer>
169      <property name="orientation" >
170       <enum>Qt::Vertical</enum>
171      </property>
172      <property name="sizeType" >
173       <enum>QSizePolicy::Expanding</enum>
174      </property>
175      <property name="sizeHint" >
176       <size>
177        <width>20</width>
178        <height>20</height>
179       </size>
180      </property>
181     </spacer>
182    </item>
183   </layout>
184  </widget>
185  <pixmapfunction>qPixmapFromMimeSource</pixmapfunction>
186  <customwidgets>
187   <customwidget>
188    <class>Q3ListView</class>
189    <extends></extends>
190    <header>q3listview.h</header>
191    <container>0</container>
192    <pixmap></pixmap>
193   </customwidget>
194  </customwidgets>
195  <tabstops>
196   <tabstop>branchesLV</tabstop>
197  </tabstops>
198  <resources/>
199  <connections/>
200 </ui>