Lines Matching full:clicked
1306 QObject::connect(label, SIGNAL(clicked()), this, SLOT(createDialog()));1420 QObject::connect(button, SIGNAL(clicked(bool)), button, SLOT(callCallBack(bool)));