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