Reverier-Xu / blog_comment

0 stars 0 forks source link

C++ 虚函数 - Reverier's Blog #47

Closed Reverier-Xu closed 1 year ago

Reverier-Xu commented 4 years ago

https://www.wootec.top/2020/06/18/CppVirtualFunction/

Woooooooooooooooooooootec

Reverier-Xu commented 4 years ago

虚函数在Qt中有很多地方用到了, 比如控件的event, 几乎都是用virtual声明的