nids.ui

来自「嵌入式Linux环境下的网络安全检测软件」· UI 代码 · 共 911 行 · 第 1/3 页

UI
911
字号
                        <name>text</name>                        <string>Loop Scan</string>                    </property>                </widget>                <widget>                    <class>QRadioButton</class>                    <property stdset="1">                        <name>name</name>                        <cstring>arpCheat_RadioButton</cstring>                    </property>                    <property stdset="1">                        <name>geometry</name>                        <rect>                            <x>130</x>                            <y>10</y>                            <width>72</width>                            <height>22</height>                        </rect>                    </property>                    <property stdset="1">                        <name>text</name>                        <string>ARP Cheat</string>                    </property>                </widget>            </widget>            <widget>                <class>QLineEdit</class>                <property stdset="1">                    <name>name</name>                    <cstring>arp_ip_lineedit</cstring>                </property>                <property stdset="1">                    <name>enabled</name>                    <bool>false</bool>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>100</x>                        <y>40</y>                        <width>110</width>                        <height>26</height>                    </rect>                </property>                <property stdset="1">                    <name>text</name>                    <string></string>                </property>            </widget>            <widget>                <class>QLineEdit</class>                <property stdset="1">                    <name>name</name>                    <cstring>arp_Eth_lineedit</cstring>                </property>                <property stdset="1">                    <name>enabled</name>                    <bool>false</bool>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>100</x>                        <y>70</y>                        <width>110</width>                        <height>26</height>                    </rect>                </property>                <property stdset="1">                    <name>text</name>                    <string>eth0</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_arp</cstring>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>10</x>                        <y>100</y>                        <width>210</width>                        <height>140</height>                    </rect>                </property>            </widget>            <widget>                <class>QCheckBox</class>                <property stdset="1">                    <name>name</name>                    <cstring>arp_eth_check</cstring>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>10</x>                        <y>70</y>                        <width>70</width>                        <height>20</height>                    </rect>                </property>                <property stdset="1">                    <name>text</name>                    <string>Specify eth:</string>                </property>            </widget>            <widget>                <class>QPushButton</class>                <property stdset="1">                    <name>name</name>                    <cstring>ARP_start</cstring>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>30</x>                        <y>250</y>                        <width>60</width>                        <height>32</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>ARP_stop</cstring>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>140</x>                        <y>250</y>                        <width>60</width>                        <height>32</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>Sniffer</cstring>            </property>            <attribute>                <name>title</name>                <string>Sniffer</string>            </attribute>            <widget>                <class>QPushButton</class>                <property stdset="1">                    <name>name</name>                    <cstring>Sniff_stop</cstring>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>130</x>                        <y>250</y>                        <width>70</width>                        <height>32</height>                    </rect>                </property>                <property stdset="1">                    <name>text</name>                    <string>Stop</string>                </property>            </widget>            <widget>                <class>QLabel</class>                <property stdset="1">                    <name>name</name>                    <cstring>sniff_key_label</cstring>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>10</x>                        <y>10</y>                        <width>50</width>                        <height>20</height>                    </rect>                </property>                <property stdset="1">                    <name>text</name>                    <string>Key word:</string>                </property>            </widget>            <widget>                <class>QLabel</class>                <property stdset="1">                    <name>name</name>                    <cstring>sniff_filter_label</cstring>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>10</x>                        <y>40</y>                        <width>40</width>                        <height>20</height>                    </rect>                </property>                <property stdset="1">                    <name>text</name>                    <string>Filter:</string>                </property>            </widget>            <widget>                <class>QLabel</class>                <property stdset="1">                    <name>name</name>                    <cstring>sniff_num_label</cstring>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>10</x>                        <y>70</y>                        <width>50</width>                        <height>20</height>                    </rect>                </property>                <property stdset="1">                    <name>text</name>                    <string>Number:</string>                </property>            </widget>            <widget>                <class>QPushButton</class>                <property stdset="1">                    <name>name</name>                    <cstring>Sniff_start</cstring>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>30</x>                        <y>250</y>                        <width>70</width>                        <height>32</height>                    </rect>                </property>                <property stdset="1">                    <name>text</name>                    <string>start</string>                </property>            </widget>            <widget>                <class>QLineEdit</class>                <property stdset="1">                    <name>name</name>                    <cstring>sniff_key_lineedit</cstring>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>60</x>                        <y>10</y>                        <width>90</width>                        <height>23</height>                    </rect>                </property>            </widget>            <widget>                <class>QLineEdit</class>                <property stdset="1">                    <name>name</name>                    <cstring>sniff_filter_lineedit</cstring>                </property>                <property stdset="1">                    <name>geometry</name>                    <rect>                        <x>60</x>                        <y>40</y>                        <width>150</width>                        <height>26</height>                    </rect>

⌨️ 快捷键说明

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