Yuhang Zhao
2023-12-05 9b1599d82e86d2d0463b60fe6fa61f94be50f983
src/widgets/widgetitemdelegate_p.h
@@ -19,6 +19,9 @@
        bool isEnabled(QObject *obj) const override;
        bool isVisible(QObject *obj) const override;
        QRect mapGeometryToScene(const QObject *obj) const override;
        bool resetQtGrabbedControl() const override;
    };
}