代码拉取完成,页面将自动刷新
同步操作将从 Jackal/QIpEditor 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>QIpEditor</class>
<widget class="QWidget" name="QIpEditor">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>192</width>
<height>19</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<property name="styleSheet">
<string notr="true">#QIpEditor{
border:1px inset gray;
background-color: rgb(255, 255, 255);
}
QSpinBox, QLabel{
border:none;
margin:0px;
padding:0px;
background-color: rgba(255, 255, 255, 0);
}</string>
</property>
<layout class="QHBoxLayout" name="horizontalLayout">
<property name="spacing">
<number>0</number>
</property>
<property name="leftMargin">
<number>0</number>
</property>
<property name="topMargin">
<number>0</number>
</property>
<property name="rightMargin">
<number>0</number>
</property>
<property name="bottomMargin">
<number>0</number>
</property>
<item>
<widget class="QSpinBox" name="spinBox1">
<property name="frame">
<bool>false</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::NoButtons</enum>
</property>
<property name="maximum">
<number>255</number>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label">
<property name="text">
<string>.</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="spinBox2">
<property name="frame">
<bool>false</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::NoButtons</enum>
</property>
<property name="maximum">
<number>255</number>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_2">
<property name="text">
<string>.</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="spinBox3">
<property name="frame">
<bool>false</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::NoButtons</enum>
</property>
<property name="maximum">
<number>255</number>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="label_3">
<property name="text">
<string>.</string>
</property>
</widget>
</item>
<item>
<widget class="QSpinBox" name="spinBox4">
<property name="wrapping">
<bool>false</bool>
</property>
<property name="frame">
<bool>false</bool>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="buttonSymbols">
<enum>QAbstractSpinBox::NoButtons</enum>
</property>
<property name="maximum">
<number>255</number>
</property>
</widget>
</item>
</layout>
</widget>
<tabstops>
<tabstop>spinBox1</tabstop>
<tabstop>spinBox2</tabstop>
<tabstop>spinBox3</tabstop>
<tabstop>spinBox4</tabstop>
</tabstops>
<resources/>
<connections>
<connection>
<sender>spinBox1</sender>
<signal>editingFinished()</signal>
<receiver>QIpEditor</receiver>
<slot>spinBoxValueChanged()</slot>
<hints>
<hint type="sourcelabel">
<x>15</x>
<y>11</y>
</hint>
<hint type="destinationlabel">
<x>93</x>
<y>152</y>
</hint>
</hints>
</connection>
<connection>
<sender>spinBox2</sender>
<signal>editingFinished()</signal>
<receiver>QIpEditor</receiver>
<slot>spinBoxValueChanged()</slot>
<hints>
<hint type="sourcelabel">
<x>75</x>
<y>15</y>
</hint>
<hint type="destinationlabel">
<x>150</x>
<y>301</y>
</hint>
</hints>
</connection>
<connection>
<sender>spinBox3</sender>
<signal>editingFinished()</signal>
<receiver>QIpEditor</receiver>
<slot>spinBoxValueChanged()</slot>
<hints>
<hint type="sourcelabel">
<x>139</x>
<y>9</y>
</hint>
<hint type="destinationlabel">
<x>191</x>
<y>166</y>
</hint>
</hints>
</connection>
<connection>
<sender>spinBox4</sender>
<signal>editingFinished()</signal>
<receiver>QIpEditor</receiver>
<slot>spinBoxValueChanged()</slot>
<hints>
<hint type="sourcelabel">
<x>191</x>
<y>10</y>
</hint>
<hint type="destinationlabel">
<x>191</x>
<y>206</y>
</hint>
</hints>
</connection>
</connections>
<slots>
<slot>spinBoxValueChanged()</slot>
</slots>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。