src/eric7/Documentation/Source/eric7.CodeFormatting.BlackConfigurationDialog.html

branch
eric7
changeset 9343
7180fb8677e5
parent 9338
e7e6c61805cf
child 10479
856476537696
equal deleted inserted replaced
9342:07a037ce923a 9343:7180fb8677e5
177 Private method to populate the target versions list widget with checkable 177 Private method to populate the target versions list widget with checkable
178 Python version entries. 178 Python version entries.
179 </p> 179 </p>
180 <a NAME="BlackConfigurationDialog.getConfiguration" ID="BlackConfigurationDialog.getConfiguration"></a> 180 <a NAME="BlackConfigurationDialog.getConfiguration" ID="BlackConfigurationDialog.getConfiguration"></a>
181 <h4>BlackConfigurationDialog.getConfiguration</h4> 181 <h4>BlackConfigurationDialog.getConfiguration</h4>
182 <b>getConfiguration</b>(<i></i>) 182 <b>getConfiguration</b>(<i>saveToProject=False</i>)
183 183
184 <p> 184 <p>
185 Public method to get the current configuration parameters. 185 Public method to get the current configuration parameters.
186 </p> 186 </p>
187 <dl>
188
189 <dt><i>saveToProject</i> (bool (optional))</dt>
190 <dd>
191 flag indicating to save the configuration data in the
192 project file (defaults to False)
193 </dd>
194 </dl>
187 <dl> 195 <dl>
188 <dt>Return:</dt> 196 <dt>Return:</dt>
189 <dd> 197 <dd>
190 dictionary containing the configuration parameters 198 dictionary containing the configuration parameters
191 </dd> 199 </dd>

eric ide

mercurial