src/eric7/Documentation/Source/eric7.Plugins.PluginAbout.html

branch
eric7
changeset 10437
2f70ca07f0af
parent 10064
8c3207703dac
child 10479
856476537696
equal deleted inserted replaced
10436:f6881d10e995 10437:2f70ca07f0af
96 <p> 96 <p>
97 Constructor 97 Constructor
98 </p> 98 </p>
99 <dl> 99 <dl>
100 100
101 <dt><i>ui</i></dt> 101 <dt><i>ui</i> (UserInterface)</dt>
102 <dd> 102 <dd>
103 reference to the user interface object (UI.UserInterface) 103 reference to the user interface object
104 </dd> 104 </dd>
105 </dl> 105 </dl>
106 <a NAME="AboutPlugin.__about" ID="AboutPlugin.__about"></a> 106 <a NAME="AboutPlugin.__about" ID="AboutPlugin.__about"></a>
107 <h4>AboutPlugin.__about</h4> 107 <h4>AboutPlugin.__about</h4>
108 <b>__about</b>(<i></i>) 108 <b>__about</b>(<i></i>)
139 Public method to activate this plugin. 139 Public method to activate this plugin.
140 </p> 140 </p>
141 <dl> 141 <dl>
142 <dt>Return:</dt> 142 <dt>Return:</dt>
143 <dd> 143 <dd>
144 tuple of None and activation status (boolean) 144 tuple of None and activation status
145 </dd>
146 </dl>
147 <dl>
148 <dt>Return Type:</dt>
149 <dd>
150 bool
145 </dd> 151 </dd>
146 </dl> 152 </dl>
147 <a NAME="AboutPlugin.deactivate" ID="AboutPlugin.deactivate"></a> 153 <a NAME="AboutPlugin.deactivate" ID="AboutPlugin.deactivate"></a>
148 <h4>AboutPlugin.deactivate</h4> 154 <h4>AboutPlugin.deactivate</h4>
149 <b>deactivate</b>(<i></i>) 155 <b>deactivate</b>(<i></i>)

eric ide

mercurial