53 </table> |
53 </table> |
54 <h3>Methods</h3> |
54 <h3>Methods</h3> |
55 <table> |
55 <table> |
56 <tr> |
56 <tr> |
57 <td><a href="#ShortcutsDialog.__init__">ShortcutsDialog</a></td> |
57 <td><a href="#ShortcutsDialog.__init__">ShortcutsDialog</a></td> |
58 <td>Constructor</td> |
58 <td>Constructor</td> |
59 </tr><tr> |
59 </tr><tr> |
60 <td><a href="#ShortcutsDialog.__checkShortcut">__checkShortcut</a></td> |
60 <td><a href="#ShortcutsDialog.__checkShortcut">__checkShortcut</a></td> |
61 <td>Private method to check a keysequence for uniqueness.</td> |
61 <td>Private method to check a keysequence for uniqueness.</td> |
62 </tr><tr> |
62 </tr><tr> |
63 <td><a href="#ShortcutsDialog.__generateCategoryItem">__generateCategoryItem</a></td> |
63 <td><a href="#ShortcutsDialog.__generateCategoryItem">__generateCategoryItem</a></td> |
64 <td>Private method to generate a category item.</td> |
64 <td>Private method to generate a category item.</td> |
65 </tr><tr> |
65 </tr><tr> |
66 <td><a href="#ShortcutsDialog.__generateShortcutItem">__generateShortcutItem</a></td> |
66 <td><a href="#ShortcutsDialog.__generateShortcutItem">__generateShortcutItem</a></td> |
67 <td>Private method to generate a keyboard shortcut item.</td> |
67 <td>Private method to generate a keyboard shortcut item.</td> |
68 </tr><tr> |
68 </tr><tr> |
69 <td><a href="#ShortcutsDialog.__resizeColumns">__resizeColumns</a></td> |
69 <td><a href="#ShortcutsDialog.__resizeColumns">__resizeColumns</a></td> |
70 <td>Private method to resize the list columns.</td> |
70 <td>Private method to resize the list columns.</td> |
71 </tr><tr> |
71 </tr><tr> |
72 <td><a href="#ShortcutsDialog.__resort">__resort</a></td> |
72 <td><a href="#ShortcutsDialog.__resort">__resort</a></td> |
73 <td>Private method to resort the tree.</td> |
73 <td>Private method to resort the tree.</td> |
74 </tr><tr> |
74 </tr><tr> |
75 <td><a href="#ShortcutsDialog.__saveCategoryActions">__saveCategoryActions</a></td> |
75 <td><a href="#ShortcutsDialog.__saveCategoryActions">__saveCategoryActions</a></td> |
76 <td>Private method to save the actions for a category.</td> |
76 <td>Private method to save the actions for a category.</td> |
77 </tr><tr> |
77 </tr><tr> |
78 <td><a href="#ShortcutsDialog.__shortcutChanged">__shortcutChanged</a></td> |
78 <td><a href="#ShortcutsDialog.__shortcutChanged">__shortcutChanged</a></td> |
79 <td>Private slot to handle the shortcutChanged signal of the shortcut dialog.</td> |
79 <td>Private slot to handle the shortcutChanged signal of the shortcut dialog.</td> |
80 </tr><tr> |
80 </tr><tr> |
81 <td><a href="#ShortcutsDialog.on_actionButton_toggled">on_actionButton_toggled</a></td> |
81 <td><a href="#ShortcutsDialog.on_actionButton_toggled">on_actionButton_toggled</a></td> |
82 <td>Private slot called, when the action radio button is toggled.</td> |
82 <td>Private slot called, when the action radio button is toggled.</td> |
83 </tr><tr> |
83 </tr><tr> |
84 <td><a href="#ShortcutsDialog.on_buttonBox_accepted">on_buttonBox_accepted</a></td> |
84 <td><a href="#ShortcutsDialog.on_buttonBox_accepted">on_buttonBox_accepted</a></td> |
85 <td>Private slot to handle the OK button press.</td> |
85 <td>Private slot to handle the OK button press.</td> |
86 </tr><tr> |
86 </tr><tr> |
87 <td><a href="#ShortcutsDialog.on_clearSearchButton_clicked">on_clearSearchButton_clicked</a></td> |
87 <td><a href="#ShortcutsDialog.on_clearSearchButton_clicked">on_clearSearchButton_clicked</a></td> |
88 <td>Private slot called by a click of the clear search button.</td> |
88 <td>Private slot called by a click of the clear search button.</td> |
89 </tr><tr> |
89 </tr><tr> |
90 <td><a href="#ShortcutsDialog.on_searchEdit_textChanged">on_searchEdit_textChanged</a></td> |
90 <td><a href="#ShortcutsDialog.on_searchEdit_textChanged">on_searchEdit_textChanged</a></td> |
91 <td>Private slot called, when the text in the search edit changes.</td> |
91 <td>Private slot called, when the text in the search edit changes.</td> |
92 </tr><tr> |
92 </tr><tr> |
93 <td><a href="#ShortcutsDialog.on_shortcutButton_toggled">on_shortcutButton_toggled</a></td> |
93 <td><a href="#ShortcutsDialog.on_shortcutButton_toggled">on_shortcutButton_toggled</a></td> |
94 <td>Private slot called, when the shortcuts radio button is toggled.</td> |
94 <td>Private slot called, when the shortcuts radio button is toggled.</td> |
95 </tr><tr> |
95 </tr><tr> |
96 <td><a href="#ShortcutsDialog.on_shortcutsList_itemChanged">on_shortcutsList_itemChanged</a></td> |
96 <td><a href="#ShortcutsDialog.on_shortcutsList_itemChanged">on_shortcutsList_itemChanged</a></td> |
97 <td>Private slot to handle the edit of a shortcut key.</td> |
97 <td>Private slot to handle the edit of a shortcut key.</td> |
98 </tr><tr> |
98 </tr><tr> |
99 <td><a href="#ShortcutsDialog.on_shortcutsList_itemClicked">on_shortcutsList_itemClicked</a></td> |
99 <td><a href="#ShortcutsDialog.on_shortcutsList_itemClicked">on_shortcutsList_itemClicked</a></td> |
100 <td>Private slot to handle a click in the shortcuts list.</td> |
100 <td>Private slot to handle a click in the shortcuts list.</td> |
101 </tr><tr> |
101 </tr><tr> |
102 <td><a href="#ShortcutsDialog.on_shortcutsList_itemDoubleClicked">on_shortcutsList_itemDoubleClicked</a></td> |
102 <td><a href="#ShortcutsDialog.on_shortcutsList_itemDoubleClicked">on_shortcutsList_itemDoubleClicked</a></td> |
103 <td>Private slot to handle a double click in the shortcuts list.</td> |
103 <td>Private slot to handle a double click in the shortcuts list.</td> |
104 </tr><tr> |
104 </tr><tr> |
105 <td><a href="#ShortcutsDialog.populate">populate</a></td> |
105 <td><a href="#ShortcutsDialog.populate">populate</a></td> |
106 <td>Public method to populate the dialog.</td> |
106 <td>Public method to populate the dialog.</td> |
107 </tr> |
107 </tr> |
108 </table> |
108 </table> |
109 <a NAME="ShortcutsDialog.__init__" ID="ShortcutsDialog.__init__"></a> |
109 <a NAME="ShortcutsDialog.__init__" ID="ShortcutsDialog.__init__"></a> |
110 <h4>ShortcutsDialog (Constructor)</h4> |
110 <h4>ShortcutsDialog (Constructor)</h4> |
111 <b>ShortcutsDialog</b>(<i>parent = None, name = None, modal = False</i>) |
111 <b>ShortcutsDialog</b>(<i>parent = None, name = None, modal = False</i>) |
112 <p> |
112 <p> |
113 Constructor |
113 Constructor |
114 </p><dl> |
114 </p><dl> |
115 <dt><i>parent</i></dt> |
115 <dt><i>parent</i></dt> |
116 <dd> |
116 <dd> |
117 The parent widget of this dialog. (QWidget) |
117 The parent widget of this dialog. (QWidget) |
118 </dd><dt><i>name</i></dt> |
118 </dd><dt><i>name</i></dt> |
119 <dd> |
119 <dd> |
120 The name of this dialog. (string) |
120 The name of this dialog. (string) |
121 </dd><dt><i>modal</i></dt> |
121 </dd><dt><i>modal</i></dt> |
122 <dd> |
122 <dd> |
123 Flag indicating a modal dialog. (boolean) |
123 Flag indicating a modal dialog. (boolean) |
124 </dd> |
124 </dd> |
125 </dl><a NAME="ShortcutsDialog.__checkShortcut" ID="ShortcutsDialog.__checkShortcut"></a> |
125 </dl><a NAME="ShortcutsDialog.__checkShortcut" ID="ShortcutsDialog.__checkShortcut"></a> |
126 <h4>ShortcutsDialog.__checkShortcut</h4> |
126 <h4>ShortcutsDialog.__checkShortcut</h4> |
127 <b>__checkShortcut</b>(<i>keysequence, objectType, origTopItem</i>) |
127 <b>__checkShortcut</b>(<i>keysequence, objectType, origTopItem</i>) |
128 <p> |
128 <p> |
129 Private method to check a keysequence for uniqueness. |
129 Private method to check a keysequence for uniqueness. |
130 </p><dl> |
130 </p><dl> |
131 <dt><i>keysequence</i></dt> |
131 <dt><i>keysequence</i></dt> |
132 <dd> |
132 <dd> |
133 the keysequence to check (QKeySequence) |
133 the keysequence to check (QKeySequence) |
134 </dd><dt><i>objectType</i></dt> |
134 </dd><dt><i>objectType</i></dt> |
135 <dd> |
135 <dd> |
136 type of the object (string). Entries with the same |
136 type of the object (string). Entries with the same |
137 object type are not checked for uniqueness. |
137 object type are not checked for uniqueness. |
138 </dd><dt><i>origTopItem</i></dt> |
138 </dd><dt><i>origTopItem</i></dt> |
139 <dd> |
139 <dd> |
140 refrence to the parent of the item to be checked |
140 refrence to the parent of the item to be checked |
141 (QTreeWidgetItem) |
141 (QTreeWidgetItem) |
142 </dd> |
142 </dd> |
143 </dl><dl> |
143 </dl><dl> |
144 <dt>Returns:</dt> |
144 <dt>Returns:</dt> |
145 <dd> |
145 <dd> |
146 flag indicating uniqueness (boolean) |
146 flag indicating uniqueness (boolean) |
147 </dd> |
147 </dd> |
148 </dl><a NAME="ShortcutsDialog.__generateCategoryItem" ID="ShortcutsDialog.__generateCategoryItem"></a> |
148 </dl><a NAME="ShortcutsDialog.__generateCategoryItem" ID="ShortcutsDialog.__generateCategoryItem"></a> |
149 <h4>ShortcutsDialog.__generateCategoryItem</h4> |
149 <h4>ShortcutsDialog.__generateCategoryItem</h4> |
150 <b>__generateCategoryItem</b>(<i>title</i>) |
150 <b>__generateCategoryItem</b>(<i>title</i>) |
151 <p> |
151 <p> |
152 Private method to generate a category item. |
152 Private method to generate a category item. |
153 </p><dl> |
153 </p><dl> |
154 <dt><i>title</i></dt> |
154 <dt><i>title</i></dt> |
155 <dd> |
155 <dd> |
156 title for the item (string) |
156 title for the item (string) |
157 </dd> |
157 </dd> |
158 </dl><dl> |
158 </dl><dl> |
159 <dt>Returns:</dt> |
159 <dt>Returns:</dt> |
160 <dd> |
160 <dd> |
161 reference to the category item (QTreeWidgetItem) |
161 reference to the category item (QTreeWidgetItem) |
162 </dd> |
162 </dd> |
163 </dl><a NAME="ShortcutsDialog.__generateShortcutItem" ID="ShortcutsDialog.__generateShortcutItem"></a> |
163 </dl><a NAME="ShortcutsDialog.__generateShortcutItem" ID="ShortcutsDialog.__generateShortcutItem"></a> |
164 <h4>ShortcutsDialog.__generateShortcutItem</h4> |
164 <h4>ShortcutsDialog.__generateShortcutItem</h4> |
165 <b>__generateShortcutItem</b>(<i>category, action, noCheck = False, objectType = None</i>) |
165 <b>__generateShortcutItem</b>(<i>category, action, noCheck = False, objectType = None</i>) |
166 <p> |
166 <p> |
167 Private method to generate a keyboard shortcut item. |
167 Private method to generate a keyboard shortcut item. |
168 </p><dl> |
168 </p><dl> |
169 <dt><i>category</i></dt> |
169 <dt><i>category</i></dt> |
170 <dd> |
170 <dd> |
171 reference to the category item (QTreeWidgetItem) |
171 reference to the category item (QTreeWidgetItem) |
172 </dd><dt><i>action</i></dt> |
172 </dd><dt><i>action</i></dt> |
173 <dd> |
173 <dd> |
174 reference to the keyboard action (E5Action) |
174 reference to the keyboard action (E5Action) |
175 </dd><dt><i>noCheck=</i></dt> |
175 </dd><dt><i>noCheck=</i></dt> |
176 <dd> |
176 <dd> |
177 flag indicating that no uniqueness check should |
177 flag indicating that no uniqueness check should |
178 be performed (boolean) |
178 be performed (boolean) |
179 </dd><dt><i>objectType=</i></dt> |
179 </dd><dt><i>objectType=</i></dt> |
180 <dd> |
180 <dd> |
181 type of the object (string). Objects of the same type |
181 type of the object (string). Objects of the same type |
182 are not checked for duplicate shortcuts. |
182 are not checked for duplicate shortcuts. |
183 </dd> |
183 </dd> |
184 </dl><a NAME="ShortcutsDialog.__resizeColumns" ID="ShortcutsDialog.__resizeColumns"></a> |
184 </dl><a NAME="ShortcutsDialog.__resizeColumns" ID="ShortcutsDialog.__resizeColumns"></a> |
185 <h4>ShortcutsDialog.__resizeColumns</h4> |
185 <h4>ShortcutsDialog.__resizeColumns</h4> |
186 <b>__resizeColumns</b>(<i></i>) |
186 <b>__resizeColumns</b>(<i></i>) |
187 <p> |
187 <p> |
188 Private method to resize the list columns. |
188 Private method to resize the list columns. |
189 </p><a NAME="ShortcutsDialog.__resort" ID="ShortcutsDialog.__resort"></a> |
189 </p><a NAME="ShortcutsDialog.__resort" ID="ShortcutsDialog.__resort"></a> |
190 <h4>ShortcutsDialog.__resort</h4> |
190 <h4>ShortcutsDialog.__resort</h4> |
191 <b>__resort</b>(<i></i>) |
191 <b>__resort</b>(<i></i>) |
192 <p> |
192 <p> |
193 Private method to resort the tree. |
193 Private method to resort the tree. |
194 </p><a NAME="ShortcutsDialog.__saveCategoryActions" ID="ShortcutsDialog.__saveCategoryActions"></a> |
194 </p><a NAME="ShortcutsDialog.__saveCategoryActions" ID="ShortcutsDialog.__saveCategoryActions"></a> |
195 <h4>ShortcutsDialog.__saveCategoryActions</h4> |
195 <h4>ShortcutsDialog.__saveCategoryActions</h4> |
196 <b>__saveCategoryActions</b>(<i>category, actions</i>) |
196 <b>__saveCategoryActions</b>(<i>category, actions</i>) |
197 <p> |
197 <p> |
198 Private method to save the actions for a category. |
198 Private method to save the actions for a category. |
199 </p><dl> |
199 </p><dl> |
200 <dt><i>category</i></dt> |
200 <dt><i>category</i></dt> |
201 <dd> |
201 <dd> |
202 reference to the category item (QTreeWidgetItem) |
202 reference to the category item (QTreeWidgetItem) |
203 </dd><dt><i>actions</i></dt> |
203 </dd><dt><i>actions</i></dt> |
204 <dd> |
204 <dd> |
205 list of actions for the category (list of E5Action) |
205 list of actions for the category (list of E5Action) |
206 </dd> |
206 </dd> |
207 </dl><a NAME="ShortcutsDialog.__shortcutChanged" ID="ShortcutsDialog.__shortcutChanged"></a> |
207 </dl><a NAME="ShortcutsDialog.__shortcutChanged" ID="ShortcutsDialog.__shortcutChanged"></a> |
208 <h4>ShortcutsDialog.__shortcutChanged</h4> |
208 <h4>ShortcutsDialog.__shortcutChanged</h4> |
209 <b>__shortcutChanged</b>(<i>keysequence, altKeysequence, noCheck, objectType</i>) |
209 <b>__shortcutChanged</b>(<i>keysequence, altKeysequence, noCheck, objectType</i>) |
210 <p> |
210 <p> |
211 Private slot to handle the shortcutChanged signal of the shortcut dialog. |
211 Private slot to handle the shortcutChanged signal of the shortcut dialog. |
212 </p><dl> |
212 </p><dl> |
213 <dt><i>keysequence</i></dt> |
213 <dt><i>keysequence</i></dt> |
214 <dd> |
214 <dd> |
215 the keysequence of the changed action (QKeySequence) |
215 the keysequence of the changed action (QKeySequence) |
216 </dd><dt><i>altKeysequence</i></dt> |
216 </dd><dt><i>altKeysequence</i></dt> |
217 <dd> |
217 <dd> |
218 the alternative keysequence of the changed |
218 the alternative keysequence of the changed |
219 action (QKeySequence) |
219 action (QKeySequence) |
220 </dd><dt><i>noCheck</i></dt> |
220 </dd><dt><i>noCheck</i></dt> |
221 <dd> |
221 <dd> |
222 flag indicating that no uniqueness check should |
222 flag indicating that no uniqueness check should |
223 be performed (boolean) |
223 be performed (boolean) |
224 </dd><dt><i>objectType</i></dt> |
224 </dd><dt><i>objectType</i></dt> |
225 <dd> |
225 <dd> |
226 type of the object (string). |
226 type of the object (string). |
227 </dd> |
227 </dd> |
228 </dl><a NAME="ShortcutsDialog.on_actionButton_toggled" ID="ShortcutsDialog.on_actionButton_toggled"></a> |
228 </dl><a NAME="ShortcutsDialog.on_actionButton_toggled" ID="ShortcutsDialog.on_actionButton_toggled"></a> |
229 <h4>ShortcutsDialog.on_actionButton_toggled</h4> |
229 <h4>ShortcutsDialog.on_actionButton_toggled</h4> |
230 <b>on_actionButton_toggled</b>(<i>checked</i>) |
230 <b>on_actionButton_toggled</b>(<i>checked</i>) |
231 <p> |
231 <p> |
232 Private slot called, when the action radio button is toggled. |
232 Private slot called, when the action radio button is toggled. |
233 </p><dl> |
233 </p><dl> |
234 <dt><i>checked</i></dt> |
234 <dt><i>checked</i></dt> |
235 <dd> |
235 <dd> |
236 state of the action radio button (boolean) |
236 state of the action radio button (boolean) |
237 </dd> |
237 </dd> |
238 </dl><a NAME="ShortcutsDialog.on_buttonBox_accepted" ID="ShortcutsDialog.on_buttonBox_accepted"></a> |
238 </dl><a NAME="ShortcutsDialog.on_buttonBox_accepted" ID="ShortcutsDialog.on_buttonBox_accepted"></a> |
239 <h4>ShortcutsDialog.on_buttonBox_accepted</h4> |
239 <h4>ShortcutsDialog.on_buttonBox_accepted</h4> |
240 <b>on_buttonBox_accepted</b>(<i></i>) |
240 <b>on_buttonBox_accepted</b>(<i></i>) |
241 <p> |
241 <p> |
242 Private slot to handle the OK button press. |
242 Private slot to handle the OK button press. |
243 </p><a NAME="ShortcutsDialog.on_clearSearchButton_clicked" ID="ShortcutsDialog.on_clearSearchButton_clicked"></a> |
243 </p><a NAME="ShortcutsDialog.on_clearSearchButton_clicked" ID="ShortcutsDialog.on_clearSearchButton_clicked"></a> |
244 <h4>ShortcutsDialog.on_clearSearchButton_clicked</h4> |
244 <h4>ShortcutsDialog.on_clearSearchButton_clicked</h4> |
245 <b>on_clearSearchButton_clicked</b>(<i></i>) |
245 <b>on_clearSearchButton_clicked</b>(<i></i>) |
246 <p> |
246 <p> |
247 Private slot called by a click of the clear search button. |
247 Private slot called by a click of the clear search button. |
248 </p><a NAME="ShortcutsDialog.on_searchEdit_textChanged" ID="ShortcutsDialog.on_searchEdit_textChanged"></a> |
248 </p><a NAME="ShortcutsDialog.on_searchEdit_textChanged" ID="ShortcutsDialog.on_searchEdit_textChanged"></a> |
249 <h4>ShortcutsDialog.on_searchEdit_textChanged</h4> |
249 <h4>ShortcutsDialog.on_searchEdit_textChanged</h4> |
250 <b>on_searchEdit_textChanged</b>(<i>txt</i>) |
250 <b>on_searchEdit_textChanged</b>(<i>txt</i>) |
251 <p> |
251 <p> |
252 Private slot called, when the text in the search edit changes. |
252 Private slot called, when the text in the search edit changes. |
253 </p><dl> |
253 </p><dl> |
254 <dt><i>txt</i></dt> |
254 <dt><i>txt</i></dt> |
255 <dd> |
255 <dd> |
256 text of the search edit (string) |
256 text of the search edit (string) |
257 </dd> |
257 </dd> |
258 </dl><a NAME="ShortcutsDialog.on_shortcutButton_toggled" ID="ShortcutsDialog.on_shortcutButton_toggled"></a> |
258 </dl><a NAME="ShortcutsDialog.on_shortcutButton_toggled" ID="ShortcutsDialog.on_shortcutButton_toggled"></a> |
259 <h4>ShortcutsDialog.on_shortcutButton_toggled</h4> |
259 <h4>ShortcutsDialog.on_shortcutButton_toggled</h4> |
260 <b>on_shortcutButton_toggled</b>(<i>checked</i>) |
260 <b>on_shortcutButton_toggled</b>(<i>checked</i>) |
261 <p> |
261 <p> |
262 Private slot called, when the shortcuts radio button is toggled. |
262 Private slot called, when the shortcuts radio button is toggled. |
263 </p><dl> |
263 </p><dl> |
264 <dt><i>checked</i></dt> |
264 <dt><i>checked</i></dt> |
265 <dd> |
265 <dd> |
266 state of the shortcuts radio button (boolean) |
266 state of the shortcuts radio button (boolean) |
267 </dd> |
267 </dd> |
268 </dl><a NAME="ShortcutsDialog.on_shortcutsList_itemChanged" ID="ShortcutsDialog.on_shortcutsList_itemChanged"></a> |
268 </dl><a NAME="ShortcutsDialog.on_shortcutsList_itemChanged" ID="ShortcutsDialog.on_shortcutsList_itemChanged"></a> |
269 <h4>ShortcutsDialog.on_shortcutsList_itemChanged</h4> |
269 <h4>ShortcutsDialog.on_shortcutsList_itemChanged</h4> |
270 <b>on_shortcutsList_itemChanged</b>(<i>itm, column</i>) |
270 <b>on_shortcutsList_itemChanged</b>(<i>itm, column</i>) |
271 <p> |
271 <p> |
272 Private slot to handle the edit of a shortcut key. |
272 Private slot to handle the edit of a shortcut key. |
273 </p><dl> |
273 </p><dl> |
274 <dt><i>itm</i></dt> |
274 <dt><i>itm</i></dt> |
275 <dd> |
275 <dd> |
276 reference to the item changed (QTreeWidgetItem) |
276 reference to the item changed (QTreeWidgetItem) |
277 </dd><dt><i>column</i></dt> |
277 </dd><dt><i>column</i></dt> |
278 <dd> |
278 <dd> |
279 column changed (integer) |
279 column changed (integer) |
280 </dd> |
280 </dd> |
281 </dl><a NAME="ShortcutsDialog.on_shortcutsList_itemClicked" ID="ShortcutsDialog.on_shortcutsList_itemClicked"></a> |
281 </dl><a NAME="ShortcutsDialog.on_shortcutsList_itemClicked" ID="ShortcutsDialog.on_shortcutsList_itemClicked"></a> |
282 <h4>ShortcutsDialog.on_shortcutsList_itemClicked</h4> |
282 <h4>ShortcutsDialog.on_shortcutsList_itemClicked</h4> |
283 <b>on_shortcutsList_itemClicked</b>(<i>itm, column</i>) |
283 <b>on_shortcutsList_itemClicked</b>(<i>itm, column</i>) |
284 <p> |
284 <p> |
285 Private slot to handle a click in the shortcuts list. |
285 Private slot to handle a click in the shortcuts list. |
286 </p><dl> |
286 </p><dl> |
287 <dt><i>itm</i></dt> |
287 <dt><i>itm</i></dt> |
288 <dd> |
288 <dd> |
289 the list item that was clicked (QTreeWidgetItem) |
289 the list item that was clicked (QTreeWidgetItem) |
290 </dd><dt><i>column</i></dt> |
290 </dd><dt><i>column</i></dt> |
291 <dd> |
291 <dd> |
292 the list item was clicked in (integer) |
292 the list item was clicked in (integer) |
293 </dd> |
293 </dd> |
294 </dl><a NAME="ShortcutsDialog.on_shortcutsList_itemDoubleClicked" ID="ShortcutsDialog.on_shortcutsList_itemDoubleClicked"></a> |
294 </dl><a NAME="ShortcutsDialog.on_shortcutsList_itemDoubleClicked" ID="ShortcutsDialog.on_shortcutsList_itemDoubleClicked"></a> |
295 <h4>ShortcutsDialog.on_shortcutsList_itemDoubleClicked</h4> |
295 <h4>ShortcutsDialog.on_shortcutsList_itemDoubleClicked</h4> |
296 <b>on_shortcutsList_itemDoubleClicked</b>(<i>itm, column</i>) |
296 <b>on_shortcutsList_itemDoubleClicked</b>(<i>itm, column</i>) |
297 <p> |
297 <p> |
298 Private slot to handle a double click in the shortcuts list. |
298 Private slot to handle a double click in the shortcuts list. |
299 </p><dl> |
299 </p><dl> |
300 <dt><i>itm</i></dt> |
300 <dt><i>itm</i></dt> |
301 <dd> |
301 <dd> |
302 the list item that was double clicked (QTreeWidgetItem) |
302 the list item that was double clicked (QTreeWidgetItem) |
303 </dd><dt><i>column</i></dt> |
303 </dd><dt><i>column</i></dt> |
304 <dd> |
304 <dd> |
305 the list item was double clicked in (integer) |
305 the list item was double clicked in (integer) |
306 </dd> |
306 </dd> |
307 </dl><a NAME="ShortcutsDialog.populate" ID="ShortcutsDialog.populate"></a> |
307 </dl><a NAME="ShortcutsDialog.populate" ID="ShortcutsDialog.populate"></a> |
308 <h4>ShortcutsDialog.populate</h4> |
308 <h4>ShortcutsDialog.populate</h4> |
309 <b>populate</b>(<i></i>) |
309 <b>populate</b>(<i></i>) |
310 <p> |
310 <p> |
311 Public method to populate the dialog. |
311 Public method to populate the dialog. |
312 </p> |
312 </p> |
313 <div align="right"><a href="#top">Up</a></div> |
313 <div align="right"><a href="#top">Up</a></div> |
314 <hr /> |
314 <hr /> |
315 </body></html> |
315 </body></html> |