TestGUI 0 0 852 759 Qt::NoFocus ../icon.png../icon.png 0 0 0 URL: 0 0 true QComboBox::InsertAtTop load 24 Abort about:blank 0 0 852 34 &Views F&ile &Help Options DOM &Tree 2 false Element &HTML Source 8 &Links 2 2 true true false URL Description &Forms 2 true false 1 Execute &JavaScript on First Selected Item 1 Result: JavaScript Code to Execute JavaScript Code to Execute <html><head/><body><p>JavaScript code to execute on the selected element. You can use this to refere to the element.</p><p>Example, to click the element:</p><pre> var evObj = document.createEvent('MouseEvents'); evObj.initEvent( 'click', true, true ); this.dispatchEvent(evObj); </pre></body></html> var evObj = document.createEvent('MouseEvents'); evObj.initEvent( 'click', true, true ); this.dispatchEvent(evObj); 0 0 Execute select focused true select: CSS-Selector Enter CSS-Selector <html><head/><body><p>JavaScript code below will be applied to the first element found by this CSS selector.</p></body></html> 0 0 Focused 0 0 Test Selector Hilight Selection in Page Shows you the selection by hilighting it in the web page. This helps you to test before you execute. Select Scri&pt Run Log 8 Set&up Script 4 false active true Qt::Horizontal 40 20 Status: ? &Help 4 true true DOM Tree true true Links true true Forms true true HTML Souce true true Execute JavaScript true true Test Script &Open ... Ctrl+O false Save &As ... Ctrl+Shift+S &Quit Ctrl+Q Run &Line false &Clear true true Log false &Save Ctrl+S false R&evert to saved Ctrl+Shift+R O&pen Setup Script ... &About true true &Cursor Follows Files <html><head/><body><p>When running a script, the currently running file and line is highlighted. So the cursor follows the current file and line when running a script.</p></body></html> &New ... QWebView QWidget
QtWebKitWidgets/QWebView
CodeEditor QPlainTextEdit
editor.hxx
Help QDockWidget
help.hxx
1
_load _web _selector returnPressed() _jsExecute click() 267 589 360 496 _selector editingFinished() _select click() 267 589 359 589 _actionExecuteJavaScript triggered(bool) _executeDock setVisible(bool) -1 -1 369 599 _executeDock visibilityChanged(bool) _actionTestScript setChecked(bool) 369 599 -1 -1 _actionDOMTree triggered(bool) _domDock setVisible(bool) -1 -1 851 337 _domDock visibilityChanged(bool) _actionDOMTree setChecked(bool) 851 337 -1 -1 _actionLinks triggered(bool) _linksDock setVisible(bool) -1 -1 851 468 _linksDock visibilityChanged(bool) _actionLinks setChecked(bool) 851 468 -1 -1 _actionForms triggered(bool) _formsDock setVisible(bool) -1 -1 851 599 _formsDock visibilityChanged(bool) _actionForms setChecked(bool) 851 599 -1 -1 _actionHTMLSouce triggered(bool) _sourceDock setVisible(bool) -1 -1 182 730 _sourceDock visibilityChanged(bool) _actionHTMLSouce setChecked(bool) 182 730 -1 -1 _actionLog triggered(bool) _logDock setVisible(bool) -1 -1 851 730 _logDock visibilityChanged(bool) _actionLog setChecked(bool) 851 730 -1 -1 _actionQuit triggered() TestGUI close() -1 -1 443 589 _url activated(int) _load click() 513 257 603 258