74 <table> |
74 <table> |
75 <tr><td>None</td></tr> |
75 <tr><td>None</td></tr> |
76 </table> |
76 </table> |
77 <a NAME="PageScreenDialog.__init__" ID="PageScreenDialog.__init__"></a> |
77 <a NAME="PageScreenDialog.__init__" ID="PageScreenDialog.__init__"></a> |
78 <h4>PageScreenDialog (Constructor)</h4> |
78 <h4>PageScreenDialog (Constructor)</h4> |
79 <b>PageScreenDialog</b>(<i>view, parent=None</i>) |
79 <b>PageScreenDialog</b>(<i>view, visibleOnly=False, parent=None</i>) |
80 <p> |
80 <p> |
81 Constructor |
81 Constructor |
82 </p><dl> |
82 </p><dl> |
83 <dt><i>view</i></dt> |
83 <dt><i>view</i></dt> |
84 <dd> |
84 <dd> |
85 reference to the web view containing the page to be saved |
85 reference to the web view containing the page to be saved |
86 (HelpBrowser) |
86 (HelpBrowser) |
|
87 </dd><dt><i>visibleOnly</i></dt> |
|
88 <dd> |
|
89 flag indicating to just save the visible part |
|
90 of the page (boolean) |
87 </dd><dt><i>parent</i></dt> |
91 </dd><dt><i>parent</i></dt> |
88 <dd> |
92 <dd> |
89 reference to the parent widget (QWidget) |
93 reference to the parent widget (QWidget) |
90 </dd> |
94 </dd> |
91 </dl><a NAME="PageScreenDialog.__createPixmap" ID="PageScreenDialog.__createPixmap"></a> |
95 </dl><a NAME="PageScreenDialog.__createPixmap" ID="PageScreenDialog.__createPixmap"></a> |
92 <h4>PageScreenDialog.__createPixmap</h4> |
96 <h4>PageScreenDialog.__createPixmap</h4> |
93 <b>__createPixmap</b>(<i></i>) |
97 <b>__createPixmap</b>(<i>visibleOnly</i>) |
94 <p> |
98 <p> |
95 Private slot to create a pixmap of the associated view's page. |
99 Private slot to create a pixmap of the associated view's page. |
96 </p><a NAME="PageScreenDialog.__savePageScreen" ID="PageScreenDialog.__savePageScreen"></a> |
100 </p><dl> |
|
101 <dt><i>visibleOnly</i></dt> |
|
102 <dd> |
|
103 flag indicating to just save the visible part |
|
104 of the page (boolean) |
|
105 </dd> |
|
106 </dl><a NAME="PageScreenDialog.__savePageScreen" ID="PageScreenDialog.__savePageScreen"></a> |
97 <h4>PageScreenDialog.__savePageScreen</h4> |
107 <h4>PageScreenDialog.__savePageScreen</h4> |
98 <b>__savePageScreen</b>(<i></i>) |
108 <b>__savePageScreen</b>(<i></i>) |
99 <p> |
109 <p> |
100 Private slot to save the page screen. |
110 Private slot to save the page screen. |
101 </p><dl> |
111 </p><dl> |