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

📄 aboutdlg.ui.svn-base

📁 QT写的自动更新程序 自认为不错 请大家参考
💻 SVN-BASE
字号:
<ui version="4.0" > <class>AboutDlgClass</class> <widget class="QDialog" name="AboutDlgClass" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>322</width>    <height>424</height>   </rect>  </property>  <property name="sizePolicy" >   <sizepolicy>    <hsizetype>0</hsizetype>    <vsizetype>0</vsizetype>    <horstretch>0</horstretch>    <verstretch>0</verstretch>   </sizepolicy>  </property>  <property name="windowTitle" >   <string>AboutDlg</string>  </property>  <widget class="QLabel" name="PictureLabel" >   <property name="geometry" >    <rect>     <x>0</x>     <y>0</y>     <width>322</width>     <height>424</height>    </rect>   </property>   <property name="sizePolicy" >    <sizepolicy>     <hsizetype>0</hsizetype>     <vsizetype>0</vsizetype>     <horstretch>0</horstretch>     <verstretch>0</verstretch>    </sizepolicy>   </property>   <property name="frameShape" >    <enum>QFrame::StyledPanel</enum>   </property>   <property name="pixmap" >    <pixmap resource="../../../resource/updaterclient.qrc" >:/about.png</pixmap>   </property>  </widget> </widget> <layoutdefault spacing="6" margin="11" /> <resources>  <include location="../../../resource/updaterclient.qrc" /> </resources> <connections/></ui>

⌨️ 快捷键说明

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