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

branch
eric7
changeset 10437
2f70ca07f0af
parent 10064
8c3207703dac
child 10479
856476537696
equal deleted inserted replaced
10436:f6881d10e995 10437:2f70ca07f0af
104 <p> 104 <p>
105 Constructor 105 Constructor
106 </p> 106 </p>
107 <dl> 107 <dl>
108 108
109 <dt><i>ui</i></dt> 109 <dt><i>ui</i> (UserInterface)</dt>
110 <dd> 110 <dd>
111 reference to the user interface object (UI.UserInterface) 111 reference to the user interface object
112 </dd> 112 </dd>
113 </dl> 113 </dl>
114 <a NAME="FileDialogWizard.__callForm" ID="FileDialogWizard.__callForm"></a> 114 <a NAME="FileDialogWizard.__callForm" ID="FileDialogWizard.__callForm"></a>
115 <h4>FileDialogWizard.__callForm</h4> 115 <h4>FileDialogWizard.__callForm</h4>
116 <b>__callForm</b>(<i>editor, variant</i>) 116 <b>__callForm</b>(<i>editor, variant</i>)
131 </dd> 131 </dd>
132 </dl> 132 </dl>
133 <dl> 133 <dl>
134 <dt>Return:</dt> 134 <dt>Return:</dt>
135 <dd> 135 <dd>
136 the generated code (string) 136 the generated code
137 </dd>
138 </dl>
139 <dl>
140 <dt>Return Type:</dt>
141 <dd>
142 str
137 </dd> 143 </dd>
138 </dl> 144 </dl>
139 <a NAME="FileDialogWizard.__handle" ID="FileDialogWizard.__handle"></a> 145 <a NAME="FileDialogWizard.__handle" ID="FileDialogWizard.__handle"></a>
140 <h4>FileDialogWizard.__handle</h4> 146 <h4>FileDialogWizard.__handle</h4>
141 <b>__handle</b>(<i>variant</i>) 147 <b>__handle</b>(<i>variant</i>)
194 Public method to activate this plugin. 200 Public method to activate this plugin.
195 </p> 201 </p>
196 <dl> 202 <dl>
197 <dt>Return:</dt> 203 <dt>Return:</dt>
198 <dd> 204 <dd>
199 tuple of None and activation status (boolean) 205 tuple of None and activation status
206 </dd>
207 </dl>
208 <dl>
209 <dt>Return Type:</dt>
210 <dd>
211 bool
200 </dd> 212 </dd>
201 </dl> 213 </dl>
202 <a NAME="FileDialogWizard.deactivate" ID="FileDialogWizard.deactivate"></a> 214 <a NAME="FileDialogWizard.deactivate" ID="FileDialogWizard.deactivate"></a>
203 <h4>FileDialogWizard.deactivate</h4> 215 <h4>FileDialogWizard.deactivate</h4>
204 <b>deactivate</b>(<i></i>) 216 <b>deactivate</b>(<i></i>)

eric ide

mercurial