1 Star 0 Fork 1

xiaopaigu/mirror_client

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
dialog_set.ui 2.51 KB
一键复制 编辑 原始数据 按行查看 历史
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Dialog_set</class>
<widget class="QDialog" name="Dialog_set">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>542</width>
<height>377</height>
</rect>
</property>
<property name="windowTitle">
<string>Dialog</string>
</property>
<widget class="QPushButton" name="pushButton_add_key">
<property name="geometry">
<rect>
<x>440</x>
<y>330</y>
<width>75</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>保存</string>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_fix_id">
<property name="geometry">
<rect>
<x>70</x>
<y>180</y>
<width>181</width>
<height>21</height>
</rect>
</property>
</widget>
<widget class="QGroupBox" name="groupBox">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>231</width>
<height>141</height>
</rect>
</property>
<property name="title">
<string>网络设置</string>
</property>
<widget class="QLineEdit" name="lineEdit_wireless_id">
<property name="geometry">
<rect>
<x>90</x>
<y>40</y>
<width>113</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLineEdit" name="lineEdit_wireless_pw">
<property name="geometry">
<rect>
<x>90</x>
<y>70</y>
<width>113</width>
<height>20</height>
</rect>
</property>
<property name="text">
<string/>
</property>
</widget>
<widget class="QLabel" name="label">
<property name="geometry">
<rect>
<x>20</x>
<y>70</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>无线密码</string>
</property>
</widget>
<widget class="QLabel" name="label_2">
<property name="geometry">
<rect>
<x>20</x>
<y>40</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>无线SSID</string>
</property>
</widget>
</widget>
<widget class="QLabel" name="label_3">
<property name="geometry">
<rect>
<x>10</x>
<y>180</y>
<width>54</width>
<height>12</height>
</rect>
</property>
<property name="text">
<string>密匙</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/learn-123456789/mirror_client.git
[email protected]:learn-123456789/mirror_client.git
learn-123456789
mirror_client
mirror_client
master

搜索帮助