Documentation/Source/eric5.E5Gui.E5Action.html

changeset 2966
f85f686981ad
parent 2387
2d119e79ab54
child 3018
70924c0bdaf1
equal deleted inserted replaced
2965:d133c7edd88a 2966:f85f686981ad
87 <a NAME="ArgumentsError.__init__" ID="ArgumentsError.__init__"></a> 87 <a NAME="ArgumentsError.__init__" ID="ArgumentsError.__init__"></a>
88 <h4>ArgumentsError (Constructor)</h4> 88 <h4>ArgumentsError (Constructor)</h4>
89 <b>ArgumentsError</b>(<i>error</i>) 89 <b>ArgumentsError</b>(<i>error</i>)
90 <p> 90 <p>
91 Constructor 91 Constructor
92 </p><a NAME="ArgumentsError.__repr__" ID="ArgumentsError.__repr__"></a> 92 </p><dl>
93 <dt><i>error</i></dt>
94 <dd>
95 error message of the exception (string)
96 </dd>
97 </dl><a NAME="ArgumentsError.__repr__" ID="ArgumentsError.__repr__"></a>
93 <h4>ArgumentsError.__repr__</h4> 98 <h4>ArgumentsError.__repr__</h4>
94 <b>__repr__</b>(<i></i>) 99 <b>__repr__</b>(<i></i>)
95 <p> 100 <p>
96 Private method returning a representation of the exception. 101 Private method returning a representation of the exception.
97 </p><dl> 102 </p><dl>
178 <li>text (string), menu text (string), 183 <li>text (string), menu text (string),
179 accelarator (QKeySequence), alternative accelerator (QKeySequence), 184 accelarator (QKeySequence), alternative accelerator (QKeySequence),
180 parent (QObject), name (string)</li> 185 parent (QObject), name (string)</li>
181 </ul> 186 </ul>
182 </dd> 187 </dd>
188 </dl><dl>
189 <dt>Raises <b>ArgumentsError</b>:</dt>
190 <dd>
191 raised to indicate invalid arguments
192 </dd>
183 </dl><a NAME="E5Action.__ammendToolTip" ID="E5Action.__ammendToolTip"></a> 193 </dl><a NAME="E5Action.__ammendToolTip" ID="E5Action.__ammendToolTip"></a>
184 <h4>E5Action.__ammendToolTip</h4> 194 <h4>E5Action.__ammendToolTip</h4>
185 <b>__ammendToolTip</b>(<i></i>) 195 <b>__ammendToolTip</b>(<i></i>)
186 <p> 196 <p>
187 Private slot to add the primary keyboard accelerator to the tooltip. 197 Private slot to add the primary keyboard accelerator to the tooltip.

eric ide

mercurial