PyQt/lesson1/链接.py

3 lines
103 B
Python
Raw Normal View History

2024-10-04 13:00:37 +08:00
# -*- coding: utf-8 -*-
create_action.triggered.connect(functools.partial(self.create_action_func, i))