📄 settings.ui
字号:
<!DOCTYPE UI><UI version="3.0" stdsetdef="1"><class>FormConnectionSettings</class><comment>//// The contents of this file are subject to the Mozilla Public License// Version 1.0 (the "License"); you may not use this file except in// compliance with the License. You may obtain a copy of the License at// http://www.mozilla.org/MPL/// // Software distributed under the License is distributed on an "AS IS"// basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See// the License for the specific language governing rights and limitations// under the License.// // The Original Code is CPhone, a cross platform voip gui.//// The Initial Developer of the Original Code is Derek Smithies.//// Copyright (C) 2002 Indranet Technologies Ltd, // http://www.indranet-technologies.com// All Rights Reserved.//// Contributor(s): _______________ $Log: settings.ui,v $ Revision 1.3 2003/04/04 04:42:33 dereksmithies Remove ampersand character from .ui files. Revision 1.2 2003/04/04 04:37:49 dereksmithies Major upgrade. Ixj and microtelco support added. Fix threading issues. Revision 1.1.1.1 2002/05/12 22:55:04 dereksmithies Initial release.</comment><widget class="QDialog"> <property name="name"> <cstring>FormConnectionSettings</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>550</width> <height>419</height> </rect> </property> <property name="caption"> <string>Settings</string> </property> <property name="layoutSpacing" stdset="0"> </property> <property name="toolTip" stdset="0"> <string>These settings control what happens when creating a connection with a remote computer</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QTabWidget"> <property name="name"> <cstring>TabWidgetSettings</cstring> </property> <property name="toolTip" stdset="0"> <string></string> </property> <widget class="QWidget"> <property name="name"> <cstring>tabCodecs</cstring> </property> <attribute name="title"> <string>Codecs</string> </attribute> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QLayoutWidget"> <property name="name"> <cstring>Layout4</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QListView"> <column> <property name="text"> <string>Dormant</string> </property> <property name="clickable"> <bool>true</bool> </property> <property name="resizeable"> <bool>true</bool> </property> </column> <property name="name"> <cstring>ListViewDormantCodecs</cstring> </property> <property name="resizePolicy"> <enum>AutoOne</enum> </property> <property name="selectionMode"> <enum>Multi</enum> </property> <property name="toolTip" stdset="0"> <string>These codecs are not enabled. The next connection will not use these codecs.</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>Layout1</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <spacer> <property name="name"> <cstring>Spacer9</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>0</width> <height>20</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>PushButtonAddCodecs</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>--></string> </property> <property name="toolTip" stdset="0"> <string>Take selected dormant codec and make it active</string> </property> </widget> <spacer> <property name="name"> <cstring>Spacer10</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>0</width> <height>20</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>PushButtonDelCodecs</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>0</hsizetype> <vsizetype>0</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string><--</string> </property> <property name="toolTip" stdset="0"> <string>Take the selected active codec and make it dormant.</string> </property> </widget> <spacer> <property name="name"> <cstring>Spacer11_2</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>0</width> <height>20</height> </size> </property> </spacer> </vbox> </widget> </hbox> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>Layout5</cstring> </property> <hbox> <property name="name">
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -