📄 options.ui
字号:
<ui version="4.0" > <class>OptionsDlg</class> <widget class="QDialog" name="OptionsDlg" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>472</width> <height>352</height> </rect> </property> <property name="windowTitle" > <string>nzb Options</string> </property> <widget class="QWidget" name="layoutWidget" > <property name="geometry" > <rect> <x>20</x> <y>310</y> <width>431</width> <height>33</height> </rect> </property> <layout class="QHBoxLayout" > <property name="margin" > <number>0</number> </property> <property name="spacing" > <number>6</number> </property> <item> <widget class="QPushButton" name="use_file" > <property name="text" > <string>Use nzb.ini for settings</string> </property> <property name="autoDefault" > <bool>false</bool> </property> </widget> </item> <item> <spacer> <property name="orientation" > <enum>Qt::Horizontal</enum> </property> <property name="sizeHint" > <size> <width>131</width> <height>31</height> </size> </property> </spacer> </item> <item> <widget class="QPushButton" name="okButton" > <property name="text" > <string>OK</string> </property> </widget> </item> <item> <widget class="QPushButton" name="cancelButton" > <property name="text" > <string>Cancel</string> </property> </widget> </item> </layout> </widget> <widget class="QTabWidget" name="tabWidget" > <property name="geometry" > <rect> <x>10</x> <y>10</y> <width>451</width> <height>291</height> </rect> </property> <property name="currentIndex" > <number>0</number> </property> <widget class="QWidget" name="tab" > <attribute name="title" > <string>Server</string> </attribute> <widget class="QWidget" name="gridLayout" > <property name="geometry" > <rect> <x>10</x> <y>0</y> <width>421</width> <height>231</height> </rect> </property> <layout class="QGridLayout" > <property name="margin" > <number>8</number> </property> <property name="spacing" > <number>6</number> </property> <item row="0" column="1" > <widget class="QLineEdit" name="host" /> </item> <item row="0" column="0" > <widget class="QLabel" name="label_3" > <property name="text" > <string>Host:</string> </property> </widget> </item> <item row="6" column="1" > <widget class="QLabel" name="label" > <property name="text" > <string>Changing the number of connections requires a restart of the application.</string> </property> <property name="wordWrap" > <bool>true</bool> </property> </widget> </item> <item row="4" column="0" > <widget class="QLabel" name="label_6" > <property name="text" > <string>Password:</string> </property> </widget> </item> <item row="3" column="1" > <widget class="QLineEdit" name="username" /> </item> <item row="5" column="1" > <widget class="QSpinBox" name="connections" /> </item> <item row="5" column="0" > <widget class="QLabel" name="label_7" > <property name="text" > <string>Connections:</string> </property> </widget> </item> <item row="1" column="0" > <widget class="QLabel" name="label_4" > <property name="text" > <string>Port:</string> </property> </widget> </item> <item row="3" column="0" > <widget class="QLabel" name="label_5" > <property name="text" > <string>Username:</string> </property> </widget> </item> <item row="4" column="1" > <widget class="QLineEdit" name="password" > <property name="echoMode" > <enum>QLineEdit::Password</enum> </property> </widget> </item> <item row="1" column="1" > <widget class="QLineEdit" name="port" /> </item> <item row="2" column="1" > <layout class="QHBoxLayout" > <property name="margin" > <number>0</number> </property> <property name="spacing" > <number>6</number> </property> <item> <widget class="QCheckBox" name="auth" > <property name="text" > <string>Authenticate</string> </property> </widget> </item> <item> <widget class="QCheckBox" name="ssl" > <property name="text" > <string>Use SSL</string> </property> </widget> </item> </layout> </item> </layout> </widget> </widget> <widget class="QWidget" name="tab" > <attribute name="title" > <string>List</string> </attribute> <widget class="QWidget" native="1" name="gridLayout_3" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>451</width> <height>211</height> </rect> </property> <widget class="QWidget" name="gridLayout_4" > <property name="geometry" > <rect> <x>10</x> <y>10</y> <width>217</width> <height>80</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="QCheckBox" name="hidecompleted" > <property name="text" > <string>Scroll nzb list</string> </property> </widget> </item> <item row="0" column="0" > <widget class="QCheckBox" name="autosort" > <property name="text" > <string>Sort nzb list</string> </property> </widget> </item> <item row="2" column="0" > <widget class="QCheckBox" name="par_uncheck" > <property name="text" > <string>Automatically uncheck PAR files</string> </property> </widget> </item> </layout> </widget> </widget> </widget> <widget class="QWidget" name="tab" > <attribute name="title" > <string>Output</string> </attribute> <widget class="QWidget" name="gridLayout_2" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>441</width> <height>221</height> </rect> </property> <layout class="QGridLayout" > <property name="margin" > <number>8</number> </property> <property name="spacing" > <number>6</number> </property> <item row="0" column="2" > <widget class="QPushButton" name="saveBrowse" > <property name="text" > <string>Browse</string> </property> </widget> </item> <item row="3" column="1" > <widget class="QLineEdit" name="mediaplayer" /> </item> <item row="4" column="1" > <widget class="QCheckBox" name="stream" > <property name="text" > <string>HTTP Stream (enable on Windows)</string> </property> <property name="autoRepeat" > <bool>false</bool> </property> </widget> </item> <item row="0" column="0" > <widget class="QLabel" name="label_8" > <property name="text" > <string>Save Path:</string> </property> </widget> </item> <item row="0" column="1" > <widget class="QLineEdit" name="savepath" /> </item> <item row="3" column="0" > <widget class="QLabel" name="label_9" > <property name="text" > <string>Media Player:</string> </property> </widget> </item> <item row="3" column="2" > <widget class="QPushButton" name="mediaBrowse" > <property name="text" > <string>Browse</string> </property> </widget> </item> <item row="1" column="1" > <widget class="QCheckBox" name="subfolders" > <property name="text" > <string>Save in sub-folders</string> </property> </widget> </item> <item row="2" column="1" colspan="2" > <widget class="QCheckBox" name="guessalbum" > <property name="text" > <string>Guess Album/Artist/Title from name</string> </property> </widget> </item> </layout> </widget> </widget> </widget> </widget> <tabstops> <tabstop>host</tabstop> <tabstop>port</tabstop> <tabstop>auth</tabstop> <tabstop>ssl</tabstop> <tabstop>username</tabstop> <tabstop>password</tabstop> <tabstop>connections</tabstop> <tabstop>tabWidget</tabstop> <tabstop>okButton</tabstop> <tabstop>cancelButton</tabstop> <tabstop>use_file</tabstop> <tabstop>autosort</tabstop> <tabstop>par_uncheck</tabstop> <tabstop>saveBrowse</tabstop> <tabstop>mediaplayer</tabstop> <tabstop>stream</tabstop> <tabstop>savepath</tabstop> <tabstop>mediaBrowse</tabstop> <tabstop>subfolders</tabstop> <tabstop>guessalbum</tabstop> <tabstop>hidecompleted</tabstop> </tabstops> <resources/> <connections/></ui>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -