调用sender();函数 例如获取一个QRadioButton QRadioButton *rb = qobject_cast<QRadioButton *>(sender()); 转载于:https://www.cnblogs.com/coolbear/p/6677672.html