⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frm_netsettings.ui

📁 qt4.4.3下编写的嵌入式UI界面
💻 UI
字号:
<ui version="4.0" > <class>frm_netSettings</class> <widget class="QWidget" name="frm_netSettings" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>748</width>    <height>523</height>   </rect>  </property>  <property name="windowTitle" >   <string>网络设置</string>  </property>  <property name="styleSheet" >   <string notr="true" >font: 12pt "文泉驿正黑";background-color: rgb(112, 200, 11);</string>  </property>  <widget class="QDialogButtonBox" name="buttonBox" >   <property name="geometry" >    <rect>     <x>290</x>     <y>470</y>     <width>189</width>     <height>34</height>    </rect>   </property>   <property name="standardButtons" >    <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>   </property>  </widget>  <widget class="QLabel" name="label" >   <property name="geometry" >    <rect>     <x>40</x>     <y>30</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>物理地址</string>   </property>  </widget>  <widget class="QLabel" name="label_2" >   <property name="geometry" >    <rect>     <x>40</x>     <y>70</y>     <width>71</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>IP 地址</string>   </property>  </widget>  <widget class="QLabel" name="label_3" >   <property name="geometry" >    <rect>     <x>430</x>     <y>50</y>     <width>71</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>端口号</string>   </property>  </widget>  <widget class="QLabel" name="label_4" >   <property name="geometry" >    <rect>     <x>40</x>     <y>110</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>子网掩码</string>   </property>  </widget>  <widget class="QLabel" name="label_5" >   <property name="geometry" >    <rect>     <x>410</x>     <y>130</y>     <width>91</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>多播地址</string>   </property>  </widget>  <widget class="QLabel" name="label_6" >   <property name="geometry" >    <rect>     <x>40</x>     <y>190</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>中心服务器</string>   </property>  </widget>  <widget class="QLabel" name="label_7" >   <property name="geometry" >    <rect>     <x>40</x>     <y>150</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>DNS地址</string>   </property>  </widget>  <widget class="QLabel" name="label_8" >   <property name="geometry" >    <rect>     <x>410</x>     <y>90</y>     <width>91</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>默认网关</string>   </property>  </widget>  <widget class="QLabel" name="label_9" >   <property name="geometry" >    <rect>     <x>390</x>     <y>170</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>主机端口号</string>   </property>  </widget>  <widget class="QLabel" name="label_10" >   <property name="geometry" >    <rect>     <x>40</x>     <y>230</y>     <width>110</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>http端口</string>   </property>  </widget>  <widget class="QLabel" name="label_11" >   <property name="geometry" >    <rect>     <x>40</x>     <y>270</y>     <width>71</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>用户名</string>   </property>  </widget>  <widget class="QCheckBox" name="checkBox" >   <property name="geometry" >    <rect>     <x>517</x>     <y>220</y>     <width>71</width>     <height>30</height>    </rect>   </property>   <property name="layoutDirection" >    <enum>Qt::RightToLeft</enum>   </property>   <property name="text" >    <string>DHCP</string>   </property>  </widget>  <widget class="QCheckBox" name="checkBox_3" >   <property name="geometry" >    <rect>     <x>607</x>     <y>220</y>     <width>81</width>     <height>30</height>    </rect>   </property>   <property name="layoutDirection" >    <enum>Qt::RightToLeft</enum>   </property>   <property name="text" >    <string>PPPoE</string>   </property>  </widget>  <widget class="QPushButton" name="pushButton" >   <property name="geometry" >    <rect>     <x>420</x>     <y>260</y>     <width>100</width>     <height>36</height>    </rect>   </property>   <property name="text" >    <string>设置密码</string>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_2" >   <property name="geometry" >    <rect>     <x>150</x>     <y>60</y>     <width>171</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_3" >   <property name="geometry" >    <rect>     <x>150</x>     <y>100</y>     <width>171</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_4" >   <property name="geometry" >    <rect>     <x>150</x>     <y>140</y>     <width>171</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_5" >   <property name="geometry" >    <rect>     <x>150</x>     <y>180</y>     <width>171</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_6" >   <property name="geometry" >    <rect>     <x>150</x>     <y>220</y>     <width>171</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_7" >   <property name="geometry" >    <rect>     <x>150</x>     <y>260</y>     <width>251</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_8" >   <property name="geometry" >    <rect>     <x>510</x>     <y>50</y>     <width>191</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_9" >   <property name="geometry" >    <rect>     <x>510</x>     <y>90</y>     <width>191</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_10" >   <property name="geometry" >    <rect>     <x>510</x>     <y>130</y>     <width>191</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLineEdit" name="lineEdit_11" >   <property name="geometry" >    <rect>     <x>510</x>     <y>170</y>     <width>191</width>     <height>34</height>    </rect>   </property>  </widget>  <widget class="QLabel" name="label_13" >   <property name="geometry" >    <rect>     <x>150</x>     <y>30</y>     <width>221</width>     <height>24</height>    </rect>   </property>   <property name="text" >    <string>AA:BB:CC:DD:FF:EE</string>   </property>  </widget>  <widget class="QGroupBox" name="groupBox" >   <property name="geometry" >    <rect>     <x>40</x>     <y>330</y>     <width>531</width>     <height>121</height>    </rect>   </property>   <property name="autoFillBackground" >    <bool>false</bool>   </property>   <property name="styleSheet" >    <string notr="true" >border-color: rgb(0, 170, 127);</string>   </property>   <property name="title" >    <string>DDNS</string>   </property>   <property name="flat" >    <bool>false</bool>   </property>   <property name="checkable" >    <bool>true</bool>   </property>   <property name="checked" >    <bool>false</bool>   </property>   <widget class="QLineEdit" name="lineEdit_13" >    <property name="geometry" >     <rect>      <x>180</x>      <y>70</y>      <width>191</width>      <height>34</height>     </rect>    </property>   </widget>   <widget class="QPushButton" name="pushButton_2" >    <property name="geometry" >     <rect>      <x>390</x>      <y>50</y>      <width>100</width>      <height>36</height>     </rect>    </property>    <property name="text" >     <string>设置密码</string>    </property>   </widget>   <widget class="QLabel" name="label_14" >    <property name="geometry" >     <rect>      <x>110</x>      <y>40</y>      <width>70</width>      <height>24</height>     </rect>    </property>    <property name="text" >     <string>用户名</string>    </property>   </widget>   <widget class="QLineEdit" name="lineEdit_12" >    <property name="geometry" >     <rect>      <x>180</x>      <y>30</y>      <width>191</width>      <height>34</height>     </rect>    </property>   </widget>   <widget class="QLabel" name="label_12" >    <property name="geometry" >     <rect>      <x>109</x>      <y>76</y>      <width>40</width>      <height>24</height>     </rect>    </property>    <property name="text" >     <string>域名</string>    </property>   </widget>  </widget>  <widget class="Line" name="line" >   <property name="geometry" >    <rect>     <x>40</x>     <y>310</y>     <width>681</width>     <height>16</height>    </rect>   </property>   <property name="orientation" >    <enum>Qt::Horizontal</enum>   </property>  </widget>  <widget class="Line" name="line_2" >   <property name="geometry" >    <rect>     <x>40</x>     <y>450</y>     <width>681</width>     <height>16</height>    </rect>   </property>   <property name="orientation" >    <enum>Qt::Horizontal</enum>   </property>  </widget> </widget> <resources/> <connections/></ui>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -