Home
last modified time | relevance | path

Searched refs:slotDebugFrameTree (Results 1 – 2 of 2) sorted by relevance

/dports/www/kf5-khtml/khtml-5.89.0/src/
H A Dkhtml_part.h1449 void slotDebugFrameTree();
H A Dkhtml_part.cpp324 connect(paDebugFrameTree, SIGNAL(triggered(bool)), this, SLOT(slotDebugFrameTree())); in init()
1502 void KHTMLPart::slotDebugFrameTree() in slotDebugFrameTree() function in KHTMLPart