Files
gcs-nf/App/Setting/Index0/Index0.ui
T

106 lines
2.5 KiB
XML
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Index0</class>
<widget class="QWidget" name="Index0">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>792</width>
<height>451</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<property name="leftMargin">
2020-05-28 18:11:23 +08:00
<number>1</number>
</property>
<property name="topMargin">
2020-05-28 18:11:23 +08:00
<number>1</number>
</property>
<property name="rightMargin">
2020-05-28 18:11:23 +08:00
<number>1</number>
</property>
<property name="bottomMargin">
2020-05-28 18:11:23 +08:00
<number>1</number>
</property>
<item row="0" column="0">
<layout class="QGridLayout" name="gridLayout">
<item row="1" column="0">
<widget class="QPushButton" name="pushButton_Map">
<property name="minimumSize">
<size>
2020-06-17 18:01:56 +08:00
<width>120</width>
<height>80</height>
</size>
</property>
<property name="maximumSize">
<size>
2020-06-17 18:01:56 +08:00
<width>120</width>
<height>80</height>
</size>
</property>
<property name="text">
<string>Map</string>
</property>
</widget>
</item>
<item row="2" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
2020-07-20 18:06:14 +08:00
<item row="0" column="0">
<widget class="QPushButton" name="pushButton_Link">
2020-06-17 18:01:56 +08:00
<property name="minimumSize">
<size>
<width>120</width>
<height>80</height>
</size>
</property>
2020-07-20 18:06:14 +08:00
<property name="maximumSize">
<size>
<width>120</width>
<height>80</height>
</size>
</property>
2020-06-17 18:01:56 +08:00
<property name="text">
2020-07-20 18:06:14 +08:00
<string>Link</string>
2020-06-17 18:01:56 +08:00
</property>
</widget>
</item>
</layout>
</item>
<item row="0" column="2">
<widget class="QFrame" name="frame">
<property name="frameShape">
<enum>QFrame::StyledPanel</enum>
</property>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
</widget>
</item>
<item row="0" column="1">
<widget class="Line" name="line">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
</widget>
</item>
</layout>
</widget>
<resources/>
<connections/>
</ui>