2010-10-27 17:25:55 +00:00
|
|
|
<ui version="4.0">
|
2008-02-14 18:06:47 +00:00
|
|
|
<class>LabelUi</class>
|
2010-10-27 17:25:55 +00:00
|
|
|
<widget class="QWidget" name="LabelUi">
|
|
|
|
<property name="geometry">
|
2006-03-24 15:59:11 +00:00
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2008-02-14 18:06:47 +00:00
|
|
|
<width>300</width>
|
2010-10-27 17:25:55 +00:00
|
|
|
<height>71</height>
|
2006-03-24 15:59:11 +00:00
|
|
|
</rect>
|
|
|
|
</property>
|
2010-10-27 17:25:55 +00:00
|
|
|
<property name="windowTitle">
|
2006-03-24 15:59:11 +00:00
|
|
|
<string/>
|
|
|
|
</property>
|
2010-10-27 17:25:55 +00:00
|
|
|
<layout class="QVBoxLayout">
|
|
|
|
<property name="spacing">
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2010-10-27 17:25:55 +00:00
|
|
|
<property name="margin">
|
|
|
|
<number>11</number>
|
|
|
|
</property>
|
2006-03-24 15:59:11 +00:00
|
|
|
<item>
|
2010-10-27 17:25:55 +00:00
|
|
|
<layout class="QHBoxLayout">
|
|
|
|
<property name="spacing">
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>6</number>
|
|
|
|
</property>
|
2010-10-27 17:25:55 +00:00
|
|
|
<property name="margin">
|
2006-03-24 15:59:11 +00:00
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
2010-10-27 17:25:55 +00:00
|
|
|
<widget class="QLabel" name="keywordLA">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string/>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2010-10-27 17:25:55 +00:00
|
|
|
<property name="text">
|
|
|
|
<string>&Label:</string>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
2010-10-27 17:25:55 +00:00
|
|
|
<property name="buddy">
|
|
|
|
<cstring>keywordED</cstring>
|
2006-03-24 15:59:11 +00:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2010-10-27 17:25:55 +00:00
|
|
|
<widget class="QLineEdit" name="keywordED">
|
|
|
|
<property name="toolTip">
|
|
|
|
<string/>
|
2007-02-07 17:00:37 +00:00
|
|
|
</property>
|
2006-03-24 15:59:11 +00:00
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
2006-11-07 17:56:32 +00:00
|
|
|
<includes>
|
2010-10-27 17:25:55 +00:00
|
|
|
<include location="local">qt_i18n.h</include>
|
2006-11-07 17:56:32 +00:00
|
|
|
</includes>
|
2006-03-24 15:59:11 +00:00
|
|
|
<resources/>
|
|
|
|
<connections/>
|
2006-03-05 17:24:44 +00:00
|
|
|
</ui>
|