Sat, 02 Feb 2013 19:55:18 +0100
Regenerated source docu.
<!DOCTYPE html> <html><head> <title>eric5.Helpviewer.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationScriptInfoDialog</title> <meta charset="UTF-8"> <style> body { background: #EDECE6; margin: 0em 1em 10em 1em; color: black; } h1 { color: white; background: #85774A; } h2 { color: white; background: #85774A; } h3 { color: white; background: #9D936E; } h4 { color: white; background: #9D936E; } a { color: #BA6D36; } </style> </head> <body><a NAME="top" ID="top"></a> <h1>eric5.Helpviewer.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationScriptInfoDialog</h1> <p> Module implementing a dialog to show GreaseMonkey script information. </p> <h3>Global Attributes</h3> <table> <tr><td>None</td></tr> </table> <h3>Classes</h3> <table> <tr> <td><a href="#GreaseMonkeyConfigurationScriptInfoDialog">GreaseMonkeyConfigurationScriptInfoDialog</a></td> <td>Class implementing a dialog to show GreaseMonkey script information.</td> </tr> </table> <h3>Functions</h3> <table> <tr><td>None</td></tr> </table> <hr /><hr /> <a NAME="GreaseMonkeyConfigurationScriptInfoDialog" ID="GreaseMonkeyConfigurationScriptInfoDialog"></a> <h2>GreaseMonkeyConfigurationScriptInfoDialog</h2> <p> Class implementing a dialog to show GreaseMonkey script information. </p> <h3>Derived from</h3> QDialog, Ui_GreaseMonkeyConfigurationScriptInfoDialog <h3>Class Attributes</h3> <table> <tr><td>None</td></tr> </table> <h3>Class Methods</h3> <table> <tr><td>None</td></tr> </table> <h3>Methods</h3> <table> <tr> <td><a href="#GreaseMonkeyConfigurationScriptInfoDialog.__init__">GreaseMonkeyConfigurationScriptInfoDialog</a></td> <td>Constructor</td> </tr><tr> <td><a href="#GreaseMonkeyConfigurationScriptInfoDialog.on_showScriptSourceButton_clicked">on_showScriptSourceButton_clicked</a></td> <td>Private slot to show an editor window with the script source code.</td> </tr> </table> <h3>Static Methods</h3> <table> <tr><td>None</td></tr> </table> <a NAME="GreaseMonkeyConfigurationScriptInfoDialog.__init__" ID="GreaseMonkeyConfigurationScriptInfoDialog.__init__"></a> <h4>GreaseMonkeyConfigurationScriptInfoDialog (Constructor)</h4> <b>GreaseMonkeyConfigurationScriptInfoDialog</b>(<i>script, parent=None</i>) <p> Constructor </p><dl> <dt><i>script</i></dt> <dd> reference to the script (GreaseMonkeyScript) </dd><dt><i>parent</i></dt> <dd> reference to the parent widget (QWidget) </dd> </dl><a NAME="GreaseMonkeyConfigurationScriptInfoDialog.on_showScriptSourceButton_clicked" ID="GreaseMonkeyConfigurationScriptInfoDialog.on_showScriptSourceButton_clicked"></a> <h4>GreaseMonkeyConfigurationScriptInfoDialog.on_showScriptSourceButton_clicked</h4> <b>on_showScriptSourceButton_clicked</b>(<i></i>) <p> Private slot to show an editor window with the script source code. </p> <div align="right"><a href="#top">Up</a></div> <hr /> </body></html>