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

📄 databasesettingsdlg.ui

📁 KeePassX用于保护密码的安全
💻 UI
字号:
<ui version="4.0" stdsetdef="1" >  <author></author>  <comment></comment>  <exportmacro></exportmacro>  <class>dbsettingdlg_base</class>  <widget class="QDialog" name="DatabaseSettingsDlg" >    <property name="geometry" >      <rect>        <x>0</x>        <y>0</y>        <width>440</width>        <height>213</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>440</width>        <height>213</height>      </size>    </property>    <property name="maximumSize" >      <size>        <width>440</width>        <height>213</height>      </size>    </property>    <property name="windowTitle" >      <string>Database Settings</string>    </property>    <widget class="QGroupBox" name="groupBox1" >      <property name="geometry" >        <rect>          <x>10</x>          <y>60</y>          <width>420</width>          <height>110</height>        </rect>      </property>      <property name="title" >        <string>Encryption</string>      </property>      <widget class="QLabel" name="textLabel2" >        <property name="geometry" >          <rect>            <x>10</x>            <y>30</y>            <width>90</width>            <height>20</height>          </rect>        </property>        <property name="text" >          <string>Algorithm:</string>        </property>      </widget>      <widget class="QPushButton" name="pushButton1" >        <property name="geometry" >          <rect>            <x>390</x>            <y>0</y>            <width>20</width>            <height>20</height>          </rect>        </property>        <property name="text" >          <string>?</string>        </property>        <property name="shortcut" >          <string/>        </property>      </widget>      <widget class="QComboBox" name="ComboAlgo" >        <property name="geometry" >          <rect>            <x>109</x>            <y>30</y>            <width>300</width>            <height>21</height>          </rect>        </property>      </widget>      <widget class="QLineEdit" name="EditRounds" >        <property name="geometry" >          <rect>            <x>180</x>            <y>70</y>            <width>230</width>            <height>21</height>          </rect>        </property>      </widget>      <widget class="QLabel" name="textLabel3" >        <property name="geometry" >          <rect>            <x>10</x>            <y>70</y>            <width>150</width>            <height>20</height>          </rect>        </property>        <property name="text" >          <string>Encryption Rounds:</string>        </property>      </widget>    </widget>    <widget class="QLabel" name="Banner" >      <property name="geometry" >        <rect>          <x>0</x>          <y>0</y>          <width>440</width>          <height>51</height>        </rect>      </property>      <property name="pixmap" >        <pixmap>image0</pixmap>      </property>      <property name="scaledContents" >        <bool>true</bool>      </property>    </widget>    <widget class="QPushButton" name="ButtonOK" >      <property name="geometry" >        <rect>          <x>210</x>          <y>180</y>          <width>102</width>          <height>23</height>        </rect>      </property>      <property name="text" >        <string>O&amp;K</string>      </property>      <property name="shortcut" >        <string>Ctrl+K</string>      </property>    </widget>    <widget class="QPushButton" name="ButtonCancel" >      <property name="geometry" >        <rect>          <x>320</x>          <y>180</y>          <width>102</width>          <height>23</height>        </rect>      </property>      <property name="text" >        <string>&amp;Cancel</string>      </property>      <property name="shortcut" >        <string>Ctrl+C</string>      </property>    </widget>  </widget>  <layoutdefault spacing="6" margin="11" />  <pixmapfunction></pixmapfunction>  <tabstops>    <tabstop>ComboAlgo</tabstop>    <tabstop>EditRounds</tabstop>    <tabstop>ButtonOK</tabstop>    <tabstop>ButtonCancel</tabstop>    <tabstop>pushButton1</tabstop>  </tabstops></ui>

⌨️ 快捷键说明

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