📄 settingsdlg.ui
字号:
<ui version="4.0" > <author></author> <comment></comment> <exportmacro></exportmacro> <class>SettingsDialog</class> <widget class="QDialog" name="SettingsDialog" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>571</width> <height>341</height> </rect> </property> <property name="minimumSize" > <size> <width>571</width> <height>341</height> </size> </property> <property name="maximumSize" > <size> <width>571</width> <height>341</height> </size> </property> <property name="windowTitle" > <string>Settings</string> </property> <property name="modal" > <bool>true</bool> </property> <widget class="QPushButton" name="ButtonCancel" > <property name="geometry" > <rect> <x>470</x> <y>310</y> <width>90</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>570</width> <height>50</height> </rect> </property> <property name="pixmap" > <pixmap/> </property> <property name="scaledContents" > <bool>true</bool> </property> </widget> <widget class="QPushButton" name="ButtonOK" > <property name="geometry" > <rect> <x>380</x> <y>310</y> <width>80</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="QTabWidget" name="tabWidget4" > <property name="geometry" > <rect> <x>10</x> <y>60</y> <width>550</width> <height>241</height> </rect> </property> <widget class="QWidget" name="tab" > <attribute name="title" > <string>Securi&ty</string> </attribute> <widget class="QWidget" name="widget" > <property name="geometry" > <rect> <x>10</x> <y>20</y> <width>531</width> <height>25</height> </rect> </property> <layout class="QHBoxLayout" > <property name="margin" > <number>0</number> </property> <property name="spacing" > <number>6</number> </property> <item> <widget class="QLabel" name="textLabel1" > <property name="sizePolicy" > <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Clear clipboard after:</string> </property> </widget> </item> <item> <widget class="QSpinBox" name="SpinBox_ClipboardTime" > <property name="sizePolicy" > <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="maximumSize" > <size> <width>80</width> <height>16777215</height> </size> </property> <property name="maximum" > <number>50000</number> </property> <property name="value" > <number>2</number> </property> </widget> </item> <item> <widget class="QLabel" name="textLabel2" > <property name="text" > <string>Seconds</string> </property> </widget> </item> </layout> </widget> <widget class="QCheckBox" name="CheckBox_ShowPasswords" > <property name="geometry" > <rect> <x>10</x> <y>50</y> <width>531</width> <height>20</height> </rect> </property> <property name="text" > <string>Sh&ow passwords in plain text by default</string> </property> <property name="shortcut" > <string>Alt+O</string> </property> </widget> </widget> <widget class="QWidget" name="TabPage" > <attribute name="title" > <string>Appea&rance</string> </attribute> <widget class="QGroupBox" name="groupBox1" > <property name="geometry" > <rect> <x>20</x> <y>10</y> <width>520</width> <height>90</height> </rect> </property> <property name="title" > <string>Banner Color</string> </property> <widget class="QWidget" name="widget" > <property name="geometry" > <rect> <x>11</x> <y>20</y> <width>501</width> <height>62</height> </rect> </property> <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="textLabel2_2" > <property name="text" > <string>Text Color:</string> </property> </widget> </item> <item row="0" column="3" > <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeType" > <enum>QSizePolicy::Fixed</enum> </property> <property name="sizeHint" > <size> <width>40</width> <height>20</height> </size> </property> </spacer> </item> <item row="1" column="2" > <widget class="QPushButton" name="ButtonTextColor" > <property name="sizePolicy" > <sizepolicy> <hsizetype>4</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>Change...</string> </property> <property name="shortcut" > <string/> </property> </widget> </item> <item row="0" column="4" > <widget class="QLabel" name="textLabel3" > <property name="sizePolicy" > <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Color 2:</string> </property> </widget> </item> <item row="0" column="1" > <widget class="QLabel" name="pixmColor1" > <property name="sizePolicy" > <sizepolicy> <hsizetype>4</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize" > <size> <width>23</width> <height>23</height> </size> </property> <property name="maximumSize" > <size> <width>23</width> <height>23</height> </size> </property> <property name="text" > <string/>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -