QPushButton* btn = qobject_cast<QPushButton*>(sender());
if(btn == colorPushBtn)
{// 颜色对话框
Powered by: C++博客 Copyright © 米米