未更新完成
This commit is contained in:
@@ -129917,3 +129917,8 @@ caught before control returns to Qt Concurrent.
|
||||
2025-09-28 17:04:46 文件:(..\Pages\P00_PublicPage.cpp)行:[85] 函数名:{void P00_PublicPage::smoothScrollTo(int)} 调试>> 15510
|
||||
2025-09-28 17:04:46 文件:(..\Pages\P00_PublicPage.cpp)行:[85] 函数名:{void P00_PublicPage::smoothScrollTo(int)} 调试>> 15510
|
||||
2025-09-28 17:05:47 文件:(..\Pages\P00_PublicPage.cpp)行:[85] 函数名:{void P00_PublicPage::smoothScrollTo(int)} 调试>> 15510
|
||||
2025-09-28 17:17:15 文件:(..\DataCenter\OpcUaManager.cpp)行:[347] 函数名:{void OpcUaManager::onClientStateChanged(QOpcUaClient::ClientState)} 调试>> OPC UA 连接断开, 3000 ms 后自动重连...
|
||||
2025-09-28 17:17:15 文件:(未知)行:[-1] 函数名:{未知} 警告>> Batch read failed: QOpcUa::BadConnectionClosed
|
||||
2025-09-28 17:17:15 文件:(未知)行:[-1] 函数名:{未知} 警告>> Batch read failed: QOpcUa::BadInternalError
|
||||
2025-09-28 17:17:18 文件:(..\DataCenter\OpcUaManager.cpp)行:[315] 函数名:{void OpcUaManager::tryReconnect()} 调试>> 正在执行第 0 次重连...
|
||||
2025-09-28 17:17:18 文件:(未知)行:[-1] 函数名:{未知} 警告>> Closing a connection without being connected
|
||||
|
||||
@@ -50,8 +50,8 @@
|
||||
<widget class="QPushButton" name="But_Network_0">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>30</x>
|
||||
<y>20</y>
|
||||
<x>90</x>
|
||||
<y>140</y>
|
||||
<width>95</width>
|
||||
<height>40</height>
|
||||
</rect>
|
||||
@@ -97,6 +97,16 @@ QPushButton:pressed {
|
||||
<string> 网络拓扑</string>
|
||||
</property>
|
||||
</widget>
|
||||
<widget class="QComboBox" name="comboBox">
|
||||
<property name="geometry">
|
||||
<rect>
|
||||
<x>250</x>
|
||||
<y>40</y>
|
||||
<width>72</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
</widget>
|
||||
</widget>
|
||||
<resources/>
|
||||
<connections/>
|
||||
|
||||
Reference in New Issue
Block a user