72 </tr> |
72 </tr> |
73 <tr> |
73 <tr> |
74 <td><a href="#PrinterPage.save">save</a></td> |
74 <td><a href="#PrinterPage.save">save</a></td> |
75 <td>Public slot to save the Printer configuration.</td> |
75 <td>Public slot to save the Printer configuration.</td> |
76 </tr> |
76 </tr> |
|
77 <tr> |
|
78 <td><a href="#PrinterPage.setMode">setMode</a></td> |
|
79 <td>Public method to perform mode dependent setups.</td> |
|
80 </tr> |
77 </table> |
81 </table> |
78 <h3>Static Methods</h3> |
82 <h3>Static Methods</h3> |
79 |
83 |
80 <table> |
84 <table> |
81 <tr><td>None</td></tr> |
85 <tr><td>None</td></tr> |
107 <b>save</b>(<i></i>) |
111 <b>save</b>(<i></i>) |
108 |
112 |
109 <p> |
113 <p> |
110 Public slot to save the Printer configuration. |
114 Public slot to save the Printer configuration. |
111 </p> |
115 </p> |
|
116 <a NAME="PrinterPage.setMode" ID="PrinterPage.setMode"></a> |
|
117 <h4>PrinterPage.setMode</h4> |
|
118 <b>setMode</b>(<i>displayMode</i>) |
|
119 |
|
120 <p> |
|
121 Public method to perform mode dependent setups. |
|
122 </p> |
|
123 <dl> |
|
124 |
|
125 <dt><i>displayMode</i> (ConfigurationMode)</dt> |
|
126 <dd> |
|
127 mode of the configuration dialog |
|
128 </dd> |
|
129 </dl> |
112 <div align="right"><a href="#top">Up</a></div> |
130 <div align="right"><a href="#top">Up</a></div> |
113 <hr /> |
131 <hr /> |
114 <hr /> |
132 <hr /> |
115 <a NAME="create" ID="create"></a> |
133 <a NAME="create" ID="create"></a> |
116 <h2>create</h2> |
134 <h2>create</h2> |