16 |
16 |
17 a { color: #BA6D36; } |
17 a { color: #BA6D36; } |
18 |
18 |
19 </style> |
19 </style> |
20 </head> |
20 </head> |
21 <body><a NAME="top" ID="top"></a> |
21 <body> |
|
22 <a NAME="top" ID="top"></a> |
22 <h1>Plugin_Tools_Print_Remover.PrintRemover.ConfigurationPage.PrintRemoverPage</h1> |
23 <h1>Plugin_Tools_Print_Remover.PrintRemover.ConfigurationPage.PrintRemoverPage</h1> |
|
24 |
23 <p> |
25 <p> |
24 Module implementing the Print Remover configuration page. |
26 Module implementing the Print Remover configuration page. |
25 </p> |
27 </p> |
26 <h3>Global Attributes</h3> |
28 <h3>Global Attributes</h3> |
|
29 |
27 <table> |
30 <table> |
28 <tr><td>None</td></tr> |
31 <tr><td>None</td></tr> |
29 </table> |
32 </table> |
30 <h3>Classes</h3> |
33 <h3>Classes</h3> |
31 <table> |
34 |
|
35 <table> |
|
36 |
32 <tr> |
37 <tr> |
33 <td><a href="#PrintRemoverPage">PrintRemoverPage</a></td> |
38 <td><a href="#PrintRemoverPage">PrintRemoverPage</a></td> |
34 <td>Class implementing the Print Remover configuration page.</td> |
39 <td>Class implementing the Print Remover configuration page.</td> |
35 </tr> |
40 </tr> |
36 </table> |
41 </table> |
37 <h3>Functions</h3> |
42 <h3>Functions</h3> |
38 <table> |
43 |
39 <tr><td>None</td></tr> |
44 <table> |
40 </table> |
45 <tr><td>None</td></tr> |
41 <hr /><hr /> |
46 </table> |
|
47 <hr /> |
|
48 <hr /> |
42 <a NAME="PrintRemoverPage" ID="PrintRemoverPage"></a> |
49 <a NAME="PrintRemoverPage" ID="PrintRemoverPage"></a> |
43 <h2>PrintRemoverPage</h2> |
50 <h2>PrintRemoverPage</h2> |
|
51 |
44 <p> |
52 <p> |
45 Class implementing the Print Remover configuration page. |
53 Class implementing the Print Remover configuration page. |
46 </p> |
54 </p> |
47 <h3>Derived from</h3> |
55 <h3>Derived from</h3> |
48 ConfigurationPageBase, Ui_PrintRemoverPage |
56 ConfigurationPageBase, Ui_PrintRemoverPage |
49 <h3>Class Attributes</h3> |
57 <h3>Class Attributes</h3> |
|
58 |
50 <table> |
59 <table> |
51 <tr><td>None</td></tr> |
60 <tr><td>None</td></tr> |
52 </table> |
61 </table> |
53 <h3>Class Methods</h3> |
62 <h3>Class Methods</h3> |
|
63 |
54 <table> |
64 <table> |
55 <tr><td>None</td></tr> |
65 <tr><td>None</td></tr> |
56 </table> |
66 </table> |
57 <h3>Methods</h3> |
67 <h3>Methods</h3> |
58 <table> |
68 |
|
69 <table> |
|
70 |
59 <tr> |
71 <tr> |
60 <td><a href="#PrintRemoverPage.__init__">PrintRemoverPage</a></td> |
72 <td><a href="#PrintRemoverPage.__init__">PrintRemoverPage</a></td> |
61 <td>Constructor</td> |
73 <td>Constructor</td> |
62 </tr><tr> |
74 </tr> |
|
75 <tr> |
63 <td><a href="#PrintRemoverPage.__moveSelectedEntry">__moveSelectedEntry</a></td> |
76 <td><a href="#PrintRemoverPage.__moveSelectedEntry">__moveSelectedEntry</a></td> |
64 <td>Private method to move the selected entry up or down.</td> |
77 <td>Private method to move the selected entry up or down.</td> |
65 </tr><tr> |
78 </tr> |
|
79 <tr> |
66 <td><a href="#PrintRemoverPage.on_addButton_clicked">on_addButton_clicked</a></td> |
80 <td><a href="#PrintRemoverPage.on_addButton_clicked">on_addButton_clicked</a></td> |
67 <td>Private slot add a pattern to the list.</td> |
81 <td>Private slot add a pattern to the list.</td> |
68 </tr><tr> |
82 </tr> |
|
83 <tr> |
69 <td><a href="#PrintRemoverPage.on_addSeparatorButton_clicked">on_addSeparatorButton_clicked</a></td> |
84 <td><a href="#PrintRemoverPage.on_addSeparatorButton_clicked">on_addSeparatorButton_clicked</a></td> |
70 <td>Private slot add a separator to the list.</td> |
85 <td>Private slot add a separator to the list.</td> |
71 </tr><tr> |
86 </tr> |
|
87 <tr> |
72 <td><a href="#PrintRemoverPage.on_deleteButton_clicked">on_deleteButton_clicked</a></td> |
88 <td><a href="#PrintRemoverPage.on_deleteButton_clicked">on_deleteButton_clicked</a></td> |
73 <td>Private slot to delete the selected entry.</td> |
89 <td>Private slot to delete the selected entry.</td> |
74 </tr><tr> |
90 </tr> |
|
91 <tr> |
75 <td><a href="#PrintRemoverPage.on_downButton_clicked">on_downButton_clicked</a></td> |
92 <td><a href="#PrintRemoverPage.on_downButton_clicked">on_downButton_clicked</a></td> |
76 <td>Private slot to move an entry down.</td> |
93 <td>Private slot to move an entry down.</td> |
77 </tr><tr> |
94 </tr> |
|
95 <tr> |
78 <td><a href="#PrintRemoverPage.on_editButton_clicked">on_editButton_clicked</a></td> |
96 <td><a href="#PrintRemoverPage.on_editButton_clicked">on_editButton_clicked</a></td> |
79 <td>Private slot to edit the selected entry.</td> |
97 <td>Private slot to edit the selected entry.</td> |
80 </tr><tr> |
98 </tr> |
|
99 <tr> |
81 <td><a href="#PrintRemoverPage.on_patternList_itemSelectionChanged">on_patternList_itemSelectionChanged</a></td> |
100 <td><a href="#PrintRemoverPage.on_patternList_itemSelectionChanged">on_patternList_itemSelectionChanged</a></td> |
82 <td>Private slot to handle the selection of patterns.</td> |
101 <td>Private slot to handle the selection of patterns.</td> |
83 </tr><tr> |
102 </tr> |
|
103 <tr> |
84 <td><a href="#PrintRemoverPage.on_upButton_clicked">on_upButton_clicked</a></td> |
104 <td><a href="#PrintRemoverPage.on_upButton_clicked">on_upButton_clicked</a></td> |
85 <td>Private slot to move an entry up.</td> |
105 <td>Private slot to move an entry up.</td> |
86 </tr><tr> |
106 </tr> |
|
107 <tr> |
87 <td><a href="#PrintRemoverPage.save">save</a></td> |
108 <td><a href="#PrintRemoverPage.save">save</a></td> |
88 <td>Public slot to save the Print Remover configuration.</td> |
109 <td>Public slot to save the Print Remover configuration.</td> |
89 </tr> |
110 </tr> |
90 </table> |
111 </table> |
91 <h3>Static Methods</h3> |
112 <h3>Static Methods</h3> |
92 <table> |
113 |
93 <tr><td>None</td></tr> |
114 <table> |
94 </table> |
115 <tr><td>None</td></tr> |
|
116 </table> |
|
117 |
95 <a NAME="PrintRemoverPage.__init__" ID="PrintRemoverPage.__init__"></a> |
118 <a NAME="PrintRemoverPage.__init__" ID="PrintRemoverPage.__init__"></a> |
96 <h4>PrintRemoverPage (Constructor)</h4> |
119 <h4>PrintRemoverPage (Constructor)</h4> |
97 <b>PrintRemoverPage</b>(<i>plugin</i>) |
120 <b>PrintRemoverPage</b>(<i>plugin</i>) |
|
121 |
98 <p> |
122 <p> |
99 Constructor |
123 Constructor |
100 </p><dl> |
124 </p> |
|
125 <dl> |
|
126 |
101 <dt><i>plugin</i></dt> |
127 <dt><i>plugin</i></dt> |
102 <dd> |
128 <dd> |
103 reference to the plugin object |
129 reference to the plugin object |
104 </dd> |
130 </dd> |
105 </dl><a NAME="PrintRemoverPage.__moveSelectedEntry" ID="PrintRemoverPage.__moveSelectedEntry"></a> |
131 </dl> |
|
132 <a NAME="PrintRemoverPage.__moveSelectedEntry" ID="PrintRemoverPage.__moveSelectedEntry"></a> |
106 <h4>PrintRemoverPage.__moveSelectedEntry</h4> |
133 <h4>PrintRemoverPage.__moveSelectedEntry</h4> |
107 <b>__moveSelectedEntry</b>(<i>moveUp</i>) |
134 <b>__moveSelectedEntry</b>(<i>moveUp</i>) |
|
135 |
108 <p> |
136 <p> |
109 Private method to move the selected entry up or down. |
137 Private method to move the selected entry up or down. |
110 </p><dl> |
138 </p> |
|
139 <dl> |
|
140 |
111 <dt><i>moveUp</i></dt> |
141 <dt><i>moveUp</i></dt> |
112 <dd> |
142 <dd> |
113 flag indicating to move the entry up (boolean) |
143 flag indicating to move the entry up (boolean) |
114 </dd> |
144 </dd> |
115 </dl><a NAME="PrintRemoverPage.on_addButton_clicked" ID="PrintRemoverPage.on_addButton_clicked"></a> |
145 </dl> |
|
146 <a NAME="PrintRemoverPage.on_addButton_clicked" ID="PrintRemoverPage.on_addButton_clicked"></a> |
116 <h4>PrintRemoverPage.on_addButton_clicked</h4> |
147 <h4>PrintRemoverPage.on_addButton_clicked</h4> |
117 <b>on_addButton_clicked</b>(<i></i>) |
148 <b>on_addButton_clicked</b>(<i></i>) |
|
149 |
118 <p> |
150 <p> |
119 Private slot add a pattern to the list. |
151 Private slot add a pattern to the list. |
120 </p><a NAME="PrintRemoverPage.on_addSeparatorButton_clicked" ID="PrintRemoverPage.on_addSeparatorButton_clicked"></a> |
152 </p> |
|
153 <a NAME="PrintRemoverPage.on_addSeparatorButton_clicked" ID="PrintRemoverPage.on_addSeparatorButton_clicked"></a> |
121 <h4>PrintRemoverPage.on_addSeparatorButton_clicked</h4> |
154 <h4>PrintRemoverPage.on_addSeparatorButton_clicked</h4> |
122 <b>on_addSeparatorButton_clicked</b>(<i></i>) |
155 <b>on_addSeparatorButton_clicked</b>(<i></i>) |
|
156 |
123 <p> |
157 <p> |
124 Private slot add a separator to the list. |
158 Private slot add a separator to the list. |
125 </p><a NAME="PrintRemoverPage.on_deleteButton_clicked" ID="PrintRemoverPage.on_deleteButton_clicked"></a> |
159 </p> |
|
160 <a NAME="PrintRemoverPage.on_deleteButton_clicked" ID="PrintRemoverPage.on_deleteButton_clicked"></a> |
126 <h4>PrintRemoverPage.on_deleteButton_clicked</h4> |
161 <h4>PrintRemoverPage.on_deleteButton_clicked</h4> |
127 <b>on_deleteButton_clicked</b>(<i></i>) |
162 <b>on_deleteButton_clicked</b>(<i></i>) |
|
163 |
128 <p> |
164 <p> |
129 Private slot to delete the selected entry. |
165 Private slot to delete the selected entry. |
130 </p><a NAME="PrintRemoverPage.on_downButton_clicked" ID="PrintRemoverPage.on_downButton_clicked"></a> |
166 </p> |
|
167 <a NAME="PrintRemoverPage.on_downButton_clicked" ID="PrintRemoverPage.on_downButton_clicked"></a> |
131 <h4>PrintRemoverPage.on_downButton_clicked</h4> |
168 <h4>PrintRemoverPage.on_downButton_clicked</h4> |
132 <b>on_downButton_clicked</b>(<i></i>) |
169 <b>on_downButton_clicked</b>(<i></i>) |
|
170 |
133 <p> |
171 <p> |
134 Private slot to move an entry down. |
172 Private slot to move an entry down. |
135 </p><a NAME="PrintRemoverPage.on_editButton_clicked" ID="PrintRemoverPage.on_editButton_clicked"></a> |
173 </p> |
|
174 <a NAME="PrintRemoverPage.on_editButton_clicked" ID="PrintRemoverPage.on_editButton_clicked"></a> |
136 <h4>PrintRemoverPage.on_editButton_clicked</h4> |
175 <h4>PrintRemoverPage.on_editButton_clicked</h4> |
137 <b>on_editButton_clicked</b>(<i></i>) |
176 <b>on_editButton_clicked</b>(<i></i>) |
|
177 |
138 <p> |
178 <p> |
139 Private slot to edit the selected entry. |
179 Private slot to edit the selected entry. |
140 </p><a NAME="PrintRemoverPage.on_patternList_itemSelectionChanged" ID="PrintRemoverPage.on_patternList_itemSelectionChanged"></a> |
180 </p> |
|
181 <a NAME="PrintRemoverPage.on_patternList_itemSelectionChanged" ID="PrintRemoverPage.on_patternList_itemSelectionChanged"></a> |
141 <h4>PrintRemoverPage.on_patternList_itemSelectionChanged</h4> |
182 <h4>PrintRemoverPage.on_patternList_itemSelectionChanged</h4> |
142 <b>on_patternList_itemSelectionChanged</b>(<i></i>) |
183 <b>on_patternList_itemSelectionChanged</b>(<i></i>) |
|
184 |
143 <p> |
185 <p> |
144 Private slot to handle the selection of patterns. |
186 Private slot to handle the selection of patterns. |
145 </p><a NAME="PrintRemoverPage.on_upButton_clicked" ID="PrintRemoverPage.on_upButton_clicked"></a> |
187 </p> |
|
188 <a NAME="PrintRemoverPage.on_upButton_clicked" ID="PrintRemoverPage.on_upButton_clicked"></a> |
146 <h4>PrintRemoverPage.on_upButton_clicked</h4> |
189 <h4>PrintRemoverPage.on_upButton_clicked</h4> |
147 <b>on_upButton_clicked</b>(<i></i>) |
190 <b>on_upButton_clicked</b>(<i></i>) |
|
191 |
148 <p> |
192 <p> |
149 Private slot to move an entry up. |
193 Private slot to move an entry up. |
150 </p><a NAME="PrintRemoverPage.save" ID="PrintRemoverPage.save"></a> |
194 </p> |
|
195 <a NAME="PrintRemoverPage.save" ID="PrintRemoverPage.save"></a> |
151 <h4>PrintRemoverPage.save</h4> |
196 <h4>PrintRemoverPage.save</h4> |
152 <b>save</b>(<i></i>) |
197 <b>save</b>(<i></i>) |
|
198 |
153 <p> |
199 <p> |
154 Public slot to save the Print Remover configuration. |
200 Public slot to save the Print Remover configuration. |
155 </p> |
201 </p> |
156 <div align="right"><a href="#top">Up</a></div> |
202 <div align="right"><a href="#top">Up</a></div> |
157 <hr /> |
203 <hr /> |