Yes on ready document read only its work ... My problem i have 3 case on QTextBrowser
View modus / Edit modus Wysiwyg / Source edit modus /
Is here a way to make this container Xpath similar?BTW. The container doesn't work for you, because it iterates direct children of the element which it was given and in the code you pasted "a" is a child of "tag", so you'd have to do:
Qt Code:
links++;To copy to clipboard, switch view to plain text mode
like:
/body/p[0]/a/span





Reply With Quote
Bookmarks