eric6/Documentation/Source/eric6.WebBrowser.Bookmarks.BookmarksImporters.__init__.html

branch
maintenance
changeset 8043
0acf98cd089a
parent 7989
a21d673a8f99
equal deleted inserted replaced
7991:866adc8c315b 8043:0acf98cd089a
71 <dd> 71 <dd>
72 reference to the parent object (QObject) 72 reference to the parent object (QObject)
73 </dd> 73 </dd>
74 </dl> 74 </dl>
75 <dl> 75 <dl>
76 <dt>Returns:</dt> 76 <dt>Return:</dt>
77 <dd> 77 <dd>
78 bookmarks importer (BookmarksImporter) 78 bookmarks importer (BookmarksImporter)
79 </dd> 79 </dd>
80 </dl> 80 </dl>
81 <dl> 81 <dl>
101 <dd> 101 <dd>
102 source id to get info for (string) 102 source id to get info for (string)
103 </dd> 103 </dd>
104 </dl> 104 </dl>
105 <dl> 105 <dl>
106 <dt>Returns:</dt> 106 <dt>Return:</dt>
107 <dd> 107 <dd>
108 tuple with an icon (QPixmap), readable name (string), name of 108 tuple with an icon (QPixmap), readable name (string), name of
109 the default bookmarks file (string), an info text (string), 109 the default bookmarks file (string), an info text (string),
110 a prompt (string) and the default directory of the bookmarks 110 a prompt (string) and the default directory of the bookmarks
111 file (string) 111 file (string)
127 127
128 <p> 128 <p>
129 Module function to get a list of supported importers. 129 Module function to get a list of supported importers.
130 </p> 130 </p>
131 <dl> 131 <dl>
132 <dt>Returns:</dt> 132 <dt>Return:</dt>
133 <dd> 133 <dd>
134 list of tuples with an icon (QIcon), readable name (string) and 134 list of tuples with an icon (QIcon), readable name (string) and
135 internal name (string) 135 internal name (string)
136 </dd> 136 </dd>
137 </dl> 137 </dl>

eric ide

mercurial