📄 settings.ui
字号:
<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>Active</string> </property> <property name="clickable"> <bool>true</bool> </property> <property name="resizeable"> <bool>true</bool> </property> </column> <property name="name"> <cstring>ListViewActiveCodecs</cstring> </property> <property name="selectionMode"> <enum>Multi</enum> </property> <property name="toolTip" stdset="0"> <string>These codecs are available for the next connection. Those higher will be tried first.</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>Layout2</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>6</number> </property> <widget class="QPushButton"> <property name="name"> <cstring>PushButtonRaiseCodec</cstring> </property> <property name="text"> <string>Up</string> </property> </widget> <spacer> <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>0</width> <height>20</height> </size> </property> </spacer> <widget class="QPushButton"> <property name="name"> <cstring>PushButtonLowerCodec</cstring> </property> <property name="text"> <string>Dn</string> </property> </widget> </vbox> </widget> </hbox> </widget> </hbox> </widget> <widget class="QWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Gatekeeper</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>11</number> </property> <property name="spacing"> <number>6</number> </property> <spacer row="0" column="1"> <property name="name"> <cstring>Spacer9_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>98</height> </size> </property> </spacer> <spacer row="1" column="0"> <property name="name"> <cstring>Spacer8</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>118</width> <height>0</height> </size> </property> </spacer> <spacer row="2" column="3"> <property name="name"> <cstring>Spacer10_2</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>117</width> <height>0</height> </size> </property> </spacer> <spacer row="3" column="2"> <property name="name"> <cstring>Spacer11</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>0</width> <height>40</height> </size> </property> </spacer> <widget class="QFrame" row="1" column="1" rowspan="2" colspan="2"> <property name="name"> <cstring>Frame5</cstring> </property> <property name="frameShape"> <enum>StyledPanel</enum> </property> <property name="frameShadow"> <enum>Raised</enum> </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="QCheckBox"> <property name="name"> <cstring>CheckBoxSearchForAGatekeeper</cstring> </property> <property name="text"> <string>Search for a gatekeeper</string> </property> </widget> <widget class="QLayoutWidget"> <property name="name"> <cstring>Layout5</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="QLabel"> <property name="name"> <cstring>TextLabel2_2</cstring> </property> <property name="minimumSize"> <size> <width>100</width> <height>0</height> </size> </property> <property name="text"> <string>Gatekeeper</string> </property> </widget> <widget class="QLineEdit"> <property name="name"> <cstring>LineEditGatekeeper</cstring> </property> <property name="toolTip" stdset="0"> <string>Calls may/may not go through this computer</string> </property> </widget> </hbox> </widget> <widget class="QLabel"> <property name="name"> <cstring>TextLabelMicroTelcoStatus</cstring> </property> <property name="text"> <string></string> </property> </widget> </vbox> </widget> </grid>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -