src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.html

branch
eric7
changeset 10437
2f70ca07f0af
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10436:f6881d10e995 10437:2f70ca07f0af
92 <p> 92 <p>
93 Constructor 93 Constructor
94 </p> 94 </p>
95 <dl> 95 <dl>
96 96
97 <dt><i>parent</i></dt> 97 <dt><i>parent</i> (QWidget)</dt>
98 <dd> 98 <dd>
99 reference to the parent widget (QWidget) 99 reference to the parent widget
100 </dd> 100 </dd>
101 </dl> 101 </dl>
102 <a NAME="PluginWizardDialog.__enableOkButton" ID="PluginWizardDialog.__enableOkButton"></a> 102 <a NAME="PluginWizardDialog.__enableOkButton" ID="PluginWizardDialog.__enableOkButton"></a>
103 <h4>PluginWizardDialog.__enableOkButton</h4> 103 <h4>PluginWizardDialog.__enableOkButton</h4>
104 <b>__enableOkButton</b>(<i></i>) 104 <b>__enableOkButton</b>(<i></i>)
114 Public method to get the source code. 114 Public method to get the source code.
115 </p> 115 </p>
116 <dl> 116 <dl>
117 <dt>Return:</dt> 117 <dt>Return:</dt>
118 <dd> 118 <dd>
119 generated code (string) 119 generated code
120 </dd>
121 </dl>
122 <dl>
123 <dt>Return Type:</dt>
124 <dd>
125 str
120 </dd> 126 </dd>
121 </dl> 127 </dl>
122 <a NAME="PluginWizardDialog.on_pluginTypeCombo_currentTextChanged" ID="PluginWizardDialog.on_pluginTypeCombo_currentTextChanged"></a> 128 <a NAME="PluginWizardDialog.on_pluginTypeCombo_currentTextChanged" ID="PluginWizardDialog.on_pluginTypeCombo_currentTextChanged"></a>
123 <h4>PluginWizardDialog.on_pluginTypeCombo_currentTextChanged</h4> 129 <h4>PluginWizardDialog.on_pluginTypeCombo_currentTextChanged</h4>
124 <b>on_pluginTypeCombo_currentTextChanged</b>(<i>txt</i>) 130 <b>on_pluginTypeCombo_currentTextChanged</b>(<i>txt</i>)
126 <p> 132 <p>
127 Private slot to react upon the selection of a plug-in type. 133 Private slot to react upon the selection of a plug-in type.
128 </p> 134 </p>
129 <dl> 135 <dl>
130 136
131 <dt><i>txt</i></dt> 137 <dt><i>txt</i> (str)</dt>
132 <dd> 138 <dd>
133 selected plug-in type (string) 139 selected plug-in type
134 </dd> 140 </dd>
135 </dl> 141 </dl>
136 <a NAME="PluginWizardDialog.on_projectButton_clicked" ID="PluginWizardDialog.on_projectButton_clicked"></a> 142 <a NAME="PluginWizardDialog.on_projectButton_clicked" ID="PluginWizardDialog.on_projectButton_clicked"></a>
137 <h4>PluginWizardDialog.on_projectButton_clicked</h4> 143 <h4>PluginWizardDialog.on_projectButton_clicked</h4>
138 <b>on_projectButton_clicked</b>(<i></i>) 144 <b>on_projectButton_clicked</b>(<i></i>)
149 Public method to retrieve the plug-in package name. 155 Public method to retrieve the plug-in package name.
150 </p> 156 </p>
151 <dl> 157 <dl>
152 <dt>Return:</dt> 158 <dt>Return:</dt>
153 <dd> 159 <dd>
154 plug-in package name (string) 160 plug-in package name
161 </dd>
162 </dl>
163 <dl>
164 <dt>Return Type:</dt>
165 <dd>
166 str
155 </dd> 167 </dd>
156 </dl> 168 </dl>
157 <div align="right"><a href="#top">Up</a></div> 169 <div align="right"><a href="#top">Up</a></div>
158 <hr /> 170 <hr />
159 </body></html> 171 </body></html>

eric ide

mercurial