]> git.lyx.org Git - lyx.git/blob - src/frontends/qt4/ui/BranchesUi.ui
Embedding: add embedCB checkboxes to IncludeUi and ExternalUi
[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>401</width>
12     <height>300</height>
13    </rect>
14   </property>
15   <property name="windowTitle" >
16    <string/>
17   </property>
18   <layout class="QGridLayout" >
19    <property name="margin" >
20     <number>9</number>
21    </property>
22    <property name="spacing" >
23     <number>6</number>
24    </property>
25    <item row="0" column="1" >
26     <widget class="QLineEdit" name="newBranchLE" />
27    </item>
28    <item row="5" column="2" >
29     <spacer>
30      <property name="orientation" >
31       <enum>Qt::Vertical</enum>
32      </property>
33      <property name="sizeType" >
34       <enum>QSizePolicy::Expanding</enum>
35      </property>
36      <property name="sizeHint" >
37       <size>
38        <width>20</width>
39        <height>20</height>
40       </size>
41      </property>
42     </spacer>
43    </item>
44    <item row="0" column="2" >
45     <widget class="QPushButton" name="addBranchPB" >
46      <property name="toolTip" >
47       <string>Add a new branch to the list</string>
48      </property>
49      <property name="text" >
50       <string>&amp;Add</string>
51      </property>
52     </widget>
53    </item>
54    <item row="1" column="0" colspan="2" >
55     <widget class="QLabel" name="availableLB" >
56      <property name="text" >
57       <string>A&amp;vailable Branches:</string>
58      </property>
59      <property name="buddy" >
60       <cstring>branchesTW</cstring>
61      </property>
62     </widget>
63    </item>
64    <item row="0" column="0" >
65     <widget class="QLabel" name="newBranchLA" >
66      <property name="text" >
67       <string>&amp;New:</string>
68      </property>
69      <property name="buddy" >
70       <cstring>newBranchLE</cstring>
71      </property>
72     </widget>
73    </item>
74    <item rowspan="4" row="2" column="0" colspan="2" >
75     <widget class="QTreeWidget" name="branchesTW" />
76    </item>
77    <item row="2" column="2" >
78     <widget class="QPushButton" name="removePB" >
79      <property name="toolTip" >
80       <string>Remove the selected branch</string>
81      </property>
82      <property name="text" >
83       <string>&amp;Remove</string>
84      </property>
85     </widget>
86    </item>
87    <item row="3" column="2" >
88     <widget class="QPushButton" name="activatePB" >
89      <property name="toolTip" >
90       <string>Toggle the selected branch</string>
91      </property>
92      <property name="text" >
93       <string>(&amp;De)activate</string>
94      </property>
95     </widget>
96    </item>
97    <item row="4" column="2" >
98     <widget class="QPushButton" name="colorPB" >
99      <property name="toolTip" >
100       <string>Define or change background color</string>
101      </property>
102      <property name="text" >
103       <string>Alter Co&amp;lor...</string>
104      </property>
105     </widget>
106    </item>
107   </layout>
108  </widget>
109  <pixmapfunction></pixmapfunction>
110  <includes>
111   <include location="local" >qt_helpers.h</include>
112  </includes>
113  <resources/>
114  <connections/>
115 </ui>