editaccountbasephone.ui
来自「Qtopia下的邮件处理程序」· UI 代码 · 共 840 行 · 第 1/2 页
UI
840 行
<ui version="4.0" > <author></author> <comment></comment> <exportmacro></exportmacro> <class>EditAccountBase</class> <widget class="QDialog" name="EditAccountBase" > <property name="geometry" > <rect> <x>0</x> <y>0</y> <width>247</width> <height>291</height> </rect> </property> <property name="sizePolicy" > <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="windowTitle" > <string>Edit Account</string> </property> <property name="layoutDirection" > <enum>Qt::LeftToRight</enum> </property> <widget class="QFrame" name="incomingFrame" > <property name="geometry" > <rect> <x>0</x> <y>16</y> <width>129</width> <height>257</height> </rect> </property> <property name="sizePolicy" > <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>4</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape" > <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow" > <enum>QFrame::Raised</enum> </property> <layout class="QGridLayout" > <property name="margin" > <number>3</number> </property> <property name="spacing" > <number>0</number> </property> <item row="5" column="0" colspan="2" > <widget class="QCheckBox" name="encryptionCheckBox" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Encryption</string> </property> </widget> </item> <item row="6" column="0" colspan="2" > <widget class="QCheckBox" name="deleteCheckBox" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Delete mail</string> </property> <property name="checked" > <bool>true</bool> </property> </widget> </item> <item row="8" column="0" colspan="2" > <widget class="QCheckBox" name="syncCheckBox" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Synchronize</string> </property> </widget> </item> <item row="0" column="0" > <widget class="QLabel" name="typeLabel" > <property name="sizePolicy" > <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Type</string> </property> </widget> </item> <item row="0" column="1" > <widget class="QComboBox" name="accountType" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <item> <property name="text" > <string>POP</string> </property> </item> <item> <property name="text" > <string>IMAP</string> </property> </item> </widget> </item> <item row="1" column="0" > <widget class="QLabel" name="usernameLabel" > <property name="sizePolicy" > <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Username</string> </property> </widget> </item> <item row="1" column="1" > <widget class="QLineEdit" name="mailUserInput" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </item> <item row="2" column="0" > <widget class="QLabel" name="passwordLabel" > <property name="sizePolicy" > <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Password</string> </property> </widget> </item> <item row="2" column="1" > <widget class="QLineEdit" name="mailPasswInput" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="echoMode" > <enum>QLineEdit::Password</enum> </property> </widget> </item> <item row="3" column="0" > <widget class="QLabel" name="serverLabel" > <property name="sizePolicy" > <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Server</string> </property> </widget> </item> <item row="3" column="1" > <widget class="QLineEdit" name="mailServerInput" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </item> <item row="4" column="0" > <widget class="QLabel" name="portLabel" > <property name="sizePolicy" > <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Port</string> </property> </widget> </item> <item row="4" column="1" > <widget class="QLineEdit" name="mailPortInput" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </item> <item row="9" column="0" colspan="2" > <widget class="QFrame" name="imapSettings" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape" > <enum>QFrame::NoFrame</enum> </property> <property name="frameShadow" > <enum>QFrame::Sunken</enum> </property> <property name="lineWidth" > <number>0</number> </property> <layout class="QGridLayout" > <property name="margin" > <number>0</number> </property> <property name="spacing" > <number>0</number> </property> <item row="0" column="0" > <widget class="QLabel" name="baseFolderLabel" > <property name="sizePolicy" > <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Base folder</string> </property> </widget> </item> <item row="0" column="1" > <widget class="QLineEdit" name="imapBaseDir" > <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </item> <item row="0" column="2" > <widget class="QToolButton" name="mailboxButton" > <property name="sizePolicy" > <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize" > <size> <width>24</width> <height>26</height> </size> </property> <property name="baseSize" > <size> <width>20</width> <height>20</height> </size> </property> <property name="text" > <string>...</string> </property> </widget> </item> </layout> </widget> </item> <item row="7" column="0" colspan="2" > <layout class="QHBoxLayout" > <property name="margin" > <number>0</number> </property> <property name="spacing" > <number>6</number> </property> <item> <widget class="QCheckBox" name="thresholdCheckBox" > <property name="sizePolicy" > <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text" > <string>Skip larger</string> </property> <property name="checked" > <bool>true</bool> </property> </widget> </item> <item> <widget class="QSpinBox" name="maxSize" > <property name="enabled" > <bool>true</bool> </property> <property name="sizePolicy" > <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="suffix" > <string>K</string> </property> <property name="maximum" > <number>4096</number> </property> <property name="minimum" > <number>5</number> </property> <property name="singleStep" > <number>10</number> </property> <property name="value" > <number>1024</number> </property> </widget> </item> </layout> </item> </layout> </widget> <widget class="QFrame" name="outgoingFrame" > <property name="geometry" > <rect> <x>129</x> <y>3</y> <width>118</width> <height>284</height> </rect> </property> <property name="sizePolicy" > <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>4</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="frameShape" > <enum>QFrame::StyledPanel</enum> </property> <property name="frameShadow" > <enum>QFrame::Raised</enum> </property>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?