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 (E4Action) |
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> |
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 E4Action) |
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> |