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

📄 test_manage.ui

📁 基于嵌入式QT和DBstar SQL关系数据库的应用软件
💻 UI
📖 第 1 页 / 共 3 页
字号:
            </property>        </widget>    </widget>    <widget>        <class>QButtonGroup</class>        <property stdset="1">            <name>name</name>            <cstring>indexMethodGroup</cstring>        </property>        <property stdset="1">            <name>geometry</name>            <rect>                <x>0</x>                <y>0</y>                <width>320</width>                <height>31</height>            </rect>        </property>        <property stdset="1">            <name>lineWidth</name>            <number>1</number>        </property>        <property stdset="1">            <name>title</name>            <string>Index Method</string>        </property>        <widget>            <class>QRadioButton</class>            <property stdset="1">                <name>name</name>                <cstring>byName</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>5</x>                    <y>12</y>                    <width>75</width>                    <height>16</height>                </rect>            </property>            <property stdset="1">                <name>text</name>                <string>byName</string>            </property>            <property stdset="1">                <name>checked</name>                <bool>true</bool>            </property>        </widget>        <widget>            <class>QRadioButton</class>            <property stdset="1">                <name>name</name>                <cstring>byIPAddress</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>155</x>                    <y>12</y>                    <width>75</width>                    <height>16</height>                </rect>            </property>            <property stdset="1">                <name>text</name>                <string>byIPAddress</string>            </property>        </widget>        <widget>            <class>QRadioButton</class>            <property stdset="1">                <name>name</name>                <cstring>bySerierNo</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>230</x>                    <y>12</y>                    <width>75</width>                    <height>16</height>                </rect>            </property>            <property stdset="1">                <name>text</name>                <string>bySerierNo</string>            </property>        </widget>        <widget>            <class>QRadioButton</class>            <property stdset="1">                <name>name</name>                <cstring>byTelphone</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>80</x>                    <y>12</y>                    <width>75</width>                    <height>16</height>                </rect>            </property>            <property stdset="1">                <name>text</name>                <string>byTelphone</string>            </property>        </widget>    </widget>    <widget>        <class>QFrame</class>        <property stdset="1">            <name>name</name>            <cstring>detailFrame</cstring>        </property>        <property stdset="1">            <name>geometry</name>            <rect>                <x>120</x>                <y>50</y>                <width>200</width>                <height>170</height>            </rect>        </property>        <property stdset="1">            <name>backgroundOrigin</name>            <enum>ParentOrigin</enum>        </property>        <property stdset="1">            <name>frameShape</name>            <enum>Box</enum>        </property>        <property stdset="1">            <name>frameShadow</name>            <enum>Raised</enum>        </property>        <property stdset="1">            <name>lineWidth</name>            <number>1</number>        </property>        <widget>            <class>QLabel</class>            <property stdset="1">                <name>name</name>                <cstring>overTelphone</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>5</x>                    <y>25</y>                    <width>55</width>                    <height>16</height>                </rect>            </property>            <property stdset="1">                <name>text</name>                <string>Over Tel:</string>            </property>        </widget>        <widget>            <class>QLabel</class>            <property stdset="1">                <name>name</name>                <cstring>zhiLie</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>5</x>                    <y>85</y>                    <width>55</width>                    <height>16</height>                </rect>            </property>            <property stdset="1">                <name>text</name>                <string>ZhiLie:</string>            </property>        </widget>        <widget>            <class>QLineEdit</class>            <property stdset="1">                <name>name</name>                <cstring>jiaoJieXiangEdit</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>62</x>                    <y>104</y>                    <width>33</width>                    <height>18</height>                </rect>            </property>            <property stdset="1">                <name>focusPolicy</name>                <enum>ClickFocus</enum>            </property>        </widget>        <widget>            <class>QLabel</class>            <property stdset="1">                <name>name</name>                <cstring>zhuGan</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>100</x>                    <y>85</y>                    <width>55</width>                    <height>16</height>                </rect>            </property>            <property stdset="1">                <name>text</name>                <string>ZhuGan:</string>            </property>        </widget>        <widget>            <class>QLineEdit</class>            <property stdset="1">                <name>name</name>                <cstring>ipAddressEdit</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>62</x>                    <y>44</y>                    <width>132</width>                    <height>18</height>                </rect>            </property>            <property stdset="1">                <name>focusPolicy</name>                <enum>ClickFocus</enum>            </property>        </widget>        <widget>            <class>QLineEdit</class>            <property stdset="1">                <name>name</name>                <cstring>fenXianXiangEdit</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>162</x>                    <y>104</y>                    <width>32</width>                    <height>18</height>                </rect>            </property>            <property stdset="1">                <name>focusPolicy</name>                <enum>ClickFocus</enum>            </property>        </widget>        <widget>            <class>QLabel</class>            <property stdset="1">                <name>name</name>                <cstring>jiaoJieXiang</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>5</x>                    <y>105</y>                    <width>55</width>                    <height>16</height>                </rect>            </property>            <property stdset="1">                <name>text</name>                <string>JiaoJieXiang:</string>            </property>        </widget>        <widget>            <class>QLineEdit</class>            <property stdset="1">                <name>name</name>                <cstring>zhiLieEdit</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>62</x>                    <y>84</y>                    <width>33</width>                    <height>18</height>                </rect>            </property>            <property stdset="1">                <name>focusPolicy</name>                <enum>ClickFocus</enum>            </property>        </widget>        <widget>            <class>QLineEdit</class>            <property stdset="1">                <name>name</name>                <cstring>zhuGanEdit</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>162</x>                    <y>84</y>                    <width>32</width>                    <height>18</height>                </rect>            </property>            <property stdset="1">                <name>focusPolicy</name>                <enum>ClickFocus</enum>            </property>        </widget>        <widget>            <class>QLabel</class>            <property stdset="1">                <name>name</name>                <cstring>fenXianXiang</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>100</x>                    <y>105</y>                    <width>55</width>                    <height>16</height>                </rect>            </property>            <property stdset="1">                <name>text</name>                <string>FenXianXiang:</string>            </property>        </widget>        <widget>            <class>QLineEdit</class>            <property stdset="1">                <name>name</name>                <cstring>portNoEdit</cstring>            </property>            <property stdset="1">                <name>geometry</name>                <rect>                    <x>162</x>                    <y>64</y>                    <width>32</width>                    <height>18</height>                </rect>            </property>            <property stdset="1">                <name>focusPolicy</name>                <enum>ClickFocus</enum>            </property>        </widget>        <widget>            <class>QLabel</class>            <property stdset="1">                <name>name</name>                <cstring>ipAddress</cstring>            </property>            <property stdset="1">

⌨️ 快捷键说明

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