2010-02-19 20:57:25 +00:00
|
|
|
<ui version="4.0">
|
2007-08-31 05:53:55 +00:00
|
|
|
<class>BranchUi</class>
|
2010-02-19 20:57:25 +00:00
|
|
|
<widget class="QWidget" name="BranchUi">
|
|
|
|
<property name="geometry">
|
2006-03-24 15:59:11 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2010-02-19 20:57:25 +00:00
|
|
|
<width>259</width>
|
|
|
|
<height>38</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-02-19 20:57:25 +00:00
|
|
|
<property name="windowTitle">
|
2006-03-24 15:59:11 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2010-02-19 20:57:25 +00:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="branchLA">
|
|
|
|
<property name="text">
|
|
|
|
<string>&Available branches:</string>
|
2009-04-17 09:18:51 +00:00
|
|
|
</property>
|
2010-02-19 20:57:25 +00:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>branchCO</cstring>
|
2009-04-17 09:18:51 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2010-02-19 20:57:25 +00:00
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="branchCO">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string>Select your branch</string>
|
2009-04-17 09:18:51 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2006-03-24 15:59:11 +00:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2006-08-31 13:46:28 +00:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>branchCO</tabstop>
|
|
|
|
</tabstops>
|
2009-04-17 09:18:51 +00:00
|
|
|
<includes>
|
2010-02-19 20:57:25 +00:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2009-04-17 09:18:51 +00:00
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|