📄 configurationpanel.ui
字号:
<vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout16</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_2</cstring> </property> <property name="text"> <string>Zone tone:</string> </property> </widget> <widget class="QComboBox"> <item> <property name="text"> <string>North America</string> </property> </item> <item> <property name="text"> <string>France</string> </property> </item> <item> <property name="text"> <string>Australia</string> </property> </item> <item> <property name="text"> <string>United Kingdom</string> </property> </item> <item> <property name="text"> <string>Spain</string> </property> </item> <item> <property name="text"> <string>Italy</string> </property> </item> <item> <property name="text"> <string>Japan</string> </property> </item> <property name="name"> <cstring>zoneToneChoice</cstring> </property> </widget> <spacer> <property name="name"> <cstring>spacer5</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>31</width> <height>21</height> </size> </property> </spacer> </hbox> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>confirmationToQuit</cstring> </property> <property name="text"> <string>Show confirmation to quit.</string> </property> <property name="checked"> <bool>true</bool> </property> </widget> <widget class="QCheckBox"> <property name="name"> <cstring>checkedTray</cstring> </property> <property name="text"> <string>Minimize to tray</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>layout16</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="QLabel"> <property name="name"> <cstring>textLabel1_6</cstring> </property> <property name="text"> <string>Voicemail:</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>voicemailNumber</cstring> </property> </widget> <spacer> <property name="name"> <cstring>spacer6_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>61</width> <height>21</height> </size> </property> </spacer> </hbox> </widget> </vbox> </widget> </widget> </widget> <widget class="QTabWidget"> <property name="name"> <cstring>Tab_About</cstring> </property> <widget class="QWidget"> <property name="name"> <cstring>DriversPage</cstring> </property> <attribute name="title"> <string>About SFLPhone</string> </attribute> <widget class="QLabel"> <property name="name"> <cstring>pixmapLabel1</cstring> </property> <property name="geometry"> <rect> <x>50</x> <y>40</y> <width>312</width> <height>91</height> </rect> </property> <property name="pixmap"> <pixmap>image0</pixmap> </property> <property name="scaledContents"> <bool>true</bool> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>textLabel2_2</cstring> </property> <property name="geometry"> <rect> <x>20</x> <y>170</y> <width>371</width> <height>121</height> </rect> </property> <property name="text"> <string><p align="center">Copyright (C) 2004-2005 Savoir-faire Linux inc.<br><br>Laurielle LEA &lt;laurielle.lea@savoirfairelinux.com&gt;<br><br>SFLPhone-0.3.1 is released under the General Public License.<br>For more information, see http://www.sflphone.org<br></p></string> </property> </widget> </widget> <widget class="QWidget"> <property name="name"> <cstring>CodecsPage</cstring> </property> <attribute name="title"> <string>About Savoir-faire Linux inc.</string> </attribute> <widget class="QLabel"> <property name="name"> <cstring>textLabel1</cstring> </property> <property name="geometry"> <rect> <x>85</x> <y>126</y> <width>291</width> <height>131</height> </rect> </property> <property name="text"> <string><p align="center">Website: http://www.savoirfairelinux.com<br><br>5505, Saint-Laurent - bureau 3030<br>Montreal, Quebec H2T 1S6</p></string> </property> </widget> <widget class="QLabel"> <property name="name"> <cstring>pixmapLabel2</cstring> </property> <property name="geometry"> <rect> <x>130</x> <y>50</y> <width>173</width> <height>48</height> </rect> </property> <property name="pixmap"> <pixmap>image1</pixmap> </property> <property name="scaledContents"> <bool>true</bool> </prop
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -