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>) |