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

46 lines
969 B
XML
Raw Normal View History

2020-05-27 20:30:26 +08:00
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>MapSettingUI</class>
<widget class="QWidget" name="MapSettingUI">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>877</width>
<height>581</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QPushButton" name="pushButton_MapProvider">
<property name="geometry">
<rect>
<x>20</x>
<y>10</y>
<width>321</width>
<height>81</height>
</rect>
</property>
<property name="text">
2020-05-28 18:11:23 +08:00
<string>BingHybrid</string>
2020-05-27 20:30:26 +08:00
</property>
</widget>
<widget class="QPushButton" name="pushButton_Path">
<property name="geometry">
<rect>
<x>20</x>
<y>110</y>
<width>321</width>
<height>81</height>
</rect>
</property>
<property name="text">
<string>Cache Path</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>