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

📄 passworddlg.ui

📁 KeePassX用于保护密码的安全
💻 UI
字号:
<ui version="4.0" > <author></author> <comment></comment> <exportmacro></exportmacro> <class>PasswordDlg</class> <widget class="QDialog" name="PasswordDlg" >  <property name="geometry" >   <rect>    <x>0</x>    <y>0</y>    <width>578</width>    <height>275</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>578</width>    <height>275</height>   </size>  </property>  <property name="maximumSize" >   <size>    <width>578</width>    <height>275</height>   </size>  </property>  <property name="windowTitle" >   <string/>  </property>  <property name="sizeGripEnabled" >   <bool>false</bool>  </property>  <property name="modal" >   <bool>true</bool>  </property>  <widget class="QLabel" name="Banner" >   <property name="geometry" >    <rect>     <x>0</x>     <y>0</y>     <width>578</width>     <height>50</height>    </rect>   </property>   <property name="sizePolicy" >    <sizepolicy>     <hsizetype>5</hsizetype>     <vsizetype>5</vsizetype>     <horstretch>0</horstretch>     <verstretch>0</verstretch>    </sizepolicy>   </property>   <property name="text" >    <string>TextLabel</string>   </property>  </widget>  <widget class="QWidget" name="layoutWidget" >   <property name="geometry" >    <rect>     <x>10</x>     <y>240</y>     <width>561</width>     <height>31</height>    </rect>   </property>   <layout class="QHBoxLayout" >    <property name="margin" >     <number>0</number>    </property>    <property name="spacing" >     <number>6</number>    </property>    <item>     <spacer>      <property name="orientation" >       <enum>Qt::Horizontal</enum>      </property>      <property name="sizeHint" >       <size>        <width>351</width>        <height>20</height>       </size>      </property>     </spacer>    </item>    <item>     <widget class="QPushButton" name="ButtonOK" >      <property name="text" >       <string>OK</string>      </property>     </widget>    </item>    <item>     <widget class="QPushButton" name="ButtonCancel" >      <property name="text" >       <string>Cancel</string>      </property>     </widget>    </item>    <item>     <widget class="QPushButton" name="ButtonExit" >      <property name="text" >       <string>Exit</string>      </property>     </widget>    </item>   </layout>  </widget>  <widget class="QGroupBox" name="groupframe" >   <property name="geometry" >    <rect>     <x>10</x>     <y>80</y>     <width>561</width>     <height>151</height>    </rect>   </property>   <property name="sizePolicy" >    <sizepolicy>     <hsizetype>7</hsizetype>     <vsizetype>7</vsizetype>     <horstretch>0</horstretch>     <verstretch>0</verstretch>    </sizepolicy>   </property>   <property name="title" >    <string>Key</string>   </property>   <widget class="QWidget" name="layoutWidget" >    <property name="geometry" >     <rect>      <x>10</x>      <y>20</y>      <width>541</width>      <height>123</height>     </rect>    </property>    <layout class="QVBoxLayout" >     <property name="margin" >      <number>0</number>     </property>     <property name="spacing" >      <number>6</number>     </property>     <item>      <layout class="QGridLayout" >       <property name="margin" >        <number>0</number>       </property>       <property name="spacing" >        <number>6</number>       </property>       <item row="1" column="0" >        <widget class="QLabel" name="Label_PasswordRep" >         <property name="text" >          <string>Password Repet.:</string>         </property>        </widget>       </item>       <item row="0" column="1" >        <widget class="QLineEdit" name="Edit_Password" />       </item>       <item row="0" column="0" >        <widget class="QLabel" name="Label_Password" >         <property name="sizePolicy" >          <sizepolicy>           <hsizetype>5</hsizetype>           <vsizetype>5</vsizetype>           <horstretch>0</horstretch>           <verstretch>0</verstretch>          </sizepolicy>         </property>         <property name="text" >          <string>Password:</string>         </property>        </widget>       </item>       <item row="0" column="2" >        <widget class="QToolButton" name="ButtonChangeEchoMode" >         <property name="text" >          <string>...</string>         </property>        </widget>       </item>       <item row="1" column="1" >        <widget class="QLineEdit" name="Edit_PasswordRep" />       </item>      </layout>     </item>     <item>      <layout class="QHBoxLayout" >       <property name="margin" >        <number>0</number>       </property>       <property name="spacing" >        <number>6</number>       </property>       <item>        <widget class="QLabel" name="Label_KeyFile" >         <property name="sizePolicy" >          <sizepolicy>           <hsizetype>5</hsizetype>           <vsizetype>5</vsizetype>           <horstretch>0</horstretch>           <verstretch>0</verstretch>          </sizepolicy>         </property>         <property name="text" >          <string>Key file or directory:</string>         </property>        </widget>       </item>       <item>        <widget class="QComboBox" name="Combo_Dirs" >         <property name="sizePolicy" >          <sizepolicy>           <hsizetype>7</hsizetype>           <vsizetype>0</vsizetype>           <horstretch>0</horstretch>           <verstretch>0</verstretch>          </sizepolicy>         </property>         <property name="editable" >          <bool>true</bool>         </property>        </widget>       </item>       <item>        <widget class="QPushButton" name="ButtonBrowse" >         <property name="sizePolicy" >          <sizepolicy>           <hsizetype>5</hsizetype>           <vsizetype>0</vsizetype>           <horstretch>0</horstretch>           <verstretch>0</verstretch>          </sizepolicy>         </property>         <property name="text" >          <string>&amp;Browse...</string>         </property>         <property name="shortcut" >          <string>Alt+B</string>         </property>        </widget>       </item>      </layout>     </item>     <item>      <layout class="QHBoxLayout" >       <property name="margin" >        <number>0</number>       </property>       <property name="spacing" >        <number>6</number>       </property>       <item>        <widget class="QCheckBox" name="CheckBox_Both" >         <property name="sizePolicy" >          <sizepolicy>           <hsizetype>0</hsizetype>           <vsizetype>0</vsizetype>           <horstretch>0</horstretch>           <verstretch>0</verstretch>          </sizepolicy>         </property>         <property name="text" >          <string>Use Password AND Key File</string>         </property>        </widget>       </item>       <item>        <spacer>         <property name="orientation" >          <enum>Qt::Horizontal</enum>         </property>         <property name="sizeHint" >          <size>           <width>40</width>           <height>20</height>          </size>         </property>        </spacer>       </item>      </layout>     </item>    </layout>   </widget>  </widget>  <widget class="QLabel" name="textLabel1" >   <property name="geometry" >    <rect>     <x>10</x>     <y>60</y>     <width>459</width>     <height>16</height>    </rect>   </property>   <property name="sizePolicy" >    <sizepolicy>     <hsizetype>7</hsizetype>     <vsizetype>4</vsizetype>     <horstretch>0</horstretch>     <verstretch>0</verstretch>    </sizepolicy>   </property>   <property name="text" >    <string>Enter a Password and/or choose a key file.</string>   </property>  </widget> </widget> <layoutdefault spacing="6" margin="11" /> <pixmapfunction></pixmapfunction> <tabstops>  <tabstop>Edit_Password</tabstop>  <tabstop>Edit_PasswordRep</tabstop>  <tabstop>Combo_Dirs</tabstop>  <tabstop>CheckBox_Both</tabstop>  <tabstop>ButtonChangeEchoMode</tabstop>  <tabstop>ButtonBrowse</tabstop>  <tabstop>ButtonOK</tabstop>  <tabstop>ButtonCancel</tabstop>  <tabstop>ButtonExit</tabstop> </tabstops> <resources/> <connections/></ui>

⌨️ 快捷键说明

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