Home | History | Annotate | Download | only in qt

Lines Matching full:slot

1108         function for Qt < 4.6 so that moc still creates a slot for that.
1674 [Qt] Normalize signal and slot signatures.
6053 * WebCoreSupport/FrameLoaderClientQt.h: Removed the slot slotCallPolicyFunction().
6069 the slot directly anyway.
14839 Changed the webAction() accessor to not be a slot but just a public function.
15054 Turned onLoadProgressChanged into a real private slot.
16898 Implemented clipboard functions in QWebPage, in particular can(Cut|Copy|Paste), cut/copy/paste as slot as well as a selectionChanged() signal.
17688 (MainWindow::MainWindow): Fix loading progress signal/slot connection.