Home | History | Annotate | Download | only in Api

Lines Matching full:slot

1720     object's \l{QWebPage::}{loadFinished()} signal to our private slot,
1748 connect(this, SIGNAL(loadProgress(int)), this, SLOT(_q_onLoadProgressChanged(int)));
1750 connect(QCoreApplication::instance(), SIGNAL(aboutToQuit()), this, SLOT(_q_cleanupLeakMessages()));
1938 slot in your subclass instead. QtWebKit will dynamically detect the slot and call it.
2495 this, SLOT(_q_webActionTriggered(bool)));
3508 slot.