📄 configurationpanel.ui
字号:
<string>ALSA</string> </property> </widget> </vbox> </widget> </widget> <widget class="QWidget"> <property name="name"> <cstring>CodecsPage</cstring> </property> <attribute name="title"> <string>Codecs</string> </attribute> <widget class="QButtonGroup"> <property name="name"> <cstring>CodecsChoice</cstring> </property> <property name="geometry"> <rect> <x>20</x> <y>10</y> <width>133</width> <height>157</height> </rect> </property> <property name="title"> <string>Supported codecs</string> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout18</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>20</y> <width>110</width> <height>120</height> </rect> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget" row="0" column="0"> <property name="name"> <cstring>layout17</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QComboBox"> <item> <property name="text"> <string>G711u</string> </property> </item> <item> <property name="text"> <string>G711a</string> </property> </item> <item> <property name="text"> <string>GSM</string> </property> </item> <property name="name"> <cstring>codec1</cstring> </property> </widget> <widget class="QComboBox"> <item> <property name="text"> <string>G711a</string> </property> </item> <item> <property name="text"> <string>G711u</string> </property> </item> <item> <property name="text"> <string>GSM</string> </property> </item> <property name="name"> <cstring>codec2</cstring> </property> </widget> <widget class="QComboBox"> <item> <property name="text"> <string>G711u</string> </property> </item> <item> <property name="text"> <string>G711a</string> </property> </item> <item> <property name="text"> <string>GSM</string> </property> </item> <property name="name"> <cstring>codec3</cstring> </property> </widget> </vbox> </widget> <widget class="QLayoutWidget" row="0" column="1"> <property name="name"> <cstring>layout18</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_4</cstring> </property> <property name="text"> <string>1</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_4_2</cstring> </property> <property name="text"> <string>2</string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_4_3</cstring> </property> <property name="text"> <string>3</string> </property> </widget> </vbox> </widget> </grid> </widget> </widget> </widget> <widget class="QWidget"> <property name="name"> <cstring>RingPage</cstring> </property> <attribute name="title"> <string>Ringtones</string> </attribute> <widget class="QComboBox"> <property name="name"> <cstring>ringsChoice</cstring> </property> <property name="geometry"> <rect> <x>20</x> <y>21</y> <width>150</width> <height>30</height> </rect> </property> </widget> </widget> </widget> <widget class="QTabWidget"> <property name="name"> <cstring>Tab_Preferences</cstring> </property> <widget class="QWidget"> <property name="name"> <cstring>DriversPage</cstring> </property> <attribute name="title"> <string>Themes</string> </attribute> <widget class="QComboBox"> <property name="name"> <cstring>SkinChoice</cstring> </property> <property name="geometry"> <rect> <x>12</x> <y>42</y> <width>110</width> <height>27</height> </rect> </property> </widget> <widget class="QPushButton"> <property name="name"> <cstring>buttonApplySkin</cstring> </property> <property name="geometry"> <rect> <x>136</x> <y>40</y> <width>80</width> <height>32</height> </rect> </property> <property name="text"> <string>&Apply</string> </property> <property name="accel"> <string>Alt+A</string> </property> </widget> </widget> <widget class="QWidget"> <property name="name"> <cstring>TabPage</cstring> </property> <attribute name="title"> <string>Options</string> </attribute> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout17</cstring> </property> <property name="geometry"> <rect> <x>10</x> <y>10</y> <width>262</width> <height>200</height> </rect> </property>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -