44 <h2>ShortcutDialog</h2> |
44 <h2>ShortcutDialog</h2> |
45 <p> |
45 <p> |
46 Class implementing a dialog for the configuration of a keyboard shortcut. |
46 Class implementing a dialog for the configuration of a keyboard shortcut. |
47 </p><h4>Signals</h4> |
47 </p><h4>Signals</h4> |
48 <dl> |
48 <dl> |
49 <dt>shortcutChanged(QKeySequence, QKeySequence, bool, objectType)</dt> |
49 <dt>shortcutChanged(QKeySequence, QKeySequence, bool, string)</dt> |
50 <dd> |
50 <dd> |
51 emitted |
51 emitted |
52 after the OK button was pressed |
52 after the OK button was pressed |
53 </dd> |
53 </dd> |
54 </dl> |
54 </dl> |
55 <h3>Derived from</h3> |
55 <h3>Derived from</h3> |
56 QDialog, Ui_ShortcutDialog |
56 QDialog, Ui_ShortcutDialog |
57 <h3>Class Attributes</h3> |
57 <h3>Class Attributes</h3> |
58 <table> |
58 <table> |
59 <tr><td>None</td></tr> |
59 <tr><td>shortcutChanged</td></tr> |
60 </table> |
60 </table> |
61 <h3>Methods</h3> |
61 <h3>Methods</h3> |
62 <table> |
62 <table> |
63 <tr> |
63 <tr> |
64 <td><a href="#ShortcutDialog.__init__">ShortcutDialog</a></td> |
64 <td><a href="#ShortcutDialog.__init__">ShortcutDialog</a></td> |