7991:866adc8c315b | 8043:0acf98cd089a |
---|---|
124 | 124 |
125 <p> | 125 <p> |
126 Special method returning a representation of the exception. | 126 Special method returning a representation of the exception. |
127 </p> | 127 </p> |
128 <dl> | 128 <dl> |
129 <dt>Returns:</dt> | 129 <dt>Return:</dt> |
130 <dd> | 130 <dd> |
131 string representing the error message | 131 string representing the error message |
132 </dd> | 132 </dd> |
133 </dl> | 133 </dl> |
134 <a NAME="ArgumentsError.__str__" ID="ArgumentsError.__str__"></a> | 134 <a NAME="ArgumentsError.__str__" ID="ArgumentsError.__str__"></a> |
137 | 137 |
138 <p> | 138 <p> |
139 Special method returning a string representation of the exception. | 139 Special method returning a string representation of the exception. |
140 </p> | 140 </p> |
141 <dl> | 141 <dl> |
142 <dt>Returns:</dt> | 142 <dt>Return:</dt> |
143 <dd> | 143 <dd> |
144 string representing the error message | 144 string representing the error message |
145 </dd> | 145 </dd> |
146 </dl> | 146 </dl> |
147 <div align="right"><a href="#top">Up</a></div> | 147 <div align="right"><a href="#top">Up</a></div> |
254 | 254 |
255 <p> | 255 <p> |
256 Public method to retrieve the alternative keyboard shortcut. | 256 Public method to retrieve the alternative keyboard shortcut. |
257 </p> | 257 </p> |
258 <dl> | 258 <dl> |
259 <dt>Returns:</dt> | 259 <dt>Return:</dt> |
260 <dd> | 260 <dd> |
261 the alternative accelerator (QKeySequence) | 261 the alternative accelerator (QKeySequence) |
262 </dd> | 262 </dd> |
263 </dl> | 263 </dl> |
264 <a NAME="E5Action.setAlternateShortcut" ID="E5Action.setAlternateShortcut"></a> | 264 <a NAME="E5Action.setAlternateShortcut" ID="E5Action.setAlternateShortcut"></a> |
370 <dd> | 370 <dd> |
371 flag indicating an exclusive action group (boolean) | 371 flag indicating an exclusive action group (boolean) |
372 </dd> | 372 </dd> |
373 </dl> | 373 </dl> |
374 <dl> | 374 <dl> |
375 <dt>Returns:</dt> | 375 <dt>Return:</dt> |
376 <dd> | 376 <dd> |
377 reference to the created action group (QActionGroup) | 377 reference to the created action group (QActionGroup) |
378 </dd> | 378 </dd> |
379 </dl> | 379 </dl> |
380 <div align="right"><a href="#top">Up</a></div> | 380 <div align="right"><a href="#top">Up</a></div> |