wip
Yuhang Zhao
2023-12-04 9ec0be3dabf01ccd2cda2f088ed5bede396f2c56
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;
    };
}