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

📄 aboutdlg.ui

📁 KeePassX用于保护密码的安全
💻 UI
字号:
<ui version="4.0" > <author></author> <comment></comment> <exportmacro></exportmacro> <class>AboutDlg</class> <widget class="QDialog" name="AboutDlg" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>419</width>    <height>268</height>   </rect>  </property>  <property name="sizePolicy" >   <sizepolicy>    <hsizetype>0</hsizetype>    <vsizetype>0</vsizetype>    <horstretch>0</horstretch>    <verstretch>0</verstretch>   </sizepolicy>  </property>  <property name="minimumSize" >   <size>    <width>419</width>    <height>211</height>   </size>  </property>  <property name="maximumSize" >   <size>    <width>211</width>    <height>268</height>   </size>  </property>  <property name="windowTitle" >   <string>About</string>  </property>  <widget class="QLabel" name="Banner" >   <property name="geometry" >    <rect>     <x>0</x>     <y>0</y>     <width>420</width>     <height>50</height>    </rect>   </property>   <property name="pixmap" >    <pixmap/>   </property>   <property name="scaledContents" >    <bool>true</bool>   </property>  </widget>  <widget class="QTabWidget" name="tabWidget" >   <property name="geometry" >    <rect>     <x>10</x>     <y>60</y>     <width>401</width>     <height>201</height>    </rect>   </property>   <widget class="QWidget" name="tab" >    <attribute name="title" >     <string>About</string>    </attribute>    <widget class="QLabel" name="label" >     <property name="geometry" >      <rect>       <x>20</x>       <y>20</y>       <width>351</width>       <height>17</height>      </rect>     </property>     <property name="text" >      <string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;/head>&lt;body style=" white-space: pre-wrap; font-family:Sans Serif; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-size:12pt; font-weight:600;">KeePassX&lt;/span> - Cross Platform Password Manager&lt;/p>&lt;/body>&lt;/html></string>     </property>    </widget>    <widget class="QLabel" name="label_4" >     <property name="geometry" >      <rect>       <x>30</x>       <y>110</y>       <width>341</width>       <height>51</height>      </rect>     </property>     <property name="text" >      <string>Copyright (C) 2005 - 2006 Tarek Saidi KeePassX is distributed under the terms of the General Public License (GPL) version 2.</string>     </property>    </widget>    <widget class="LinkLabel" name="label_2" >     <property name="geometry" >      <rect>       <x>30</x>       <y>50</y>       <width>351</width>       <height>17</height>      </rect>     </property>     <property name="text" >      <string>http://keepassx.sourceforge.net</string>     </property>     <property name="buddy" >      <cstring></cstring>     </property>    </widget>    <widget class="LinkLabel" name="label_3" >     <property name="geometry" >      <rect>       <x>30</x>       <y>80</y>       <width>351</width>       <height>17</height>      </rect>     </property>     <property name="text" >      <string>keepassx@gmail.com</string>     </property>    </widget>   </widget>   <widget class="QWidget" name="tab_2" >    <attribute name="title" >     <string>Credits</string>    </attribute>    <widget class="QTextEdit" name="Edit_Thanks" >     <property name="geometry" >      <rect>       <x>3</x>       <y>3</y>       <width>390</width>       <height>166</height>      </rect>     </property>     <property name="readOnly" >      <bool>true</bool>     </property>    </widget>   </widget>   <widget class="QWidget" name="tab_4" >    <attribute name="title" >     <string>Translation</string>    </attribute>    <widget class="QTextEdit" name="Edit_Translation" >     <property name="geometry" >      <rect>       <x>3</x>       <y>3</y>       <width>390</width>       <height>167</height>      </rect>     </property>     <property name="readOnly" >      <bool>true</bool>     </property>    </widget>   </widget>   <widget class="QWidget" name="tab_3" >    <attribute name="title" >     <string>License</string>    </attribute>    <widget class="QTextEdit" name="Edit_License" >     <property name="geometry" >      <rect>       <x>3</x>       <y>3</y>       <width>391</width>       <height>167</height>      </rect>     </property>     <property name="readOnly" >      <bool>true</bool>     </property>    </widget>   </widget>  </widget> </widget> <layoutdefault spacing="6" margin="11" /> <pixmapfunction></pixmapfunction> <customwidgets>  <customwidget>   <class>LinkLabel</class>   <extends>QLabel</extends>   <header>../../src/lib/UrlLabel.h</header>   <container>0</container>   <pixmap></pixmap>  </customwidget> </customwidgets> <resources/> <connections/></ui>

⌨️ 快捷键说明

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