Documentation/Source/eric5.E5Gui.E5Action.html

branch
5_1_x
changeset 1278
fb0460fd00b9
parent 440
69ace3e2dcf6
child 1523
e38f749a6f28
equal deleted inserted replaced
1277:52dd5a2f1ed1 1278:fb0460fd00b9
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> 74 <td><a href="#ArgumentsError.__init__">ArgumentsError</a></td>
71 <td>Constructor</td> 75 <td>Constructor</td>
74 <td>Private method returning a representation of the exception.</td> 78 <td>Private method returning a representation of the exception.</td>
75 </tr><tr> 79 </tr><tr>
76 <td><a href="#ArgumentsError.__str__">__str__</a></td> 80 <td><a href="#ArgumentsError.__str__">__str__</a></td>
77 <td>Private method returning a string representation of the exception.</td> 81 <td>Private method returning a string representation of the exception.</td>
78 </tr> 82 </tr>
83 </table>
84 <h3>Static Methods</h3>
85 <table>
86 <tr><td>None</td></tr>
79 </table> 87 </table>
80 <a NAME="ArgumentsError.__init__" ID="ArgumentsError.__init__"></a> 88 <a NAME="ArgumentsError.__init__" ID="ArgumentsError.__init__"></a>
81 <h4>ArgumentsError (Constructor)</h4> 89 <h4>ArgumentsError (Constructor)</h4>
82 <b>ArgumentsError</b>(<i>error</i>) 90 <b>ArgumentsError</b>(<i>error</i>)
83 <p> 91 <p>
114 QAction 122 QAction
115 <h3>Class Attributes</h3> 123 <h3>Class Attributes</h3>
116 <table> 124 <table>
117 <tr><td>None</td></tr> 125 <tr><td>None</td></tr>
118 </table> 126 </table>
127 <h3>Class Methods</h3>
128 <table>
129 <tr><td>None</td></tr>
130 </table>
119 <h3>Methods</h3> 131 <h3>Methods</h3>
120 <table> 132 <table>
121 <tr> 133 <tr>
122 <td><a href="#E5Action.__init__">E5Action</a></td> 134 <td><a href="#E5Action.__init__">E5Action</a></td>
123 <td>Constructor</td> 135 <td>Constructor</td>
135 <td>Public slot to set the keyboard shortcut.</td> 147 <td>Public slot to set the keyboard shortcut.</td>
136 </tr><tr> 148 </tr><tr>
137 <td><a href="#E5Action.setShortcuts">setShortcuts</a></td> 149 <td><a href="#E5Action.setShortcuts">setShortcuts</a></td>
138 <td>Public slot to set the list of keyboard shortcuts.</td> 150 <td>Public slot to set the list of keyboard shortcuts.</td>
139 </tr> 151 </tr>
152 </table>
153 <h3>Static Methods</h3>
154 <table>
155 <tr><td>None</td></tr>
140 </table> 156 </table>
141 <a NAME="E5Action.__init__" ID="E5Action.__init__"></a> 157 <a NAME="E5Action.__init__" ID="E5Action.__init__"></a>
142 <h4>E5Action (Constructor)</h4> 158 <h4>E5Action (Constructor)</h4>
143 <b>E5Action</b>(<i>*args</i>) 159 <b>E5Action</b>(<i>*args</i>)
144 <p> 160 <p>

eric ide

mercurial