📄 magnatunepurchasedialogbase.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>magnatunePurchaseDialogBase</class><widget class="QDialog"> <property name="name"> <cstring>magnatunePurchaseDialogBase</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>686</width> <height>602</height> </rect> </property> <property name="caption"> <string>Purchase Album from Magnatune.com</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="resizeMode"> <enum>Minimum</enum> </property> <widget class="QGroupBox" row="0" column="0"> <property name="name"> <cstring>groupBox1</cstring> </property> <property name="title"> <string>Info</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="2" rowspan="5" colspan="1"> <property name="name"> <cstring>coverPixmapLabel</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>200</width> <height>201</height> </size> </property> <property name="maximumSize"> <size> <width>200</width> <height>201</height> </size> </property> <property name="pixmap"> <pixmap>image0</pixmap> </property> <property name="scaledContents"> <bool>true</bool> </property> </widget> <widget class="QLabel" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>infoLabel</cstring> </property> <property name="text"> <string>You have chosen to purchase the following album from Magnatune.com</string> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> <widget class="QLineEdit" row="1" column="1"> <property name="name"> <cstring>albumEdit</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>textLabel13</cstring> </property> <property name="text"> <string>Album:</string> </property> </widget> <widget class="QLineEdit" row="2" column="1"> <property name="name"> <cstring>artistEdit</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLabel" row="2" column="0"> <property name="name"> <cstring>textLabel14</cstring> </property> <property name="text"> <string>Artist:</string> </property> </widget> <widget class="QLineEdit" row="3" column="1"> <property name="name"> <cstring>genresEdit</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLineEdit" row="4" column="1"> <property name="name"> <cstring>launchDateEdit</cstring> </property> <property name="enabled"> <bool>true</bool> </property> <property name="readOnly"> <bool>true</bool> </property> </widget> <widget class="QLabel" row="3" column="0"> <property name="name"> <cstring>textLabel15</cstring> </property> <property name="text"> <string>Genre:</string> </property> </widget> <widget class="QLabel" row="4" column="0"> <property name="name"> <cstring>textLabel16</cstring> </property> <property name="text"> <string>Launch Year:</string> </property> </widget> </grid> </widget> <widget class="QLayoutWidget" row="3" column="0"> <property name="name"> <cstring>layout2</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>5</number> </property> <spacer> <property name="name"> <cstring>spacer3</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>41</width> <height>21</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>purchaseButton</cstring> </property> <property name="text"> <string>P&urchase</string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>cancelButton</cstring> </property> <property name="text"> <string>Ca&ncel</string> </property> </widget> </hbox> </widget> <widget class="QGroupBox" row="1" column="0"> <property name="name"> <cstring>groupBox2</cstring> </property> <property name="title"> <string>Payment</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="0" column="0" rowspan="1" colspan="5"> <property name="name"> <cstring>textLabel2</cstring> </property> <property name="palette"> <palette> <active> <color> <red>0</red> <green>0</green> <blue>0</blue> </color> <color> <red>221</red> <green>223</green> <blue>228</blue> </color> <color>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -