src/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.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 parent widget (QWidget) 99 parent widget
100 </dd> 100 </dd>
101 </dl> 101 </dl>
102 <a NAME="InputDialogWizardDialog.__typeSelectButtonToggled" ID="InputDialogWizardDialog.__typeSelectButtonToggled"></a> 102 <a NAME="InputDialogWizardDialog.__typeSelectButtonToggled" ID="InputDialogWizardDialog.__typeSelectButtonToggled"></a>
103 <h4>InputDialogWizardDialog.__typeSelectButtonToggled</h4> 103 <h4>InputDialogWizardDialog.__typeSelectButtonToggled</h4>
104 <b>__typeSelectButtonToggled</b>(<i>checked</i>) 104 <b>__typeSelectButtonToggled</b>(<i>checked</i>)
124 <p> 124 <p>
125 Public method to get the source code for Qt6. 125 Public method to get the source code for Qt6.
126 </p> 126 </p>
127 <dl> 127 <dl>
128 128
129 <dt><i>indLevel</i></dt> 129 <dt><i>indLevel</i> (int)</dt>
130 <dd> 130 <dd>
131 indentation level (int) 131 indentation level
132 </dd> 132 </dd>
133 <dt><i>indString</i></dt> 133 <dt><i>indString</i> (str)</dt>
134 <dd> 134 <dd>
135 string used for indentation (space or tab) (string) 135 string used for indentation (space or tab)
136 </dd> 136 </dd>
137 </dl> 137 </dl>
138 <dl> 138 <dl>
139 <dt>Return:</dt> 139 <dt>Return:</dt>
140 <dd> 140 <dd>
141 generated code (string) 141 generated code
142 </dd>
143 </dl>
144 <dl>
145 <dt>Return Type:</dt>
146 <dd>
147 str
142 </dd> 148 </dd>
143 </dl> 149 </dl>
144 <a NAME="InputDialogWizardDialog.on_bTest_clicked" ID="InputDialogWizardDialog.on_bTest_clicked"></a> 150 <a NAME="InputDialogWizardDialog.on_bTest_clicked" ID="InputDialogWizardDialog.on_bTest_clicked"></a>
145 <h4>InputDialogWizardDialog.on_bTest_clicked</h4> 151 <h4>InputDialogWizardDialog.on_bTest_clicked</h4>
146 <b>on_bTest_clicked</b>(<i></i>) 152 <b>on_bTest_clicked</b>(<i></i>)
155 <p> 161 <p>
156 Private slot called by a button of the button box clicked. 162 Private slot called by a button of the button box clicked.
157 </p> 163 </p>
158 <dl> 164 <dl>
159 165
160 <dt><i>button</i></dt> 166 <dt><i>button</i> (QAbstractButton)</dt>
161 <dd> 167 <dd>
162 button that was clicked (QAbstractButton) 168 button that was clicked
163 </dd> 169 </dd>
164 </dl> 170 </dl>
165 <div align="right"><a href="#top">Up</a></div> 171 <div align="right"><a href="#top">Up</a></div>
166 <hr /> 172 <hr />
167 </body></html> 173 </body></html>

eric ide

mercurial