If you don't want the original method to be called, you can disconnect the signal from the slot, for instance by adding the following line before the logger.show line.
如果您不想调用原始方法,那么可以从插槽disconnect信号,例如通过在logger . show行之前添加以下行。
If you don't want the original method to be called, you can disconnect the signal from the slot, for instance by adding the following line before the logger.show line.
如果您不想调用原始方法,那么可以从插槽disconnect信号,例如通过在logger . show行之前添加以下行。
应用推荐