From aa013c2f4e69e2ba4eb72081dc004d8334d59257 Mon Sep 17 00:00:00 2001
From: wumu <mayi@mayi.com>
Date: 星期一, 28 十月 2024 23:15:27 +0800
Subject: [PATCH] 1028

---
 internal_system_v1/converinfo2.h |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/internal_system_v1/converinfo2.h b/internal_system_v1/converinfo2.h
index 660afcd..6605179 100644
--- a/internal_system_v1/converinfo2.h
+++ b/internal_system_v1/converinfo2.h
@@ -27,6 +27,11 @@
     void addTreeWidgetNode(QVariant upName, QVariant name);
     void createTreeNode();
 
+    // 澶勭悊婊氳疆鐨勬搷浣滐紝绂佺敤涓嬫媺妗嗙殑婊氳疆浜嬩欢
+    void disableWheelEvent();
+
+    bool eventFilter(QObject *watched, QEvent *event);
+
 signals:
     void loadFinished(); // 鍔犺浇瀹屾垚鐨勪俊鍙�
     void loadProgress(int); // 鍔犺浇杩涘害

--
Gitblit v1.8.0