src/eric7/Documentation/Source/eric7.WebBrowser.SiteInfo.SiteInfoDialog.html

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10478
de9106c55c3d
equal deleted inserted replaced
10435:c712d09cc839 10436:f6881d10e995
112 <p> 112 <p>
113 Constructor 113 Constructor
114 </p> 114 </p>
115 <dl> 115 <dl>
116 116
117 <dt><i>browser</i></dt> 117 <dt><i>browser</i> (WebBrowserView)</dt>
118 <dd> 118 <dd>
119 reference to the browser window (HelpBrowser) 119 reference to the browser window
120 </dd> 120 </dd>
121 <dt><i>parent</i></dt> 121 <dt><i>parent</i> (QWidget)</dt>
122 <dd> 122 <dd>
123 reference to the parent widget (QWidget) 123 reference to the parent widget
124 </dd> 124 </dd>
125 </dl> 125 </dl>
126 <a NAME="SiteInfoDialog.__copyAction" ID="SiteInfoDialog.__copyAction"></a> 126 <a NAME="SiteInfoDialog.__copyAction" ID="SiteInfoDialog.__copyAction"></a>
127 <h4>SiteInfoDialog.__copyAction</h4> 127 <h4>SiteInfoDialog.__copyAction</h4>
128 <b>__copyAction</b>(<i>act</i>) 128 <b>__copyAction</b>(<i>act</i>)
151 <p> 151 <p>
152 Private slot to show a context menu for the images list. 152 Private slot to show a context menu for the images list.
153 </p> 153 </p>
154 <dl> 154 <dl>
155 155
156 <dt><i>pos</i></dt> 156 <dt><i>pos</i> (QPoint)</dt>
157 <dd> 157 <dd>
158 position for the menu (QPoint) 158 position for the menu
159 </dd> 159 </dd>
160 </dl> 160 </dl>
161 <a NAME="SiteInfoDialog.__processImageTags" ID="SiteInfoDialog.__processImageTags"></a> 161 <a NAME="SiteInfoDialog.__processImageTags" ID="SiteInfoDialog.__processImageTags"></a>
162 <h4>SiteInfoDialog.__processImageTags</h4> 162 <h4>SiteInfoDialog.__processImageTags</h4>
163 <b>__processImageTags</b>(<i>res</i>) 163 <b>__processImageTags</b>(<i>res</i>)
228 <p> 228 <p>
229 Private slot to show a preview of the selected image. 229 Private slot to show a preview of the selected image.
230 </p> 230 </p>
231 <dl> 231 <dl>
232 232
233 <dt><i>current</i></dt> 233 <dt><i>current</i> (QTreeWidgetItem)</dt>
234 <dd> 234 <dd>
235 current image entry (QTreeWidgetItem) 235 current image entry
236 </dd> 236 </dd>
237 <dt><i>previous</i></dt> 237 <dt><i>previous</i> (QTreeWidgetItem)</dt>
238 <dd> 238 <dd>
239 old current entry (QTreeWidgetItem) 239 old current entry
240 </dd> 240 </dd>
241 </dl> 241 </dl>
242 <a NAME="SiteInfoDialog.on_securityDetailsButton_clicked" ID="SiteInfoDialog.on_securityDetailsButton_clicked"></a> 242 <a NAME="SiteInfoDialog.on_securityDetailsButton_clicked" ID="SiteInfoDialog.on_securityDetailsButton_clicked"></a>
243 <h4>SiteInfoDialog.on_securityDetailsButton_clicked</h4> 243 <h4>SiteInfoDialog.on_securityDetailsButton_clicked</h4>
244 <b>on_securityDetailsButton_clicked</b>(<i></i>) 244 <b>on_securityDetailsButton_clicked</b>(<i></i>)

eric ide

mercurial