代码拉取完成,页面将自动刷新
同步操作将从 caowai/qipmsg 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>FormChat</class>
<widget class="QWidget" name="FormChat">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>607</width>
<height>418</height>
</rect>
</property>
<property name="windowTitle">
<string notr="true"/>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(211, 215, 207);</string>
</property>
<widget class="QTextEdit" name="textEditChat">
<property name="geometry">
<rect>
<x>10</x>
<y>260</y>
<width>361</width>
<height>121</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(211, 215, 207);</string>
</property>
</widget>
<widget class="QTextEdit" name="textEditHistory">
<property name="geometry">
<rect>
<x>10</x>
<y>10</y>
<width>361</width>
<height>241</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(211, 215, 207);</string>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
<widget class="QPushButton" name="pushButtonChatSent">
<property name="geometry">
<rect>
<x>290</x>
<y>390</y>
<width>80</width>
<height>23</height>
</rect>
</property>
<property name="text">
<string>Send(&S)</string>
</property>
</widget>
<widget class="QWidget" name="widgetFile" native="true">
<property name="geometry">
<rect>
<x>380</x>
<y>90</y>
<width>221</width>
<height>321</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(211, 215, 207);</string>
</property>
<widget class="QTableWidget" name="tableWidgetRecvFileList">
<property name="geometry">
<rect>
<x>10</x>
<y>170</y>
<width>201</width>
<height>151</height>
</rect>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(186, 189, 182);</string>
</property>
</widget>
<widget class="QTableWidget" name="tableWidgetSendFileList">
<property name="geometry">
<rect>
<x>10</x>
<y>0</y>
<width>201</width>
<height>161</height>
</rect>
</property>
<property name="contextMenuPolicy">
<enum>Qt::DefaultContextMenu</enum>
</property>
<property name="styleSheet">
<string notr="true">background-color: rgb(186, 189, 182);</string>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<property name="autoScroll">
<bool>false</bool>
</property>
<property name="editTriggers">
<set>QAbstractItemView::NoEditTriggers</set>
</property>
<property name="showGrid">
<bool>false</bool>
</property>
<property name="gridStyle">
<enum>Qt::NoPen</enum>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="cornerButtonEnabled">
<bool>false</bool>
</property>
</widget>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>430</x>
<y>10</y>
<width>171</width>
<height>71</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
<widget class="QLabel" name="labelChatClientValue">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labelChatNameValue">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labelChatHostValue">
<property name="text">
<string/>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labelChatGroupValue">
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
<widget class="QWidget" name="layoutWidget">
<property name="geometry">
<rect>
<x>390</x>
<y>10</y>
<width>37</width>
<height>71</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item>
<widget class="QLabel" name="labelChatClient">
<property name="text">
<string>Client</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labelChatName">
<property name="text">
<string>Name</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labelChatHost">
<property name="text">
<string>Host</string>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="labelChatGroup">
<property name="text">
<string>Group</string>
</property>
</widget>
</item>
</layout>
</widget>
</widget>
<resources/>
<connections/>
</ui>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。