<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[scroll to text on the webpage]]></title><description><![CDATA[<p dir="auto">I am using QGraphicsWebView to display the html page.</p>
<p dir="auto">There is a search text. I am highlighting the search text using,<br />
page()-&gt;findText(schtext, QWebPage::HighlightAllOccurrences);<br />
Also I am showing the line where the searched text is found in a list view , since there can be more than one occurrence of the search text.<br />
on clicking the line, I am navigating to the page where the line is present.</p>
<p dir="auto">How to scroll to the text on the particular page.</p>
<p dir="auto">I tried findtext() and triggeraction(QWebPage::moveToPreviousLine) but of no help</p>
]]></description><link>https://forum.qt.io/topic/54435/scroll-to-text-on-the-webpage</link><generator>RSS for Node</generator><lastBuildDate>Mon, 25 May 2026 06:09:07 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/54435.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 21 May 2015 09:21:00 GMT</pubDate><ttl>60</ttl></channel></rss>