📄 nids.ui
字号:
<!DOCTYPE UI><UI><class>NIDS</class><widget> <class>QDialog</class> <property stdset="1"> <name>name</name> <cstring>NIDS</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>232</width> <height>320</height> </rect> </property> <property stdset="1"> <name>maximumSize</name> <size> <width>240</width> <height>320</height> </size> </property> <property stdset="1"> <name>caption</name> <string>NIDS</string> </property> <widget> <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>arpEth_lineedit_3</cstring> </property> <property stdset="1"> <name>enabled</name> <bool>false</bool> </property> <property stdset="1"> <name>geometry</name> <rect> <x>120</x> <y>50</y> <width>90</width> <height>23</height> </rect> </property> <property stdset="1"> <name>text</name> <string>eth0</string> </property> </widget> <widget> <class>QTabWidget</class> <property stdset="1"> <name>name</name> <cstring>TabWidget</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>0</x> <y>0</y> <width>240</width> <height>320</height> </rect> </property> <property stdset="1"> <name>maximumSize</name> <size> <width>240</width> <height>320</height> </size> </property> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>ping</cstring> </property> <attribute> <name>title</name> <string>PING</string> </attribute> <widget> <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>ip_Eth_lineedit</cstring> </property> <property stdset="1"> <name>enabled</name> <bool>false</bool> </property> <property stdset="1"> <name>geometry</name> <rect> <x>90</x> <y>40</y> <width>90</width> <height>23</height> </rect> </property> <property stdset="1"> <name>text</name> <string>eth0</string> </property> </widget> <widget> <class>QLineEdit</class> <property stdset="1"> <name>name</name> <cstring>IPAddress_lineedit</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>90</x> <y>10</y> <width>110</width> <height>23</height> </rect> </property> <property stdset="1"> <name>text</name> <string>127.0.0.1</string> </property> </widget> <widget> <class>QListView</class> <column> <property> <name>text</name> <string>Seq</string> </property> <property> <name>clickable</name> <bool>true</bool> </property> <property> <name>resizeable</name> <bool>true</bool> </property> </column> <property stdset="1"> <name>name</name> <cstring>disp_IP</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>10</x> <y>70</y> <width>210</width> <height>170</height> </rect> </property> </widget> <widget> <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>ip_eth_check</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>20</x> <y>40</y> <width>50</width> <height>20</height> </rect> </property> <property stdset="1"> <name>text</name> <string>eth:</string> </property> </widget> <widget> <class>QLabel</class> <property stdset="1"> <name>name</name> <cstring>ping_ip_label</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>20</x> <y>10</y> <width>41</width> <height>31</height> </rect> </property> <property stdset="1"> <name>text</name> <string>IP Addr:</string> </property> </widget> <widget> <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>Ping_start</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>30</x> <y>250</y> <width>60</width> <height>30</height> </rect> </property> <property stdset="1"> <name>text</name> <string>Start</string> </property> </widget> <widget> <class>QPushButton</class> <property stdset="1"> <name>name</name> <cstring>Ping_stop</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>140</x> <y>250</y> <width>60</width> <height>30</height> </rect> </property> <property stdset="1"> <name>text</name> <string>stop</string> </property> </widget> </widget> <widget> <class>QWidget</class> <property stdset="1"> <name>name</name> <cstring>arp</cstring> </property> <attribute> <name>title</name> <string>ARP</string> </attribute> <widget> <class>QCheckBox</class> <property stdset="1"> <name>name</name> <cstring>arp_ip_check</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>10</x> <y>40</y> <width>81</width> <height>21</height> </rect> </property> <property stdset="1"> <name>text</name> <string>Specify IP:</string> </property> </widget> <widget> <class>QGroupBox</class> <property stdset="1"> <name>name</name> <cstring>GroupBox2</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>10</x> <y>0</y> <width>210</width> <height>40</height> </rect> </property> <property stdset="1"> <name>title</name> <string>Style</string> </property> <widget> <class>QRadioButton</class> <property stdset="1"> <name>name</name> <cstring>loopScan_RadioButton</cstring> </property> <property stdset="1"> <name>geometry</name> <rect> <x>40</x> <y>10</y> <width>70</width> <height>22</height> </rect> </property> <property stdset="1">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -