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

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
137 Private slot to (re)initialize the plugin. 137 Private slot to (re)initialize the plugin.
138 </p> 138 </p>
139 139
140 <a NAME="EricapiPlugin.__projectShowMenu" ID="EricapiPlugin.__projectShowMenu"></a> 140 <a NAME="EricapiPlugin.__projectShowMenu" ID="EricapiPlugin.__projectShowMenu"></a>
141 <h4>EricapiPlugin.__projectShowMenu</h4> 141 <h4>EricapiPlugin.__projectShowMenu</h4>
142 <b>__projectShowMenu</b>(<i>menuName, menu</i>) 142 <b>__projectShowMenu</b>(<i>menuName, _menu</i>)
143 <p> 143 <p>
144 Private slot called, when the the project menu or a submenu is 144 Private slot called, when the the project menu or a submenu is
145 about to be shown. 145 about to be shown.
146 </p> 146 </p>
147 147
149 149
150 <dt><i>menuName</i> (str)</dt> 150 <dt><i>menuName</i> (str)</dt>
151 <dd> 151 <dd>
152 name of the menu to be shown 152 name of the menu to be shown
153 </dd> 153 </dd>
154 <dt><i>menu</i> (QMenu)</dt> 154 <dt><i>_menu</i> (QMenu)</dt>
155 <dd> 155 <dd>
156 reference to the menu 156 reference to the menu (unused)
157 </dd> 157 </dd>
158 </dl> 158 </dl>
159 <a NAME="EricapiPlugin.activate" ID="EricapiPlugin.activate"></a> 159 <a NAME="EricapiPlugin.activate" ID="EricapiPlugin.activate"></a>
160 <h4>EricapiPlugin.activate</h4> 160 <h4>EricapiPlugin.activate</h4>
161 <b>activate</b>(<i></i>) 161 <b>activate</b>(<i></i>)

eric ide

mercurial