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

📄 frm_managetools.ui

📁 qt4.4.3下编写的嵌入式UI界面
💻 UI
📖 第 1 页 / 共 2 页
字号:
<ui version="4.0" > <class>frm_managetools</class> <widget class="QWidget" name="frm_managetools" >  <property name="windowModality" >   <enum>Qt::WindowModal</enum>  </property>  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>738</width>    <height>630</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="Line" name="line" >   <property name="geometry" >    <rect>     <x>40</x>     <y>60</y>     <width>651</width>     <height>16</height>    </rect>   </property>   <property name="frameShadow" >    <enum>QFrame::Sunken</enum>   </property>   <property name="orientation" >    <enum>Qt::Horizontal</enum>   </property>  </widget>  <widget class="QToolButton" name="tbtn_Close" >   <property name="geometry" >    <rect>     <x>320</x>     <y>10</y>     <width>81</width>     <height>51</height>    </rect>   </property>   <property name="text" >    <string>关闭</string>   </property>   <property name="autoRaise" >    <bool>true</bool>   </property>  </widget>  <widget class="QWidget" name="" >   <property name="geometry" >    <rect>     <x>40</x>     <y>70</y>     <width>652</width>     <height>530</height>    </rect>   </property>   <layout class="QVBoxLayout" name="verticalLayout" >    <item>     <layout class="QHBoxLayout" name="horizontalLayout" >      <item>       <widget class="QToolButton" name="tbtn_sysparm" >        <property name="font" >         <font>          <family>文泉驿正黑</family>          <pointsize>12</pointsize>          <weight>50</weight>          <italic>false</italic>          <bold>false</bold>         </font>        </property>        <property name="text" >         <string>系统参数</string>        </property>        <property name="icon" >         <iconset resource="../src/btnImage.qrc" >          <normaloff>:/manangertools/image/dashcode.png</normaloff>:/manangertools/image/dashcode.png</iconset>        </property>        <property name="iconSize" >         <size>          <width>128</width>          <height>128</height>         </size>        </property>        <property name="autoExclusive" >         <bool>false</bool>        </property>        <property name="toolButtonStyle" >         <enum>Qt::ToolButtonTextUnderIcon</enum>        </property>        <property name="autoRaise" >         <bool>true</bool>        </property>       </widget>      </item>      <item>       <spacer name="horizontalSpacer1" >        <property name="orientation" >         <enum>Qt::Horizontal</enum>        </property>        <property name="sizeHint" stdset="0" >         <size>          <width>24</width>          <height>14</height>         </size>        </property>       </spacer>      </item>      <item>       <widget class="QToolButton" name="tbtn_hardmanage" >        <property name="font" >         <font>          <family>文泉驿正黑</family>          <pointsize>12</pointsize>          <weight>50</weight>          <italic>false</italic>          <bold>false</bold>         </font>        </property>        <property name="text" >         <string>硬盘管理</string>        </property>        <property name="icon" >         <iconset resource="../src/btnImage.qrc" >          <normaloff>:/manangertools/image/installdrive.png</normaloff>:/manangertools/image/installdrive.png</iconset>        </property>        <property name="iconSize" >         <size>          <width>128</width>          <height>128</height>         </size>        </property>        <property name="autoExclusive" >         <bool>false</bool>        </property>        <property name="toolButtonStyle" >         <enum>Qt::ToolButtonTextUnderIcon</enum>        </property>        <property name="autoRaise" >         <bool>true</bool>        </property>       </widget>      </item>      <item>       <spacer name="horizontalSpacer4" >        <property name="orientation" >         <enum>Qt::Horizontal</enum>        </property>        <property name="sizeHint" stdset="0" >         <size>          <width>24</width>          <height>14</height>         </size>        </property>       </spacer>      </item>      <item>       <widget class="QToolButton" name="tbtn_onlineUser" >        <property name="font" >         <font>          <family>文泉驿正黑</family>          <pointsize>12</pointsize>          <weight>50</weight>          <italic>false</italic>          <bold>false</bold>         </font>        </property>        <property name="text" >         <string>在线用户</string>        </property>        <property name="icon" >         <iconset resource="../src/btnImage.qrc" >          <normaloff>:/manangertools/image/aol.png</normaloff>:/manangertools/image/aol.png</iconset>        </property>        <property name="iconSize" >         <size>          <width>128</width>          <height>128</height>         </size>        </property>        <property name="autoExclusive" >         <bool>false</bool>        </property>        <property name="toolButtonStyle" >         <enum>Qt::ToolButtonTextUnderIcon</enum>        </property>        <property name="autoRaise" >         <bool>true</bool>        </property>       </widget>      </item>      <item>       <spacer name="horizontalSpacer7" >        <property name="orientation" >         <enum>Qt::Horizontal</enum>        </property>        <property name="sizeHint" stdset="0" >         <size>          <width>24</width>          <height>14</height>         </size>        </property>       </spacer>      </item>      <item>       <widget class="QToolButton" name="tbtn_lock" >        <property name="font" >         <font>          <family>文泉驿正黑</family>          <pointsize>12</pointsize>          <weight>50</weight>          <italic>false</italic>          <bold>false</bold>         </font>        </property>        <property name="text" >         <string>锁定键盘</string>        </property>        <property name="icon" >         <iconset resource="../src/btnImage.qrc" >          <normaloff>:/manangertools/image/dash.png</normaloff>:/manangertools/image/dash.png</iconset>        </property>        <property name="iconSize" >         <size>          <width>128</width>          <height>128</height>         </size>        </property>        <property name="autoExclusive" >         <bool>false</bool>        </property>        <property name="toolButtonStyle" >         <enum>Qt::ToolButtonTextUnderIcon</enum>        </property>        <property name="autoRaise" >         <bool>true</bool>        </property>       </widget>      </item>     </layout>    </item>    <item>     <layout class="QHBoxLayout" name="horizontalLayout_2" >      <item>       <widget class="QToolButton" name="tbtn_stopAlarm" >        <property name="font" >         <font>          <family>文泉驿正黑</family>          <pointsize>12</pointsize>          <weight>50</weight>          <italic>false</italic>          <bold>false</bold>         </font>        </property>        <property name="text" >         <string>清除报警</string>        </property>        <property name="icon" >         <iconset resource="../src/btnImage.qrc" >          <normaloff>:/manangertools/image/msgtalk.png</normaloff>:/manangertools/image/msgtalk.png</iconset>        </property>        <property name="iconSize" >         <size>          <width>128</width>          <height>128</height>         </size>        </property>        <property name="autoExclusive" >         <bool>false</bool>        </property>        <property name="toolButtonStyle" >         <enum>Qt::ToolButtonTextUnderIcon</enum>        </property>        <property name="autoRaise" >         <bool>true</bool>        </property>       </widget>      </item>      <item>       <spacer name="horizontalSpacer2" >        <property name="orientation" >         <enum>Qt::Horizontal</enum>        </property>        <property name="sizeHint" stdset="0" >         <size>          <width>24</width>          <height>14</height>         </size>        </property>       </spacer>      </item>      <item>       <widget class="QToolButton" name="tbtn_modifyPass" >        <property name="font" >         <font>          <family>文泉驿正黑</family>          <pointsize>12</pointsize>          <weight>50</weight>          <italic>false</italic>          <bold>false</bold>         </font>        </property>        <property name="text" >         <string>修改密码</string>        </property>        <property name="icon" >         <iconset resource="../src/btnImage.qrc" >          <normaloff>:/manangertools/image/pages.png</normaloff>:/manangertools/image/pages.png</iconset>        </property>        <property name="iconSize" >         <size>          <width>128</width>          <height>128</height>         </size>

⌨️ 快捷键说明

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