112 lines
2.6 KiB
XML
112 lines
2.6 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
||
<ui version="4.0">
|
||
<class>aboutDialog</class>
|
||
<widget class="QDialog" name="aboutDialog">
|
||
<property name="windowModality">
|
||
<enum>Qt::ApplicationModal</enum>
|
||
</property>
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>0</x>
|
||
<y>0</y>
|
||
<width>523</width>
|
||
<height>463</height>
|
||
</rect>
|
||
</property>
|
||
<property name="windowTitle">
|
||
<string>Dialog</string>
|
||
</property>
|
||
<property name="windowIcon">
|
||
<iconset>
|
||
<normaloff>HPPA.ico</normaloff>HPPA.ico</iconset>
|
||
</property>
|
||
<widget class="QWidget" name="layoutWidget">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>90</x>
|
||
<y>250</y>
|
||
<width>341</width>
|
||
<height>134</height>
|
||
</rect>
|
||
</property>
|
||
<layout class="QVBoxLayout" name="verticalLayout">
|
||
<item>
|
||
<widget class="QLabel" name="companylname_label">
|
||
<property name="text">
|
||
<string>公司:北京依锐思遥感技术有限公司</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLabel" name="label_2">
|
||
<property name="text">
|
||
<string>地址:北京市海淀区清河安宁庄东路18号5号楼二层205</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLabel" name="label_3">
|
||
<property name="text">
|
||
<string>电话:010-51292601</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
<item>
|
||
<widget class="QLabel" name="label_5">
|
||
<property name="text">
|
||
<string>邮箱:hanshanlong@iris-rs.cn</string>
|
||
</property>
|
||
</widget>
|
||
</item>
|
||
</layout>
|
||
</widget>
|
||
<widget class="QLabel" name="label_6">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>270</x>
|
||
<y>150</y>
|
||
<width>141</width>
|
||
<height>24</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>版本:1.8.6</string>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_4">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>270</x>
|
||
<y>70</y>
|
||
<width>391</width>
|
||
<height>31</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string>Hyper Plant Phenotypic Analysis</string>
|
||
</property>
|
||
<property name="textFormat">
|
||
<enum>Qt::PlainText</enum>
|
||
</property>
|
||
</widget>
|
||
<widget class="QLabel" name="label_7">
|
||
<property name="geometry">
|
||
<rect>
|
||
<x>90</x>
|
||
<y>50</y>
|
||
<width>141</width>
|
||
<height>141</height>
|
||
</rect>
|
||
</property>
|
||
<property name="text">
|
||
<string/>
|
||
</property>
|
||
<property name="pixmap">
|
||
<pixmap>HPPA.ico</pixmap>
|
||
</property>
|
||
</widget>
|
||
</widget>
|
||
<resources/>
|
||
<connections/>
|
||
</ui>
|