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

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10435:c712d09cc839 10436:f6881d10e995
96 <p> 96 <p>
97 Constructor 97 Constructor
98 </p> 98 </p>
99 <dl> 99 <dl>
100 100
101 <dt><i>parent</i></dt> 101 <dt><i>parent</i> (QWidget)</dt>
102 <dd> 102 <dd>
103 reference to the parent widget (QWidget) 103 reference to the parent widget
104 </dd> 104 </dd>
105 </dl> 105 </dl>
106 <a NAME="BookmarksImportDialog.__enableNextButton" ID="BookmarksImportDialog.__enableNextButton"></a> 106 <a NAME="BookmarksImportDialog.__enableNextButton" ID="BookmarksImportDialog.__enableNextButton"></a>
107 <h4>BookmarksImportDialog.__enableNextButton</h4> 107 <h4>BookmarksImportDialog.__enableNextButton</h4>
108 <b>__enableNextButton</b>(<i></i>) 108 <b>__enableNextButton</b>(<i></i>)
118 Public method to get the imported bookmarks. 118 Public method to get the imported bookmarks.
119 </p> 119 </p>
120 <dl> 120 <dl>
121 <dt>Return:</dt> 121 <dt>Return:</dt>
122 <dd> 122 <dd>
123 top level bookmark (BookmarkNode) 123 top level bookmark
124 </dd>
125 </dl>
126 <dl>
127 <dt>Return Type:</dt>
128 <dd>
129 BookmarkNode
124 </dd> 130 </dd>
125 </dl> 131 </dl>
126 <a NAME="BookmarksImportDialog.on_cancelButton_clicked" ID="BookmarksImportDialog.on_cancelButton_clicked"></a> 132 <a NAME="BookmarksImportDialog.on_cancelButton_clicked" ID="BookmarksImportDialog.on_cancelButton_clicked"></a>
127 <h4>BookmarksImportDialog.on_cancelButton_clicked</h4> 133 <h4>BookmarksImportDialog.on_cancelButton_clicked</h4>
128 <b>on_cancelButton_clicked</b>(<i></i>) 134 <b>on_cancelButton_clicked</b>(<i></i>)
137 <p> 143 <p>
138 Private slot handling changes of the file to import bookmarks form. 144 Private slot handling changes of the file to import bookmarks form.
139 </p> 145 </p>
140 <dl> 146 <dl>
141 147
142 <dt><i>txt</i></dt> 148 <dt><i>txt</i> (str)</dt>
143 <dd> 149 <dd>
144 text of the line edit (string) 150 text of the line edit
145 </dd> 151 </dd>
146 </dl> 152 </dl>
147 <a NAME="BookmarksImportDialog.on_nextButton_clicked" ID="BookmarksImportDialog.on_nextButton_clicked"></a> 153 <a NAME="BookmarksImportDialog.on_nextButton_clicked" ID="BookmarksImportDialog.on_nextButton_clicked"></a>
148 <h4>BookmarksImportDialog.on_nextButton_clicked</h4> 154 <h4>BookmarksImportDialog.on_nextButton_clicked</h4>
149 <b>on_nextButton_clicked</b>(<i></i>) 155 <b>on_nextButton_clicked</b>(<i></i>)

eric ide

mercurial