📄 mainwindow.ui
字号:
<property name="text" > <string>E&xit</string> </property> </action> <action name="FileImpPwmAction" > <property name="text" > <string>PwManager File (*.pwm)</string> </property> </action> <action name="FileImpKWalletXmlAction" > <property name="text" > <string>KWallet XML-File (*.xml)</string> </property> </action> <action name="EditNewGroupAction" > <property name="text" > <string>Add New Group...</string> </property> </action> <action name="EditEditGroupAction" > <property name="text" > <string>Edit Group...</string> </property> </action> <action name="EditDeleteGroupAction" > <property name="text" > <string>Delete Group</string> </property> </action> <action name="EditPasswordToClipboardAction" > <property name="text" > <string>Copy Password to Clipboard</string> </property> </action> <action name="EditUsernameToClipboardAction" > <property name="text" > <string>Copy Username to Clipboard</string> </property> </action> <action name="EditOpenUrlAction" > <property name="text" > <string>Open URL</string> </property> </action> <action name="EditSaveAttachmentAction" > <property name="text" > <string>Save Attachment As...</string> </property> </action> <action name="EditNewEntryAction" > <property name="text" > <string>Add New Entry...</string> </property> </action> <action name="EditEditEntryAction" > <property name="text" > <string>View/Edit Entry...</string> </property> </action> <action name="EditDeleteEntryAction" > <property name="text" > <string>Delete Entry</string> </property> </action> <action name="EditCloneEntryAction" > <property name="text" > <string>Clone Entry</string> </property> </action> <action name="EditSearchAction" > <property name="text" > <string>Search In Database...</string> </property> </action> <action name="EditGroupSearchAction" > <property name="text" > <string>Search in this group...</string> </property> </action> <action name="ViewShowToolbarAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Show Toolbar</string> </property> </action> <action name="ViewShowEntryDetailsAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Show Entry Details</string> </property> </action> <action name="ViewHideUsernamesAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Hide Usernames</string> </property> </action> <action name="ViewHidePasswordsAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Hide Passwords</string> </property> </action> <action name="ViewColumnsTitleAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Title</string> </property> </action> <action name="ViewColumnsUsernameAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Username</string> </property> </action> <action name="ViewColumnsUrlAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>URL</string> </property> </action> <action name="ViewColumnsPasswordAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Password</string> </property> </action> <action name="ViewColumnsCommentAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Comment</string> </property> </action> <action name="ViewColumnsExpireAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Expires</string> </property> </action> <action name="ViewColumnsCreationAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Creation</string> </property> </action> <action name="ViewColumnsLastChangeAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Last Change</string> </property> </action> <action name="ViewColumnsLastAccessAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Last Access</string> </property> </action> <action name="ViewColumnsAttachmentAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Attachment</string> </property> </action> <action name="ExtrasSettingsAction" > <property name="text" > <string>&Settings...</string> </property> </action> <action name="HelpAboutAction" > <property name="text" > <string>&About...</string> </property> </action> <action name="ViewShowStatusbarAction" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>Show Statusbar</string> </property> </action> <action name="HelpHandbookAction" > <property name="text" > <string>&KeePassX Handbook...</string> </property> </action> <action name="FileExpPlainTextAction" > <property name="text" > <string>Plain Text (*.txt)</string> </property> </action> <action name="HideSearchResultsAction" > <property name="text" > <string>Hide</string> </property> </action> <action name="EditAutoTypeAction" > <property name="text" > <string>Perform AutoType</string> </property> </action> <action name="ViewToolButtonSize16Action" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>16x16</string> </property> </action> <action name="ViewToolButtonSize22Action" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>22x22</string> </property> </action> <action name="ViewToolButtonSize28Action" > <property name="checkable" > <bool>true</bool> </property> <property name="text" > <string>28x28</string> </property> </action> </widget> <pixmapfunction></pixmapfunction> <customwidgets> <customwidget> <class>KeepassEntryView</class> <extends>QTreeWidget</extends> <header>../../src/lib/EntryView.h</header> <container>0</container> <pixmap></pixmap> </customwidget> <customwidget> <class>KeepassGroupView</class> <extends>QTreeWidget</extends> <header>../../src/lib/GroupView.h</header> <container>0</container> <pixmap></pixmap> </customwidget> </customwidgets> <resources/> <connections/></ui>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -