Closed kegechen closed 6 months ago
关键摘要:
QWidget *follower{nullptr};
和QWidget *target{nullptr};
从具体的QWidget
指针更改为QPointer<QWidget>
,这是一个好的实践,因为它提高了代码的可维护性和灵活性。是否建议立即修改:
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: 18202781743, kegechen
The full list of commands accepted by this bot can be found here.
/forcemerge
This pr force merged! (status: blocked)
Doc Check bot :green_circle: Document Coverage Check Passed!
Bug: https://pms.uniontech.com/bug-view-254383.html Issue: https://github.com/linuxdeepin/developer-center/issues/8563