📄 editentrydlg.ui
字号:
<ui version="4.0" > <author>Tarek Saidi</author> <comment></comment> <exportmacro></exportmacro> <class>EditEntryDialog</class> <widget class="QDialog" name="EditEntryDialog" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>500</width> <height>526</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>500</width> <height>526</height> </size> </property> <property name="maximumSize" > <size> <width>500</width> <height>526</height> </size> </property> <property name="windowTitle" > <string>Edit Entry</string> </property> <property name="modal" > <bool>true</bool> </property> <widget class="QPushButton" name="ButtonOK" > <property name="geometry" > <rect> <x>270</x> <y>497</y> <width>103</width> <height>23</height> </rect> </property> <property name="text" > <string>O&K</string> </property> <property name="shortcut" > <string>Alt+K</string> </property> </widget> <widget class="QPushButton" name="ButtonCancel" > <property name="geometry" > <rect> <x>380</x> <y>497</y> <width>104</width> <height>23</height> </rect> </property> <property name="text" > <string>&Cancel</string> </property> <property name="shortcut" > <string>Alt+C</string> </property> </widget> <widget class="QLabel" name="Banner" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>500</width> <height>50</height> </rect> </property> <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="scaledContents" > <bool>true</bool> </property> </widget> <widget class="QWidget" name="layoutWidget" > <property name="geometry" > <rect> <x>10</x> <y>60</y> <width>481</width> <height>431</height> </rect> </property> <layout class="QGridLayout" > <property name="margin" > <number>0</number> </property> <property name="spacing" > <number>6</number> </property> <item row="6" column="0" > <widget class="QLabel" name="textLabel9" > <property name="text" > <string>Quality:</string> </property> </widget> </item> <item row="9" column="0" > <widget class="QLabel" name="textLabel12" > <property name="text" > <string>Attachment:</string> </property> </widget> </item> <item row="4" column="5" > <widget class="QToolButton" name="ButtonEchoMode" > <property name="sizePolicy" > <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize" > <size> <width>0</width> <height>23</height> </size> </property> <property name="maximumSize" > <size> <width>16777215</width> <height>23</height> </size> </property> <property name="text" > <string>...</string> </property> </widget> </item> <item row="1" column="0" > <widget class="QLabel" name="textLabel4" > <property name="text" > <string>Title:</string> </property> </widget> </item> <item row="2" column="0" > <widget class="QLabel" name="textLabel5" > <property name="text" > <string>Username:</string> </property> </widget> </item> <item row="7" column="0" > <widget class="QLabel" name="textLabel10" > <property name="text" > <string>Comment:</string> </property> </widget> </item> <item row="8" column="1" > <widget class="QDateTimeEdit" name="DateTime_Expire" /> </item> <item row="10" column="1" > <widget class="QLabel" name="Label_AttachmentSize" > <property name="text" > <string>%1</string> </property> </widget> </item> <item row="4" column="1" colspan="4" > <widget class="QLineEdit" name="Edit_Password" /> </item> <item row="3" column="0" > <widget class="QLabel" name="textLabel7" > <property name="text" > <string>URL:</string> </property> </widget> </item> <item row="5" column="5" > <widget class="QToolButton" name="ButtonGenPw" > <property name="sizePolicy" > <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize" > <size> <width>0</width> <height>23</height> </size> </property> <property name="maximumSize" > <size> <width>16777215</width> <height>23</height> </size> </property> <property name="text" > <string>Ge&n.</string> </property> </widget> </item> <item row="5" column="1" colspan="4" > <widget class="QLineEdit" name="Edit_Password_w" /> </item> <item row="0" column="0" > <widget class="QLabel" name="textLabel3" > <property name="text" > <string>Group:</string> </property> </widget> </item> <item row="1" column="1" colspan="5" > <widget class="QLineEdit" name="Edit_Title" /> </item> <item row="9" column="1" colspan="3" > <widget class="QLineEdit" name="Edit_Attachment" > <property name="enabled" > <bool>false</bool> </property> <property name="sizePolicy" > <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </item> <item row="2" column="1" colspan="5" > <widget class="QLineEdit" name="Edit_UserName" /> </item> <item row="5" column="0" > <widget class="QLabel" name="textLabel8" > <property name="text" > <string>Password Repet.:</string> </property> </widget> </item> <item row="0" column="1" colspan="2" > <widget class="QComboBox" name="Combo_Group" /> </item> <item row="3" column="1" colspan="5" > <widget class="QLineEdit" name="Edit_URL" /> </item> <item row="4" column="0" > <widget class="QLabel" name="textLabel6" > <property name="text" > <string>Password:</string> </property> </widget> </item> <item row="8" column="0" > <widget class="QLabel" name="textLabel11" > <property name="text" > <string>Expires:</string> </property> </widget> </item> <item row="7" column="1" colspan="5" > <widget class="QTextEdit" name="Edit_Comment" /> </item> <item row="11" column="0" colspan="6" > <widget class="Line" name="line1" > <property name="frameShape" > <enum>QFrame::HLine</enum> </property> <property name="frameShadow" > <enum>QFrame::Sunken</enum> </property> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="9" column="4" colspan="2" > <layout class="QHBoxLayout" > <property name="margin" > <number>0</number> </property> <property name="spacing" > <number>6</number> </property> <item> <widget class="QToolButton" name="ButtonOpenAttachment" > <property name="text" > <string/> </property> <property name="icon" > <iconset/> </property> </widget> </item> <item> <widget class="QToolButton" name="ButtonSaveAttachment" > <property name="text" > <string/> </property> <property name="icon" > <iconset/> </property> </widget> </item> <item> <widget class="QToolButton" name="ButtonDeleteAttachment" > <property name="text" > <string/> </property> <property name="icon" > <iconset/> </property> </widget> </item> </layout> </item> <item row="8" column="2" colspan="4" > <widget class="QCheckBox" name="CheckBox_ExpiresNever" > <property name="text" > <string>Never</string> </property> </widget> </item> <item row="6" column="5" > <widget class="QLabel" name="Label_Bits" > <property name="text" > <string>%1 Bit</string> </property> </widget> </item> <item row="6" column="1" colspan="4" > <widget class="QProgressBar" name="Progress_Quali" > <property name="minimumSize" > <size> <width>0</width> <height>14</height> </size> </property> <property name="maximumSize" > <size> <width>16777215</width> <height>14</height> </size> </property> <property name="value" > <number>24</number> </property> <property name="textVisible" > <bool>false</bool> </property> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> </widget> </item> <item row="0" column="3" > <widget class="QLabel" name="textLabel1" > <property name="text" > <string>Icon:</string> </property> <property name="alignment" > <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> </property> </widget> </item> <item row="0" column="4" > <widget class="QComboBox" name="Combo_IconPicker" /> </item> <item row="0" column="5" > <widget class="QToolButton" name="Button_CustomIcons" > <property name="text" > <string>></string> </property> </widget> </item> </layout> </widget> </widget> <layoutdefault spacing="6" margin="11" /> <pixmapfunction></pixmapfunction> <tabstops> <tabstop>Combo_Group</tabstop> <tabstop>Combo_IconPicker</tabstop> <tabstop>Edit_Title</tabstop> <tabstop>Edit_UserName</tabstop> <tabstop>Edit_URL</tabstop> <tabstop>Edit_Password</tabstop> <tabstop>Edit_Password_w</tabstop> <tabstop>Edit_Comment</tabstop> <tabstop>Edit_Attachment</tabstop> <tabstop>ButtonOpenAttachment</tabstop> <tabstop>ButtonSaveAttachment</tabstop> <tabstop>ButtonDeleteAttachment</tabstop> <tabstop>ButtonEchoMode</tabstop> <tabstop>ButtonGenPw</tabstop> </tabstops> <resources/> <connections/></ui>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -