📄 tagdialogbase.ui
字号:
<!DOCTYPE UI><UI version="3.3" stdsetdef="1"><class>TagDialogBase</class><widget class="QDialog"> <property name="name"> <cstring>TagDialogBase</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>741</width> <height>527</height> </rect> </property> <property name="caption"> <string>Track Information</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="2" column="0"> <property name="name"> <cstring>layout5_3</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QPushButton"> <property name="name"> <cstring>pushButton_previous</cstring> </property> <property name="text"> <string>&Previous</string> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>pushButton_next</cstring> </property> <property name="text"> <string>&Next</string> </property> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>checkBox_perTrack</cstring> </property> <property name="text"> <string>Per Trac&k</string> </property> </widget> <spacer> <property name="name"> <cstring>spacer1</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>MinimumExpanding</enum> </property> <property name="sizeHint"> <size> <width>215</width> <height>30</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>pushButton_ok</cstring> </property> <property name="text"> <string>Sa&ve && Close</string> </property> <property name="autoDefault"> <bool>true</bool> </property> <property name="default"> <bool>true</bool> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>pushButton_cancel</cstring> </property> <property name="autoMask"> <bool>false</bool> </property> <property name="text"> <string>&Cancel</string> </property> <property name="autoDefault"> <bool>true</bool> </property> <property name="default"> <bool>false</bool> </property> <property name="flat"> <bool>false</bool> </property> </widget> </hbox> </widget> <widget class="QLayoutWidget" row="1" column="0"> <property name="name"> <cstring>layout6</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>locationLabel</cstring> </property> <property name="text"> <string>Location:</string> </property> </widget> <widget class="KLineEdit"> <property name="name"> <cstring>kLineEdit_location</cstring> </property> <property name="focusPolicy"> <enum>StrongFocus</enum> </property> <property name="readOnly"> <bool>true</bool> </property> <property name="enableSqueezedText"> <bool>true</bool> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>pushButton_open</cstring> </property> <property name="text"> <string></string> </property> <property name="autoDefault"> <bool>false</bool> </property> </widget> </hbox> </widget> <widget class="KTabWidget" row="0" column="0"> <property name="name"> <cstring>kTabWidget</cstring> </property> <property name="currentPage"> <number>4</number> </property> <widget class="QWidget"> <property name="name"> <cstring>summaryTab</cstring> </property> <attribute name="title"> <string>S&ummary</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="CoverLabel" row="0" column="0"> <property name="name"> <cstring>pixmap_cover</cstring> </property> <property name="minimumSize"> <size> <width>100</width> <height>100</height> </size> </property> <property name="maximumSize"> <size> <width>85</width> <height>85</height> </size> </property> </widget> <widget class="QLabel" row="0" column="1"> <property name="name"> <cstring>trackArtistAlbumLabel</cstring> </property> <property name="text"> <string>Track by Artist on Album</string> </property> <property name="alignment"> <set>WordBreak|AlignVCenter</set> </property> </widget> <widget class="Line" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>line1</cstring> </property> <property name="frameShape"> <enum>HLine</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="orientation"> <enum>Horizontal</enum> </property> </widget> <spacer row="3" column="1"> <property name="name"> <cstring>spacer12</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>21</width> <height>20</height> </size> </property> </spacer> <widget class="QLabel" row="2" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>summaryLabel</cstring> </property> <property name="text"> <string></string> </property> <property name="alignment"> <set>WordBreak|AlignTop</set> </property> </widget> </grid> </widget> <widget class="QWidget"> <property name="name"> <cstring>tagsTab</cstring> </property> <attribute name="title"> <string>Ta&gs</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel" row="1" column="0"> <property name="name"> <cstring>textLabel1_2</cstring> </property> <property name="text"> <string>&Artist:</string> </property> <property name="buddy" stdset="0"> <cstring>kComboBox_artist</cstring> </property> </widget> <widget class="QLabel" row="0" column="0"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="text"> <string>T&itle:</string> </property> <property name="buddy" stdset="0"> <cstring>kLineEdit_title</cstring> </property> </widget> <widget class="QLabel" row="5" column="0"> <property name="name"> <cstring>textLabel1_6_6</cstring> </property> <property name="text"> <string>Trac&k:</string> </property> <property name="textFormat"> <enum>PlainText</enum> </property> <property name="buddy" stdset="0">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -