src/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PrinterPage.html

branch
eric7
changeset 10479
856476537696
parent 10428
a071d4065202
child 10684
58c7f23ae1cb
equal deleted inserted replaced
10478:de9106c55c3d 10479:856476537696
5 <link rel="stylesheet" href="styles.css"> 5 <link rel="stylesheet" href="styles.css">
6 </head> 6 </head>
7 <body> 7 <body>
8 <a NAME="top" ID="top"></a> 8 <a NAME="top" ID="top"></a>
9 <h1>eric7.Preferences.ConfigurationPages.PrinterPage</h1> 9 <h1>eric7.Preferences.ConfigurationPages.PrinterPage</h1>
10
11 <p> 10 <p>
12 Module implementing the Printer configuration page. 11 Module implementing the Printer configuration page.
13 </p> 12 </p>
13
14 <h3>Global Attributes</h3> 14 <h3>Global Attributes</h3>
15
16 <table> 15 <table>
17 <tr><td>None</td></tr> 16 <tr><td>None</td></tr>
18 </table> 17 </table>
18
19 <h3>Classes</h3> 19 <h3>Classes</h3>
20
21 <table> 20 <table>
22
23 <tr> 21 <tr>
24 <td><a href="#PrinterPage">PrinterPage</a></td> 22 <td><a href="#PrinterPage">PrinterPage</a></td>
25 <td>Class implementing the Printer configuration page.</td> 23 <td>Class implementing the Printer configuration page.</td>
26 </tr> 24 </tr>
27 </table> 25 </table>
26
28 <h3>Functions</h3> 27 <h3>Functions</h3>
29
30 <table> 28 <table>
31
32 <tr> 29 <tr>
33 <td><a href="#create">create</a></td> 30 <td><a href="#create">create</a></td>
34 <td>Module function to create the configuration page.</td> 31 <td>Module function to create the configuration page.</td>
35 </tr> 32 </tr>
36 </table> 33 </table>
34
37 <hr /> 35 <hr />
38 <hr /> 36 <hr />
39 <a NAME="PrinterPage" ID="PrinterPage"></a> 37 <a NAME="PrinterPage" ID="PrinterPage"></a>
40 <h2>PrinterPage</h2> 38 <h2>PrinterPage</h2>
41
42 <p> 39 <p>
43 Class implementing the Printer configuration page. 40 Class implementing the Printer configuration page.
44 </p> 41 </p>
42
45 <h3>Derived from</h3> 43 <h3>Derived from</h3>
46 ConfigurationPageBase, Ui_PrinterPage 44 ConfigurationPageBase, Ui_PrinterPage
47 <h3>Class Attributes</h3> 45 <h3>Class Attributes</h3>
48
49 <table> 46 <table>
50 <tr><td>None</td></tr> 47 <tr><td>None</td></tr>
51 </table> 48 </table>
49
52 <h3>Class Methods</h3> 50 <h3>Class Methods</h3>
53
54 <table> 51 <table>
55 <tr><td>None</td></tr> 52 <tr><td>None</td></tr>
56 </table> 53 </table>
54
57 <h3>Methods</h3> 55 <h3>Methods</h3>
58
59 <table> 56 <table>
60
61 <tr> 57 <tr>
62 <td><a href="#PrinterPage.__init__">PrinterPage</a></td> 58 <td><a href="#PrinterPage.__init__">PrinterPage</a></td>
63 <td>Constructor</td> 59 <td>Constructor</td>
64 </tr> 60 </tr>
65 <tr> 61 <tr>
77 <tr> 73 <tr>
78 <td><a href="#PrinterPage.setMode">setMode</a></td> 74 <td><a href="#PrinterPage.setMode">setMode</a></td>
79 <td>Public method to perform mode dependent setups.</td> 75 <td>Public method to perform mode dependent setups.</td>
80 </tr> 76 </tr>
81 </table> 77 </table>
78
82 <h3>Static Methods</h3> 79 <h3>Static Methods</h3>
83
84 <table> 80 <table>
85 <tr><td>None</td></tr> 81 <tr><td>None</td></tr>
86 </table> 82 </table>
87 83
84
88 <a NAME="PrinterPage.__init__" ID="PrinterPage.__init__"></a> 85 <a NAME="PrinterPage.__init__" ID="PrinterPage.__init__"></a>
89 <h4>PrinterPage (Constructor)</h4> 86 <h4>PrinterPage (Constructor)</h4>
90 <b>PrinterPage</b>(<i></i>) 87 <b>PrinterPage</b>(<i></i>)
91
92 <p> 88 <p>
93 Constructor 89 Constructor
94 </p> 90 </p>
91
95 <a NAME="PrinterPage.on_printheaderFontButton_clicked" ID="PrinterPage.on_printheaderFontButton_clicked"></a> 92 <a NAME="PrinterPage.on_printheaderFontButton_clicked" ID="PrinterPage.on_printheaderFontButton_clicked"></a>
96 <h4>PrinterPage.on_printheaderFontButton_clicked</h4> 93 <h4>PrinterPage.on_printheaderFontButton_clicked</h4>
97 <b>on_printheaderFontButton_clicked</b>(<i></i>) 94 <b>on_printheaderFontButton_clicked</b>(<i></i>)
98
99 <p> 95 <p>
100 Private method used to select the font for the page header. 96 Private method used to select the font for the page header.
101 </p> 97 </p>
98
102 <a NAME="PrinterPage.polishPage" ID="PrinterPage.polishPage"></a> 99 <a NAME="PrinterPage.polishPage" ID="PrinterPage.polishPage"></a>
103 <h4>PrinterPage.polishPage</h4> 100 <h4>PrinterPage.polishPage</h4>
104 <b>polishPage</b>(<i></i>) 101 <b>polishPage</b>(<i></i>)
105
106 <p> 102 <p>
107 Public slot to perform some polishing actions. 103 Public slot to perform some polishing actions.
108 </p> 104 </p>
105
109 <a NAME="PrinterPage.save" ID="PrinterPage.save"></a> 106 <a NAME="PrinterPage.save" ID="PrinterPage.save"></a>
110 <h4>PrinterPage.save</h4> 107 <h4>PrinterPage.save</h4>
111 <b>save</b>(<i></i>) 108 <b>save</b>(<i></i>)
112
113 <p> 109 <p>
114 Public slot to save the Printer configuration. 110 Public slot to save the Printer configuration.
115 </p> 111 </p>
112
116 <a NAME="PrinterPage.setMode" ID="PrinterPage.setMode"></a> 113 <a NAME="PrinterPage.setMode" ID="PrinterPage.setMode"></a>
117 <h4>PrinterPage.setMode</h4> 114 <h4>PrinterPage.setMode</h4>
118 <b>setMode</b>(<i>displayMode</i>) 115 <b>setMode</b>(<i>displayMode</i>)
119
120 <p> 116 <p>
121 Public method to perform mode dependent setups. 117 Public method to perform mode dependent setups.
122 </p> 118 </p>
119
123 <dl> 120 <dl>
124 121
125 <dt><i>displayMode</i> (ConfigurationMode)</dt> 122 <dt><i>displayMode</i> (ConfigurationMode)</dt>
126 <dd> 123 <dd>
127 mode of the configuration dialog 124 mode of the configuration dialog
131 <hr /> 128 <hr />
132 <hr /> 129 <hr />
133 <a NAME="create" ID="create"></a> 130 <a NAME="create" ID="create"></a>
134 <h2>create</h2> 131 <h2>create</h2>
135 <b>create</b>(<i>dlg</i>) 132 <b>create</b>(<i>dlg</i>)
136
137 <p> 133 <p>
138 Module function to create the configuration page. 134 Module function to create the configuration page.
139 </p> 135 </p>
136
140 <dl> 137 <dl>
141 138
142 <dt><i>dlg</i> (ConfigurationDialog)</dt> 139 <dt><i>dlg</i> (ConfigurationDialog)</dt>
143 <dd> 140 <dd>
144 reference to the configuration dialog 141 reference to the configuration dialog

eric ide

mercurial