Documentation/Source/eric5.E5Gui.E5Action.html

changeset 1228
7afaf2fca55b
parent 945
8cd4d08fa9f6
child 1229
a8207dc73672
equal deleted inserted replaced
1227:c5db073a124f 1228:7afaf2fca55b
62 RuntimeError 62 RuntimeError
63 <h3>Class Attributes</h3> 63 <h3>Class Attributes</h3>
64 <table> 64 <table>
65 <tr><td>None</td></tr> 65 <tr><td>None</td></tr>
66 </table> 66 </table>
67 <h3>Class Methods</h3>
68 <table>
69 <tr><td>None</td></tr>
70 </table>
67 <h3>Methods</h3> 71 <h3>Methods</h3>
68 <table> 72 <table>
69 <tr> 73 <tr>
70 <td><a href="#ArgumentsError.__init__">ArgumentsError</a></td>
71 <td>Constructor</td>
72 </tr><tr>
73 <td><a href="#ArgumentsError.__repr__">__repr__</a></td> 74 <td><a href="#ArgumentsError.__repr__">__repr__</a></td>
74 <td>Private method returning a representation of the exception.</td> 75 <td>Private method returning a representation of the exception.</td>
75 </tr><tr> 76 </tr><tr>
76 <td><a href="#ArgumentsError.__str__">__str__</a></td> 77 <td><a href="#ArgumentsError.__str__">__str__</a></td>
77 <td>Private method returning a string representation of the exception.</td> 78 <td>Private method returning a string representation of the exception.</td>
78 </tr> 79 </tr>
80 </table>
81 <h3>Static Methods</h3>
82 <table>
83 <tr><td>None</td></tr>
79 </table> 84 </table>
80 <a NAME="ArgumentsError.__init__" ID="ArgumentsError.__init__"></a> 85 <a NAME="ArgumentsError.__init__" ID="ArgumentsError.__init__"></a>
81 <h4>ArgumentsError (Constructor)</h4> 86 <h4>ArgumentsError (Constructor)</h4>
82 <b>ArgumentsError</b>(<i>error</i>) 87 <b>ArgumentsError</b>(<i>error</i>)
83 <p> 88 <p>
114 QAction 119 QAction
115 <h3>Class Attributes</h3> 120 <h3>Class Attributes</h3>
116 <table> 121 <table>
117 <tr><td>None</td></tr> 122 <tr><td>None</td></tr>
118 </table> 123 </table>
124 <h3>Class Methods</h3>
125 <table>
126 <tr><td>None</td></tr>
127 </table>
119 <h3>Methods</h3> 128 <h3>Methods</h3>
120 <table> 129 <table>
121 <tr> 130 <tr>
122 <td><a href="#E5Action.__init__">E5Action</a></td>
123 <td>Constructor</td>
124 </tr><tr>
125 <td><a href="#E5Action.__ammendToolTip">__ammendToolTip</a></td> 131 <td><a href="#E5Action.__ammendToolTip">__ammendToolTip</a></td>
126 <td>Private slot to add the primary keyboard accelerator to the tooltip.</td> 132 <td>Private slot to add the primary keyboard accelerator to the tooltip.</td>
127 </tr><tr> 133 </tr><tr>
128 <td><a href="#E5Action.alternateShortcut">alternateShortcut</a></td> 134 <td><a href="#E5Action.alternateShortcut">alternateShortcut</a></td>
129 <td>Public method to retrieve the alternative keyboard shortcut.</td> 135 <td>Public method to retrieve the alternative keyboard shortcut.</td>
135 <td>Public slot to set the keyboard shortcut.</td> 141 <td>Public slot to set the keyboard shortcut.</td>
136 </tr><tr> 142 </tr><tr>
137 <td><a href="#E5Action.setShortcuts">setShortcuts</a></td> 143 <td><a href="#E5Action.setShortcuts">setShortcuts</a></td>
138 <td>Public slot to set the list of keyboard shortcuts.</td> 144 <td>Public slot to set the list of keyboard shortcuts.</td>
139 </tr> 145 </tr>
146 </table>
147 <h3>Static Methods</h3>
148 <table>
149 <tr><td>None</td></tr>
140 </table> 150 </table>
141 <a NAME="E5Action.__init__" ID="E5Action.__init__"></a> 151 <a NAME="E5Action.__init__" ID="E5Action.__init__"></a>
142 <h4>E5Action (Constructor)</h4> 152 <h4>E5Action (Constructor)</h4>
143 <b>E5Action</b>(<i>*args</i>) 153 <b>E5Action</b>(<i>*args</i>)
144 <p> 154 <p>

eric ide

mercurial