src/eric7/Documentation/Source/eric7.WebBrowser.PageScreenDialog.html

branch
eric7
changeset 10436
f6881d10e995
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10435:c712d09cc839 10436:f6881d10e995
84 <p> 84 <p>
85 Constructor 85 Constructor
86 </p> 86 </p>
87 <dl> 87 <dl>
88 88
89 <dt><i>view</i></dt> 89 <dt><i>view</i> (WebBrowserView)</dt>
90 <dd> 90 <dd>
91 reference to the web view containing the page to be saved 91 reference to the web view containing the page to be saved
92 (WebBrowserView)
93 </dd> 92 </dd>
94 <dt><i>parent</i></dt> 93 <dt><i>parent</i> (QWidget)</dt>
95 <dd> 94 <dd>
96 reference to the parent widget (QWidget) 95 reference to the parent widget
97 </dd> 96 </dd>
98 </dl> 97 </dl>
99 <a NAME="PageScreenDialog.__createPixmap" ID="PageScreenDialog.__createPixmap"></a> 98 <a NAME="PageScreenDialog.__createPixmap" ID="PageScreenDialog.__createPixmap"></a>
100 <h4>PageScreenDialog.__createPixmap</h4> 99 <h4>PageScreenDialog.__createPixmap</h4>
101 <b>__createPixmap</b>(<i></i>) 100 <b>__createPixmap</b>(<i></i>)
111 Private slot to save the page screen. 110 Private slot to save the page screen.
112 </p> 111 </p>
113 <dl> 112 <dl>
114 <dt>Return:</dt> 113 <dt>Return:</dt>
115 <dd> 114 <dd>
116 flag indicating success (boolean) 115 flag indicating success
116 </dd>
117 </dl>
118 <dl>
119 <dt>Return Type:</dt>
120 <dd>
121 bool
117 </dd> 122 </dd>
118 </dl> 123 </dl>
119 <a NAME="PageScreenDialog.on_buttonBox_clicked" ID="PageScreenDialog.on_buttonBox_clicked"></a> 124 <a NAME="PageScreenDialog.on_buttonBox_clicked" ID="PageScreenDialog.on_buttonBox_clicked"></a>
120 <h4>PageScreenDialog.on_buttonBox_clicked</h4> 125 <h4>PageScreenDialog.on_buttonBox_clicked</h4>
121 <b>on_buttonBox_clicked</b>(<i>button</i>) 126 <b>on_buttonBox_clicked</b>(<i>button</i>)
123 <p> 128 <p>
124 Private slot to handle clicks of the dialog buttons. 129 Private slot to handle clicks of the dialog buttons.
125 </p> 130 </p>
126 <dl> 131 <dl>
127 132
128 <dt><i>button</i></dt> 133 <dt><i>button</i> (QAbstractButton)</dt>
129 <dd> 134 <dd>
130 button that was clicked (QAbstractButton) 135 button that was clicked
131 </dd> 136 </dd>
132 </dl> 137 </dl>
133 <div align="right"><a href="#top">Up</a></div> 138 <div align="right"><a href="#top">Up</a></div>
134 <hr /> 139 <hr />
135 </body></html> 140 </body></html>

eric ide

mercurial