src/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.NsHtmlReader.html

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10435:c712d09cc839 10436:f6881d10e995
83 <p> 83 <p>
84 Public method to read a Netscape HTML bookmark file. 84 Public method to read a Netscape HTML bookmark file.
85 </p> 85 </p>
86 <dl> 86 <dl>
87 87
88 <dt><i>fileNameOrDevice</i></dt> 88 <dt><i>fileNameOrDevice</i> (str)</dt>
89 <dd> 89 <dd>
90 name of the file to read (string) 90 name of the file to read
91 or reference to the device to read (QIODevice) 91 or reference to the device to read (QIODevice)
92 </dd> 92 </dd>
93 </dl> 93 </dl>
94 <dl> 94 <dl>
95 <dt>Return:</dt> 95 <dt>Return:</dt>
96 <dd> 96 <dd>
97 reference to the root node (BookmarkNode) 97 reference to the root node
98 </dd>
99 </dl>
100 <dl>
101 <dt>Return Type:</dt>
102 <dd>
103 BookmarkNode
98 </dd> 104 </dd>
99 </dl> 105 </dl>
100 <div align="right"><a href="#top">Up</a></div> 106 <div align="right"><a href="#top">Up</a></div>
101 <hr /> 107 <hr />
102 </body></html> 108 </body></html>

eric ide

mercurial